@charset "UTF-8";.btn--primary{color:#000}.fakturoid footer .sf-social a{color:#118a00!important}.MuiAppBar-root.MuiAppBar-colorPrimary{background:#141100!important}.MuiAppBar-root.MuiAppBar-colorPrimary .tab.active{color:#ffdc43;border-bottom-color:#ffdc43}.faq-section,.fakturoid-landing-page{background:#fff!important}.fakturoid-landing-page h1,.fakturoid-landing-page h2{color:#118a00}.fakturoid-landing-page .lp__hero{background:none!important}.fakturoid-landing-page .lp__hero-media .mockup{box-shadow:0 20px 40px #1118274d}.fakturoid-landing-page .logo-chip{background:#fff!important;display:flex;justify-content:center;align-items:center}.fakturoid-landing-page .logo-chip img{max-width:100px}.logs-screen,.scraping-screen,.warranties-screen,.dials-page,.companies-view,.reporting{width:100%;height:100%}.logs-screen .navigation,.scraping-screen .navigation,.warranties-screen .navigation,.dials-page .navigation,.companies-view .navigation,.reporting .navigation{display:flex;gap:var(--mg-small)}.logs-screen .navigation button,.scraping-screen .navigation button,.warranties-screen .navigation button,.dials-page .navigation button,.companies-view .navigation button,.reporting .navigation button{padding:0}.logs-screen .navigation button a,.scraping-screen .navigation button a,.warranties-screen .navigation button a,.dials-page .navigation button a,.companies-view .navigation button a,.reporting .navigation button a{padding:6px;text-decoration:none;color:var(--bg-primary);height:100%;align-items:center;display:flex}.logs-screen .navigation button a.active,.scraping-screen .navigation button a.active,.warranties-screen .navigation button a.active,.dials-page .navigation button a.active,.companies-view .navigation button a.active,.reporting .navigation button a.active{background:var(--bg-primary);color:#fff}.logs-screen .log{height:calc(100% - 30px)}.logs-screen .log .header{display:flex;align-items:center}.logs-screen .log .header .header-actions{display:flex;justify-content:center;gap:10px}.logs-screen .log .header h3{flex:1}.logs-screen .log .additional-filters{flex:1;display:flex;gap:5px;align-items:center}.logs-screen .log .additional-filters>*{min-width:150px;flex:1}.logs-screen .log .Log{height:calc(100% - 60px)}:root{--bg-bg: white;--text-primary: black;--bg-primary: #072D6B;--bg-secondary: #009BDF;--bg-tertiary: #F8FDFF;--bg-error: #9B0000;--bg-error-light: #FFF0F0;--bg-success-light: #EAFFF3;--bg-for-approval: #FFF9EA;--bg-hover: #EEFAFF;--border-bg-tertiary: #CCEFFF;--color-primary: white;--color-success-light: #007E38;--color-error: #9B0000;--color-for-approval: #7B5C04;--color-secondary: #072D6B;--color-tertiary: #CCEFFF;--mg-xsmall: 4px;--mg-small: 8px;--mg-medium: 16px;--mg-medium-large: 24px;--mg-large: 32px;--mg-xlarge: 40px;--mg-xxlarge: 64px;--font-face: Mulish;--standard-border-radius: 5px}html,body{background:var(--bg-bg);scroll-behavior:smooth;padding:0;margin:0;height:100%;width:100%;min-height:100vh;color:var(--text-primary)}@supports (-webkit-touch-callout: none){html,body{min-height:-webkit-fill-available;min-height:fill-available}}*{font-family:var(--font-face),sans-serif;box-sizing:border-box;-webkit-font-smoothing:antialiased}body{overflow:auto;position:relative}body .application{min-height:100vh}@supports (-webkit-touch-callout: none){body .application{min-height:-webkit-fill-available;min-height:fill-available}}body .application .public-screen{min-height:100vh}@supports (-webkit-touch-callout: none){body .application .public-screen{min-height:-webkit-fill-available;min-height:fill-available}}#root{width:100%;height:100%;padding:0;margin:0}.main{height:100%;display:flex;flex-direction:column}.main .app-header{min-height:64px}.main .content{padding:var(--mg-medium);gap:var(--mg-medium);height:calc(100% - 64px)}.main .content .sidebar .menu{background:#fff;display:flex;flex-direction:column;gap:var(--mg-xsmall)}.main .content .sidebar .menu a{display:flex;flex-direction:column;min-height:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;font-weight:800;white-space:nowrap;cursor:pointer;line-height:1;text-decoration:none;padding:15px 5px;margin:2px 0;border:1px solid white;border-radius:5px;color:var(--color-secondary);--color: var(--color-secondary)}.main .content .sidebar .menu a:hover:not(.active){border-color:var(--bg-primary);transition:.1s}.main .content .sidebar .menu a .text{font-weight:700;font-size:13px;line-height:18px}.main .content .sidebar .menu a svg{width:40px;height:40px;margin-bottom:var(--mg-small)}.main .content .sidebar .menu a:first-child{margin-top:0}.main .content .sidebar .menu a:last-child{margin-bottom:0}.main .content .sidebar .menu a.active{background:var(--bg-primary);color:var(--color-primary);--color: var(--color-primary)}.app-header{padding-left:20px}.app-header h3{flex:1}.app-header .logo{text-align:center;width:160px;display:block;text-decoration:none}.app-header .logo svg{width:100px;height:30px;display:block;margin:0 auto}.app-header .logo h3{color:#fff;font-weight:900;font-size:10px;line-height:14px;padding:0;margin:0}.MuiDrawer-root .MuiPaper-root{padding:24px 0}.MuiDrawer-root .MuiPaper-root .logo{display:block;text-decoration:none}.MuiDrawer-root .MuiPaper-root .tabs{display:flex;flex-direction:column;align-items:center}.MuiDrawer-root .MuiPaper-root .tabs a{width:100%;color:var(--color-secondary)}.MuiDrawer-root .MuiPaper-root .logout{text-decoration:none}.MuiDrawer-root .MuiPaper-root .actions .icon-text-button{border:none;width:100%;justify-content:normal;gap:0;color:var(--color-secondary)}.MuiDrawer-root .MuiPaper-root .actions .icon-text-button svg{margin-right:20px;width:20px;height:20px}.MuiAppBar-root.MuiAppBar-colorPrimary,.MuiDrawer-root.MuiAppBar-colorPrimary{background:#163448}.MuiAppBar-root .tabs,.MuiDrawer-root .tabs{width:100%;align-items:center}.MuiAppBar-root .tabs .tab,.MuiDrawer-root .tabs .tab{position:relative}.MuiAppBar-root .tabs .tab:not(:last-of-type):after,.MuiDrawer-root .tabs .tab:not(:last-of-type):after{content:"";position:absolute;right:0;top:40%;height:20%;width:1px;background-color:#fff}.MuiAppBar-root .tab,.MuiAppBar-root .actions .icon-text-button,.MuiDrawer-root .tab,.MuiDrawer-root .actions .icon-text-button{height:64px;display:flex;align-items:center;text-decoration:none;font-weight:500;line-height:17.5px;font-size:17px;padding:var(--mg-medium);text-align:left;color:#fff}.MuiAppBar-root .tab span,.MuiAppBar-root .actions .icon-text-button span,.MuiDrawer-root .tab span,.MuiDrawer-root .actions .icon-text-button span{margin-left:40px}.MuiAppBar-root .tab.active,.MuiAppBar-root .actions .icon-text-button.active,.MuiDrawer-root .tab.active,.MuiDrawer-root .actions .icon-text-button.active{border-bottom:2px solid #00FF00;color:#0f0}.MuiAppBar-root .username,.MuiDrawer-root .username{height:51px;border:none;margin-left:auto;display:flex;background:none;align-items:center;color:#fff;font-weight:700;border-radius:var(--standard-border-radius) var(--standard-border-radius) 0 0}.MuiAppBar-root .username.active,.MuiDrawer-root .username.active{transition:.2s;background:var(--bg-primary);color:var(--color-primary)}.MuiAppBar-root .username svg,.MuiDrawer-root .username svg{width:26px;height:22.5px}.MuiAppBar-root .username span,.MuiDrawer-root .username span{font-weight:700;line-height:15px;text-indent:5px;font-size:15px}.user-popup .MuiPaper-root{box-shadow:0 30px 40px #0000001f;border-radius:0 0 var(--standard-border-radius) var(--standard-border-radius);min-width:fit-content;border:1px solid var(--bg-secondary);border-top:none;margin-top:-1px}.user-popup .MuiPaper-root .logout{border-top:1px solid var(--bg-secondary);text-decoration:none}.user-popup .MuiPaper-root .logout>button{padding:8px}.user-popup .MuiPaper-root button.icon-text-button{color:var(--color-secondary);border:none}.login-form{min-height:100vh;display:flex;justify-content:center;align-items:center}@supports (-webkit-touch-callout: none){.login-form{min-height:-webkit-fill-available;min-height:fill-available}}.login-form .hint{margin-top:0}.login-form .card{width:500px;height:500px}.login-form .card .password-field,.login-form .card .email-field{margin-bottom:10px}.dialog-form-widget .title{display:flex;justify-content:space-between;align-items:center}.dialog-form-widget .title .close{height:40px;width:40px;margin-right:10px}.dialog-form-widget .form-widget>div{margin:5px 0;width:100%}.form-input{width:100%}.section-dialog{display:flex;gap:10px}.section-dialog .form .form-header{display:flex;justify-content:space-between;margin-bottom:10px;align-items:center}.section-dialog .form .form-header h3{margin:0}.section-dialog .sections{width:200px}.section-dialog .sections .section{padding:5px 10px}.section-dialog .sections .section.active{background:#28abf5;color:#fff}.app-loading{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.app-loading span{width:100px!important;height:100px!important;color:#00f}.app-loading h2{text-align:center}.service-status-unavailable{padding:5px 10px;background:#ff4500;margin:0 var(--mg-medium);font-weight:800;font-size:18px;border-radius:3px}.service-status-unavailable:nth-child(2n){margin:var(--mg-medium)}.notifications{display:flex;flex-direction:column;gap:var(--mg-medium);width:100%}.notifications .header{display:flex;gap:5px}.notifications .header .search-input{flex:1}.notifications .list{flex:1;overflow:auto;height:calc(100% - 100px)}.notifications .list .notification{background-color:#f0f0f0;border:1px solid #ccc;padding:10px;display:flex;gap:20px;align-items:center;margin:10px;box-shadow:0 2px 4px #0000001a;border-radius:4px;font-family:Arial,sans-serif}.notifications .list .notification span:first-child{font-weight:700;min-width:130px}.notifications .list .notification span:last-child{display:flex;align-items:center;gap:5px;color:#fff;padding:5px 10px;border-radius:4px}.email-settings{width:100%}.email-settings .categories{display:flex;gap:10px}.email-settings .categories a.category{display:block;border:1px solid var(--bg-primary);border-radius:5px;box-sizing:border-box;background:none;cursor:pointer;padding:6px 10px;color:var(--bg-primary);text-decoration:none}.email-settings .categories a.category.selected{background:var(--bg-primary);color:#fff}.email-settings .header{display:flex;align-items:center}.email-settings .header h4{flex:1}.email-settings .header .info-button{margin-left:5px}.email-settings .list{width:100%}.email-settings .list .setting{margin-top:5px;border:1px solid black;border-radius:5px;display:flex;gap:5px;align-items:center;width:100%;padding:5px 10px}.email-settings .list .setting .setting-title{flex:1}.email-settings .list .setting .setting-title h4{margin:5px 0 0}.email-settings .list .setting .setting-title h4 a{text-decoration:none}.email-settings .list .setting .setting-title .statistics{display:flex;align-items:center;gap:5px}.email-settings .list .setting .setting-title .statistics>a{text-decoration:none;display:flex;align-items:center}.email-settings .list .setting .setting-title .statistics>a:hover{text-decoration:underline}.email-settings .list .setting .setting-title .last-send{font-size:12px}.email-settings .list .setting .subject{flex:1}.email-settings .list .setting .icon-button.disabled button{background:var(--bg-primary);--color: white}.email-settings-info .variables{font-size:14px;margin-top:10px}.email-settings-info .list-iteration{white-space:pre}.email-settings-info .list-iteration img{width:100%}.condition-form .add-condition-button{margin:10px 0 0 auto}.condition-form .add-condition-button:hover{transition:.2s;background:var(--bg-primary);color:#fff}.condition-form .condition-field .while-label{text-align:center;color:#0009;font-size:14px;margin-bottom:5px}.condition-form .condition-field .condition{display:flex;justify-content:center;align-items:center;gap:5px}.condition-form .condition-field .condition>div{width:100%;min-width:150px}.condition-form .condition-field .condition-form-date-range-input{display:flex;flex-direction:column;gap:5px}.condition-form .condition-field .condition-form-date-range-input>*{width:100%}.email-settings-dialog .MuiDialog-paperScrollPaper{width:700px;height:700px}.email-settings-dialog .file-language-select{display:grid;grid-template-columns:auto auto;grid-column-gap:20px;grid-row-gap:20px;margin-bottom:20px}.email-settings-dialog .files{display:flex;justify-content:center;align-items:center;gap:5px;flex-wrap:wrap}.email-settings-dialog .files .file{align-items:center;display:flex;gap:5px;border:1px solid var(--bg-primary);padding:5px 10px;border-radius:5px;color:var(--bg-primary);font-size:14px;line-height:16px;max-width:150px}.email-settings-dialog .files .file a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.email-settings-dialog .files .file .icon-button>button{border:none!important}.application-picker{display:flex;flex-direction:column;height:100%}.application-picker .app-header{min-height:56px}.application-picker .applications{padding:var(--mg-medium);display:flex;gap:var(--mg-medium);height:calc(100% - 56px)}.application-picker .applications .app{width:200px;height:80px;padding:5px 10px;border:1px solid blue;border-radius:5px;display:flex;gap:10px;align-items:center;text-decoration:none}.application-picker .applications .app svg{width:35px;height:35px}.application-picker .applications .app div{font-size:20px}.flex-fields{display:flex;gap:5px}.cold-lead{width:100%;height:100%}.cold-lead .detail-header .bar{background:var(--bg-tertiary);border-color:var(--border-bg-tertiary)}.cold-lead .detail-header .bookmark{width:550px!important;background:var(--bg-tertiary);border-color:var(--border-bg-tertiary)}.cold-lead .detail-header .bookmark .cold-lead-button.active button{background:var(--bg-primary);color:#fff;--color: white}.cold-lead .detail-header .bookmark .title .name{text-decoration-line:underline}.cold-lead .info-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important}.cold-lead .info-grid .box .row{display:flex;font-size:14px;line-height:16px;margin:15px 0;align-items:center}.cold-lead .info-grid .box .row span:first-child{width:150px;font-weight:600}.cold-lead .info-grid .box .row *:nth-child(2){flex:1;max-height:40px;overflow:auto}.cold-lead .info-grid .company-orders-table{grid-column:span 2}.cold-lead .info-grid .cold-lead-activities{max-height:400px}.cold-lead .info-grid .cold-lead-addresses .address{padding:5px 10px}.cold-lead .info-grid .phone-numbers .phone-number{display:flex;align-items:center;padding:5px 10px}.cold-lead .info-grid .phone-numbers .phone-number a{flex:1}.loading{display:flex;flex-direction:column;gap:5px;z-index:100000000}.MuiDataGrid-cell .actions{display:flex;gap:var(--mg-xsmall);height:100%;justify-content:end;align-items:center}.MuiDataGrid-cell .actions .disabled button{background:var(--bg-primary);--color: white}.MuiDataGrid-cell .actions a{text-decoration:none;color:inherit}.files-segment{margin-top:var(--mg-medium)}.files-segment .table-header{align-items:center}.files-segment .table-header h4{flex:0;margin-right:10px}.files-segment .images{margin-top:10px}.files-segment .attachments,.files-segment .images{display:flex;flex-wrap:wrap;gap:var(--mg-small)}.files-segment .attachments .image,.files-segment .images .image{position:relative}.files-segment .attachments .image img,.files-segment .images .image img{max-width:300px;max-height:250px;object-fit:cover}.files-segment .attachments .image .icon-button,.files-segment .images .image .icon-button{position:absolute;right:10px;top:10px}.files-segment .attachments .image .icon-button>button,.files-segment .images .image .icon-button>button{border:none}.files-segment .attachments .image .icon-button.share,.files-segment .images .image .icon-button.share{right:35px}.files-segment .attachments .file,.files-segment .images .file{align-items:center;display:flex;gap:5px;border:1px solid var(--bg-primary);padding:15px 10px;border-radius:5px;color:var(--bg-primary);font-size:14px;line-height:16px}.files-segment .attachments .file .icon-button>button,.files-segment .images .file .icon-button>button{border:none!important}.dialog-datagrid-detail .header{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 0}.dialog-datagrid-detail h2{padding:0}.dialog-datagrid-detail .MuiPaper-root{min-width:90%;height:90%}.dialog-datagrid-detail .MuiPaper-root .MuiDialogContent-root{display:flex;flex-direction:column}.link-shorterer{width:100%;height:100%;display:flex;flex-direction:column}.link-shorterer .link-input{width:60%;margin:0 auto;display:flex;gap:10px}.link-shorterer .link-input .MuiTextField-root{flex:1;display:block}.link-shorterer .link-input .MuiTextField-root>div{width:100%}.link-shorterer .link-input .save-button{background:#1976d2;padding:10px 25px;outline:none;border:none;border-radius:3px;color:#fff;font-weight:700}.link-shorterer .data-grid{margin-top:20px;height:100%}.link-shorterer .data-grid .link-shortened{display:flex;align-items:center;justify-content:space-between}.product-import-results .results .statistics{margin-bottom:10px}.product-import-results .results .skipped .product-codes{color:#00f;font-size:12px}.product-import-results .results .success .product-codes{color:green;font-size:12px}.product-import-results .results .import-result{font-size:12px}.product-import-results .results .import-result.error{color:#f08080}.price-list{width:100%;height:100%}.price-list>div{margin-bottom:var(--mg-large)}.price-list .detail-header .bar{border-width:1px 0 0 0!important;border-radius:0!important;margin:0 -1px!important;position:relative;background:var(--bg-tertiary);border-color:var(--border-bg-tertiary)}.price-list .detail-header .bookmark{width:700px!important;background:var(--bg-tertiary);border-color:var(--border-bg-tertiary)}.price-list .detail-header .bookmark .title .price-list-name{font-weight:700;text-decoration-line:underline}.price-list .detail-header .bookmark .title .price-list-info{font-weight:300;font-size:10px;line-height:13px}.price-list .note-box{max-width:33%}.price-list .price-list-products .MuiDataGrid-root,.price-list .price-list-companies .MuiDataGrid-root{height:400px}.price-list .price-list-products .table-header .buttons,.price-list .price-list-companies .table-header .buttons{display:flex;width:50%;flex-direction:row;align-items:stretch;justify-content:end}.price-list .price-list-products .table-header .buttons .icon-button,.price-list .price-list-products .table-header .buttons .Dialog-form,.price-list .price-list-companies .table-header .buttons .icon-button,.price-list .price-list-companies .table-header .buttons .Dialog-form{margin:1px}.price-list .price-list-products .table-header .buttons .icon-button .icon-button,.price-list .price-list-products .table-header .buttons .Dialog-form .icon-button,.price-list .price-list-companies .table-header .buttons .icon-button .icon-button,.price-list .price-list-companies .table-header .buttons .Dialog-form .icon-button{display:flex}.price-list .price-list-products .table-header .Dialog-form,.price-list .price-list-products .table-header .icon-button,.price-list .price-list-companies .table-header .Dialog-form,.price-list .price-list-companies .table-header .icon-button{margin-right:2px;display:flex}.product-price-list-add-dialog .MuiPaper-root,.add-product-to-order-dialog .MuiPaper-root{width:600px;height:500px}.product-price-list-add-dialog .product-group .header,.add-product-to-order-dialog .product-group .header{display:flex;justify-content:space-between}.product-price-list-add-dialog .product-group .products .product-checkbox,.add-product-to-order-dialog .product-group .products .product-checkbox{margin-left:15px;display:block}.product-price-list-add-dialog .price-field,.add-product-to-order-dialog .price-field{display:flex;gap:5px;align-items:center}.product-price-list-add-dialog .price-field div:first-child,.add-product-to-order-dialog .price-field div:first-child{flex:1}.product-price-list-add-dialog .price-field .mode,.add-product-to-order-dialog .price-field .mode{width:50px}.product-price-list-add-dialog .product-prices-info,.add-product-to-order-dialog .product-prices-info{display:flex;flex-direction:column;gap:5px}.price-list-product-margin-dialog .MuiPaper-root{min-width:800px;min-height:600px}.price-list-product-margin-dialog .groups .group{margin-bottom:20px}.price-list-product-margin-dialog .groups .group .title{margin-bottom:5px}.price-list-product-margin-dialog .groups .group .margin-text-field{width:100%}.companies-enhanced-filtration .MuiPaper-root{min-width:600px}.companies-enhanced-filtration .additional-fields{display:flex;flex-direction:column;gap:5px}.companies-enhanced-filtration .additional-fields .address{display:flex;align-items:center;gap:10px}.order-enhanced-filtration .MuiPaper-root{min-width:600px}.new-filtration-popup .condition-form-open-button{color:var(--color-secondary);border:none;outline:none}.app-usage-guide{margin-bottom:10px;background:#fff;padding:32px;border-radius:12px;box-shadow:0 4px 20px #0000000d;font-family:Segoe UI,sans-serif;line-height:1.6}.synchronization-stats{display:flex;flex-wrap:wrap;gap:20px}.synchronization-stats .box{border:2px solid #163448;border-radius:5px;padding:20px;flex:1;text-align:center;display:flex;flex-direction:column;gap:10px}.synchronization-stats .box p,.synchronization-stats .box h3{margin:0}.synchronization-stats .box p{font-size:20px}.idoklad-api-guide .header,.app-usage-guide .header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.idoklad-api-guide .header h2,.app-usage-guide .header h2{font-size:1.8rem;font-weight:600;margin:0;color:#1f2d3d}.idoklad-api-guide a,.app-usage-guide a{color:#1e73be;text-decoration:underline}.idoklad-api-guide a:hover,.app-usage-guide a:hover{color:#155a94}.idoklad-api-guide h3,.app-usage-guide h3{margin-bottom:5px}.idoklad-api-guide p,.idoklad-api-guide ol,.app-usage-guide p,.app-usage-guide ol{margin-top:5px;font-size:1rem;color:#333}.idoklad-api-guide ol li img,.app-usage-guide ol li img{max-width:500px}.app-warning-message,.upgates-data-download-message{display:flex;align-items:center;gap:12px;margin:24px 0;padding:16px;background-color:#fff3cd;border-left:4px solid #ffc107;border-radius:6px;color:#856404;font-weight:500}.upgates-data-download-message.error{background-color:#ff3b3b;color:#fff}.upgates-data-download-message.error .messages{flex:1}.upgates-data-download-message.error .suggestion{color:#ff0}.upgates-data-download-message.success{background-color:green;color:#fff}.upgates-data-download-message.success .messages{flex:1}.about-application{max-width:700px;margin:40px auto;padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;font-family:Segoe UI Tahoma,Geneva,Verdana,sans-serif;color:#333}.about-application h2{font-size:2rem;margin-bottom:20px;text-align:center;color:#2c3e50}.about-application p{font-size:1.1rem;line-height:1.6;margin-bottom:20px}.about-application p strong{color:#1e73be}.about-application ul{margin-left:20px;padding-left:0}.about-application ul li{margin-bottom:8px;font-size:1rem;list-style-type:disc}.about-application{background-color:#f9fafb;padding:32px;border-radius:16px;box-shadow:0 6px 30px #00000014;max-width:900px;margin:0 auto 40px}.about-application h2{text-align:center;font-size:2rem;color:#2c3e50;margin-bottom:20px}.about-application p,.about-application ul{font-size:1.1rem;color:#333}.about-application ul{list-style:disc;padding-left:1.5rem;margin-top:1rem}.about-application ul li{margin-bottom:.5rem}.about-application strong{color:#1e73be}.plugin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.plugin-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;min-height:300px;overflow:hidden;transition:box-shadow .2s ease}.plugin-card .plugin-content,.plugin-card .plugin-content ul{font-size:14px}.plugin-card h3{font-size:1.2rem;margin-bottom:12px;color:#2c3e50}.plugin-card ul{padding-left:1.2rem;color:#444;font-size:.95rem}.plugin-card ul li{margin-bottom:.4rem}.plugin-card.active{border:2px solid #f8b400;box-shadow:0 0 0 2px #fff,0 0 0 4px #f8b400}.plugin-card .plugin-state{margin-top:16px;font-size:1.1rem;font-weight:600;color:#999;text-align:center}.plugin-card .lock{font-size:1.6rem}.plugin-card .preparing-text{color:#555}.plugin-card .plugin-hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;z-index:2}.plugin-card .plugin-hover-overlay.overlay-visible{opacity:1}.plugin-card .plugin-hover-overlay.overlay-visible:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffd9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:.3;z-index:-1;pointer-events:none}.plugin-card .plugin-hover-overlay:hover .lock,.plugin-card .plugin-hover-overlay:hover .preparing-text{display:none}.plugin-card .plugin-hover-overlay:hover .plugin-request-button{display:block}.plugin-card .plugin-request-button{display:none;background-color:#1e73be;color:#fff;border:none;padding:10px 18px;font-size:.95rem;border-radius:8px;cursor:pointer;box-shadow:0 2px 10px #0000001a;transition:background-color .2s ease}.plugin-card .plugin-request-button:hover{background-color:#155a94}.company-plugins .MuiPaper-root{min-width:500px}.landing-page{font-family:Segoe UI,sans-serif;color:#2c2c2c;background:#f9fafc;padding:0;margin:0}.landing-page .hero{background:linear-gradient(135deg,#e0f7fa,#f1f8e9);padding:4rem 2rem;text-align:center}.landing-page .hero .hero-content{max-width:800px;margin:0 auto}.landing-page .hero .hero-content h1{font-size:2.5rem;margin-bottom:1rem;color:#00695c}.landing-page .hero .hero-content p{font-size:1.2rem;margin-bottom:2rem}.landing-page .cta-buttons{display:flex;justify-content:center;gap:1rem}.landing-page button.plugin-request-dialog-button,.landing-page button.secondary,.landing-page button.login-button{padding:.75rem 1.5rem;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease}.landing-page button.plugin-request-dialog-button,.landing-page button.login-button{background:#26a69a;color:#fff}.landing-page button.plugin-request-dialog-button:hover,.landing-page button.login-button:hover{background:#1e867c}.landing-page button.secondary{background:#fff;border:1px solid #26a69a;color:#26a69a}.landing-page button.secondary:hover{background:#e0f2f1}.landing-page section{padding:3rem 2rem;max-width:1000px;margin:0 auto}.landing-page section h2{text-align:center;font-size:2rem;margin-bottom:2rem}.landing-page .how-it-works ol,.landing-page .faq ul,.landing-page .benefits ul{list-style:none;padding-left:0}.landing-page .how-it-works ol li,.landing-page .faq ul li,.landing-page .benefits ul li{margin-bottom:1rem;font-size:1.1rem}.landing-page .plugin-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.landing-page .plugin-list .plugin-card{background:#fff;padding:0 10px;border-radius:12px;box-shadow:0 4px 12px #0000000d;text-align:left;transition:transform .2s;width:300px;height:300px}.landing-page .plugin-list .plugin-card:hover{transform:translateY(-5px)}.landing-page .plugin-list .plugin-card .icon{font-size:2rem;margin-bottom:.5rem}.landing-page .plugin-list .plugin-card h3{margin-bottom:.5rem;color:#00796b}.landing-page .plugin-list .plugin-card p{font-size:.95rem;color:#555}.landing-page .pricing-table{display:flex;flex-direction:column;gap:1.5rem;align-items:center}@media (min-width: 768px){.landing-page .pricing-table{flex-direction:row;justify-content:space-around}}.landing-page .pricing-table .pricing-option{background:#fff;padding:2rem;border-radius:10px;border:1px solid #e0e0e0;text-align:center;width:100%;max-width:280px}.landing-page .pricing-table .pricing-option h3{margin-bottom:.5rem;color:#004d40}.landing-page .pricing-table .pricing-option .price{font-size:1.8rem;margin-bottom:1rem;color:#009688}.landing-page .pricing-table .pricing-option p{font-size:1rem;color:#444}.landing-page section.contact{background:#fff;padding:3rem 2rem;max-width:800px;margin:0 auto;box-shadow:0 8px 24px #00000014;scroll-margin-top:80px}.landing-page section.contact h2{text-align:center;font-size:2rem;margin-bottom:2rem;color:#00695c}.landing-page section.contact ul{list-style:none;padding:0}.landing-page section.contact ul li{font-size:1rem;margin-bottom:1rem}.landing-page section.contact ul li strong{display:inline-block;min-width:150px;color:#004d40}.landing-page section.contact ul li a{color:#00796b;text-decoration:none}.landing-page section.contact ul li a:hover{text-decoration:underline}.upgates-partner{display:flex;align-items:center;justify-content:center;background:#1c6b87;padding:5px 10px 5px 5px;border-radius:3px;color:#fff;font-weight:600;text-decoration:none}.upgates-partner img{width:25px;height:25px}.landing-page-header .tabs{justify-content:end;display:flex;gap:5px}.landing-page-header .tabs .contact{height:35px;padding:7px 20px;border-radius:5px!important}.landing-page-header .tabs .plugin-request-dialog-button{border:2px solid #26a69a;height:35px;font-weight:600;outline:none}.landing-page-header .tabs .login-link{text-decoration:none}.landing-page-header .tabs .login-button{height:35px;outline:none;display:flex;align-items:center}.plugins-request .MuiPaper-root{width:700px}.plugins-request .MuiDialogContent-root{padding:0 24px}.plugins-request .contact{display:flex;gap:5px}.plugins-request-plugin-list{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;line-height:1.4;overflow:auto!important}.plugins-request-plugin-list>div{max-height:30px}.products{display:flex;flex-direction:column;gap:10px;width:100%}.products .data-grid{flex:1;overflow:hidden}.footer{margin-top:100px;background:#163448;color:#fff;padding:30px 100px 20px}.footer .title{margin:0;font-weight:400}.footer .contact-row{display:flex;justify-content:space-between;align-items:center;margin:20px 0 40px}.footer .contact-row h2{font-size:25px;margin:0;font-weight:400}.footer .contact-row .phone,.footer .contact-row .email{display:flex;gap:10px}.footer .contact-row .phone svg,.footer .contact-row .email svg{height:30px;width:30px}.footer .contact-row .phone a,.footer .contact-row .email a{color:#fff;font-size:20px}.footer .invoice-info{opacity:.6}.footer .invoice-info .address{margin:8px 0}.footer .footer-links{margin-top:40px;display:flex;justify-content:space-between}.footer .footer-links *{text-decoration:underline;color:#fff;cursor:pointer}.privacy-policy{padding:0 40px}.privacy-policy .page-title{text-align:center;font-size:35px;font-weight:500;padding:30px 0;margin:0}.privacy-policy .content{background:#fff;padding:10px}.privacy-policy .section .title{margin-top:50px;font-weight:500;color:#163448}.privacy-policy .section .text{margin:20px 0;font-size:20px;font-weight:300}.privacy-policy .section .text.muted{opacity:.6}.privacy-policy .section .cookie-types{display:flex;flex-direction:column;gap:50px;margin-top:50px}.privacy-policy .section .cookie-types .cookie-type .title-name{font-size:22px;font-weight:700;margin-bottom:10px;color:#000;opacity:1}.privacy-policy .section .cookie-types .cookie-type .description{opacity:.6}.supplier-categories-remap{max-width:800px;min-width:600px;margin:0 auto}.supplier-categories-remap .categories{display:flex;flex-direction:column;gap:10px}.supplier-categories-remap .categories .category{display:flex;align-items:center;gap:10px}.supplier-categories-remap .categories .category .supplier-category{font-size:16px;font-weight:600}.supplier-categories-remap .categories .category .supplier-category,.supplier-categories-remap .categories .category .upgates-category{flex:1}.log-row{border:1px solid;padding:10px;margin-bottom:10px;border-radius:5px;display:flex;gap:10px}.log-row.success{background:#d4edda;color:#000;align-items:center}.log-row.error{background-color:#ff3b3b;color:#fff}.app-section{margin-bottom:10px;background:#fff;padding:32px;border-radius:12px;box-shadow:0 4px 20px #0000000d;font-family:Segoe UI,sans-serif;line-height:1.6}.app-section .header{display:flex;justify-content:space-between;align-items:center}.app-section .header .description,.app-section .header h2{margin-bottom:5px!important;margin-top:0!important}.idoklad-payments-form .form-buttons [type=submit]{margin-left:auto;display:flex}.idoklad-payments-form .description,.idoklad-payments-form h2{margin-bottom:0}.idoklad-payments-form .description{font-size:15px;margin-bottom:10px}.idoklad-payments-form .default-payment-mapping{margin-bottom:10px}.idoklad-payments-form .payments .row{display:flex;gap:10px;align-items:center;margin-bottom:10px}.idoklad-payments-form .payments .row>div{flex:1}.idoklad-settings-form{width:100%;display:flex;flex-direction:column}.idoklad-settings-form .header{display:flex;justify-content:space-between;align-items:center}.idoklad-settings-form .header .actions{display:flex;gap:5px;align-items:center}.idoklad-settings-form .header h2{margin-bottom:10px}.idoklad-settings-form .buttons{justify-content:end;text-align:right;display:flex;gap:12px;margin-top:24px;flex-wrap:wrap}.idoklad-settings-form h2{margin:0 0 24px;font-weight:600;line-height:1.2}.inline-form-buttons .icon-text-button{display:inline-flex;align-items:center;gap:8px;padding:10px 14px!important;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 1px 2px #0000000a;transition:transform .06s ease,box-shadow .12s ease,background .12s ease}.inline-form-buttons .icon-text-button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #00000014}.inline-form-buttons .icon-text-button:active{transform:translateY(0);box-shadow:0 2px 6px #0000000f}.inline-form-buttons .icon-text-button:disabled{opacity:.6;cursor:not-allowed}.idoklad-settings-fields{display:flex;flex-direction:column;gap:16px}.idoklad-settings-fields .formik-field,.idoklad-settings-fields .FormikTextField,.idoklad-settings-fields .FormikCheckboxField,.idoklad-settings-fields .FormikDatePickerField,.idoklad-settings-fields .MuiFormControl-root,.idoklad-settings-fields>div{width:100%}.idoklad-settings-fields .FormikCheckboxField,.idoklad-settings-fields .checkbox-field{display:flex;align-items:center;gap:12px}.idoklad-settings-fields .FormikCheckboxField label,.idoklad-settings-fields .FormikCheckboxField input,.idoklad-settings-fields .checkbox-field label,.idoklad-settings-fields .checkbox-field input{cursor:pointer}.idoklad-settings-fields input[type=text],.idoklad-settings-fields input[type=email],.idoklad-settings-fields input[type=tel],.idoklad-settings-fields input[type=datetime-local],.idoklad-settings-fields textarea,.idoklad-settings-fields select,.idoklad-settings-fields .MuiInputBase-root,.idoklad-settings-fields .MuiOutlinedInput-root{width:100%}.idoklad-settings-fields .field-group{display:flex;flex-direction:column;gap:12px;padding:12px 0;border-bottom:1px dashed rgba(0,0,0,.06)}.idoklad-settings-fields .field-group:last-child{border-bottom:0}.invoices-screen{max-width:1250px;margin:0 auto}.invoices-screen .invoice-information{margin-bottom:20px}.invoices-screen .invoice-information .header{display:flex;justify-content:space-between;align-items:center}.invoices-screen .invoice-information .header h1{font-size:25px;margin-bottom:5px}.invoices-screen .invoice-information ul{margin-top:0;font-size:16px}.invoices-screen .all-available-plans h2{text-align:center}.invoices-screen .all-available-plans .pricing-wrap{max-width:1150px;margin:0 auto}.invoices-screen .pricing-wrap .highlight{position:relative}.invoices-screen .pricing-wrap .highlight .actual-plan{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;background:#163448;padding:5px;color:#fff;position:absolute;top:-10px;right:-10px}.invoices-section .MuiDataGrid-root,.invoices-to-create .MuiDataGrid-root{min-height:400px}.invoices-to-create .header .actions{display:flex;gap:5px}.invoices-to-create .icon-button.active button{background:#32cd32}.users-summary .note-column{overflow-y:scroll!important}.users-summary .note-column .cell-content{line-height:14px!important;width:100%;white-space:normal!important}.invoices-section .icon-button.sent{background:var(--bg-primary)}.invoices-section .icon-button.sent svg{color:var(--color-primary);--color: var(--color-primary)}.invoices-section .icon-button.sent:hover svg{color:var(--bg-primary)}.invoices-log{max-width:800px;margin:0 auto}.invoices-log .no-invoices{padding:20px;text-align:center;color:#666}.invoices-log .invoice-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #eee}.action-button{background:#01796f!important;color:#fff;--color: white !important}.faq-page .faq-section{padding:20px}.onboarding-guide{--bg: #fff;--fg: #0f172a;--muted: #475569;--border: #e5e7eb;--accent: #111827;--callout-bg: #fffbeb;--callout-border: #fde68a;--callout-fg: #78350f;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";color:var(--fg);background:var(--bg)}.onboarding-guide .guide-header{display:flex;justify-content:space-between;align-items:center;margin-top:-5px}.onboarding-guide .guide-header .actions{display:flex;gap:10px;align-items:center}.onboarding-guide .guide-header .actions .step-warning,.onboarding-guide .guide-header .actions .step-warning svg{height:30px;width:30px}.onboarding-guide .guide-header .step-warning svg,.onboarding-guide .guide-header .step-completed svg{height:35px;width:35px}.onboarding-guide .guide-header .step-completed svg{color:green}.onboarding-guide .guide-header .step-warning svg{color:red}.onboarding-guide p{color:var(--muted);margin:.25rem 0 0}.onboarding-guide>ol{counter-reset:step;border:1px solid var(--border);border-radius:1rem;overflow:hidden;margin-top:1.5rem;list-style:none}.onboarding-guide>ol>li{position:relative;padding:1.25rem 1rem 1.25rem 3rem;border-bottom:1px solid var(--border);background:#fff}.onboarding-guide>ol>li:last-child{border-bottom:0}.onboarding-guide>ol>li:before{content:counter(step);counter-increment:step;position:absolute;left:.75rem;top:1.25rem;width:1.75rem;height:1.75rem;border-radius:50%;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}.onboarding-guide>ol>li h2{font-size:1.125rem;font-weight:600;margin:0;color:var(--fg)}.onboarding-guide>ol>li p,.onboarding-guide>ol>li ul,.onboarding-guide>ol>li ol{margin-top:.5rem;color:#334155}.onboarding-guide>ol>li ul{list-style:disc;padding-left:1.25rem}.onboarding-guide>ol>li ol{list-style:decimal;padding-left:1.25rem;border:0}.onboarding-guide code{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;padding:0 .3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95em}.highlighted{animation:highlightFlash 3s ease}@keyframes highlightFlash{0%{background-color:#ff09}to{background-color:transparent}}.user-question-form h2{line-height:1.8rem;font-size:1.8rem;font-weight:600;color:#1f2d3d;margin:0}.user-question-form .subtitle{margin:5px 0 8px}.user-question-form textarea{width:100%;resize:none;border:2px solid #163448;font-size:16px}.user-question-form .icon-text-button{cursor:pointer;margin-left:auto}.invoice-stats{margin:14px 0 10px;display:flex;flex-direction:column;gap:10px}.invoice-stats--loading{color:#0009}.invoice-stats__alltime{border-radius:14px;padding:14px 16px;background:#163448;color:#fff;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.invoice-stats__alltime>div{color:#fff}.invoice-stats__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.invoice-stats__box{border-radius:14px;padding:14px 16px;background:#fff;border:1px solid rgba(22,52,72,.12);box-shadow:0 10px 24px #0000000f}.invoice-stats__label{font-size:12px;font-weight:800;letter-spacing:.02em;opacity:.8;margin-bottom:6px}.invoice-stats__value{font-size:22px;font-weight:900;color:#163448}@media (max-width: 900px){.invoice-stats__grid{grid-template-columns:1fr}}.item-select-menu .MuiPaper-root{box-shadow:0 30px 40px #0000001f;border-radius:0 0 var(--standard-border-radius) var(--standard-border-radius);min-width:fit-content;border:1px solid var(--bg-secondary);border-top:none;margin-top:-1px}.item-select-menu .MuiPaper-root .MuiBox-root{display:flex;flex-direction:column;margin-top:-1px}.item-select-menu .MuiPaper-root .MuiBox-root .option{padding:var(--mg-small) var(--mg-xsmall);display:flex;gap:var(--mg-xsmall);align-items:center;font-weight:700;font-size:12px;line-height:15px;cursor:pointer}.item-select-menu .MuiPaper-root .MuiBox-root .option:hover{background:var(--bg-hover)}.item-select-menu .MuiPaper-root .MuiBox-root .option svg{width:20px;height:20px}.MuiDialog-container .MuiPaper-root{max-width:800px!important}@media only screen and (max-width: 600px){.bookmark{width:auto!important}.product .detail-header .bookmark .title>span{max-width:200px;white-space:normal!important}.product .detail-header .bookmark .icon-button{margin-left:10px}.order .info-grid .files{grid-column:span 1}.order .detail-header .bookmark{display:grid!important;grid-template-columns:repeat(6,auto)}.order .detail-header .bookmark .icon{grid-column:span 1}.order .detail-header .bookmark .order-code{grid-column:span 5}.keybind-text{display:none}.table-header{display:grid!important;grid-template-columns:30px 1fr;gap:5px}.table-header svg,.table-header h4{grid-row:1}.table-header *:nth-child(n+3){grid-column:span 2;margin-right:0!important}.table-header .Dialog-form button{width:100%}}.users .header{justify-content:end!important}.users,.products-table,.dial-table,.companies-view,.scraped-contacts-table{width:100%}.users .header,.products-table .header,.dial-table .header,.companies-view .header,.scraped-contacts-table .header{display:flex;padding:10px 0;align-items:center;justify-content:space-between}.users .header .ecomail-export-btn,.products-table .header .ecomail-export-btn,.dial-table .header .ecomail-export-btn,.companies-view .header .ecomail-export-btn,.scraped-contacts-table .header .ecomail-export-btn{margin-right:5px}.users .header .title,.products-table .header .title,.dial-table .header .title,.companies-view .header .title,.scraped-contacts-table .header .title{flex:1;font-weight:600}.users .header .header-actions,.products-table .header .header-actions,.dial-table .header .header-actions,.companies-view .header .header-actions,.scraped-contacts-table .header .header-actions{display:flex;justify-content:center;gap:10px;align-items:center}.users .header h3,.products-table .header h3,.dial-table .header h3,.companies-view .header h3,.scraped-contacts-table .header h3{flex:1}.users .header .user-form–button,.users .header .product-form–button,.products-table .header .user-form–button,.products-table .header .product-form–button,.dial-table .header .user-form–button,.dial-table .header .product-form–button,.companies-view .header .user-form–button,.companies-view .header .product-form–button,.scraped-contacts-table .header .user-form–button,.scraped-contacts-table .header .product-form–button{display:flex;align-items:center;gap:3px}.users .users-grid,.users .products-grid,.users .dial-grid,.users .contacts-grid,.products-table .users-grid,.products-table .products-grid,.products-table .dial-grid,.products-table .contacts-grid,.dial-table .users-grid,.dial-table .products-grid,.dial-table .dial-grid,.dial-table .contacts-grid,.companies-view .users-grid,.companies-view .products-grid,.companies-view .dial-grid,.companies-view .contacts-grid,.scraped-contacts-table .users-grid,.scraped-contacts-table .products-grid,.scraped-contacts-table .dial-grid,.scraped-contacts-table .contacts-grid{height:calc(100% - 64px);width:100%}.users .activity,.users .role,.products-table .activity,.products-table .role,.dial-table .activity,.dial-table .role,.companies-view .activity,.companies-view .role,.scraped-contacts-table .activity,.scraped-contacts-table .role{display:flex;justify-content:center;align-items:center;gap:var(--mg-xsmall)}.data-grid-column-text-wrap{width:100%;white-space:normal!important;overflow-y:scroll!important;max-height:inherit!important;line-height:14px!important;height:inherit!important;display:flex!important;justify-content:center!important;flex-direction:column}.data-grid-column-text-wrap::-webkit-scrollbar{width:2px!important}.data-grid-column-text-wrap::-webkit-scrollbar-thumb{background-color:#a9a9a9!important;outline:none!important}.data-grid-column-text-wrap div{height:100%;line-height:14px!important;display:flex!important;justify-content:center!important;flex-direction:column}@media print{@page{size:A4;margin:0 5px 40px}}.invisible{display:none}.Log .values{padding:5px 10px;display:flex;flex-direction:column;gap:5px;justify-content:center;height:100%}.Log .values *{line-height:14px;margin:0}.Log .MuiDataGrid-cell.jsonCell{overflow:auto;align-items:flex-start;padding:4px 0}.Log .MuiDataGrid-cell.jsonCell .jsonWrapper{width:100%;max-height:180px;overflow:auto}.Log .MuiDataGrid-cell.jsonCell .jsonValues{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;line-height:1.4;white-space:pre}.icon-button button,.icon-text-button,button.icon-button{border:1px solid var(--bg-primary);padding:6px;border-radius:5px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;background:none;--color: var(--bg-primary);cursor:pointer}.icon-button button:disabled,.icon-text-button:disabled,button.icon-button:disabled{opacity:.5;--color: #9da1a2 !important;color:#9da1a2!important}.icon-button button:hover,.icon-text-button:hover,button.icon-button:hover{background:var(--bg-hover)}.icon-button button svg,.icon-text-button svg,button.icon-button svg{width:auto;height:16px}.icon-button button.icon-text-button,.icon-text-button.icon-text-button,button.icon-button.icon-text-button{gap:var(--mg-xsmall);padding:6px 8px}.MuiDataGrid-columnHeaders,.MuiDataGrid-footerContainer{background:var(--bg-tertiary);border-color:var(--border-bg-tertiary);display:flex;align-items:center;text-indent:5px;font-weight:700;font-size:12px;line-height:15px}.MuiDataGrid-columnHeaders .MuiDataGrid-columnHeaderTitle,.MuiDataGrid-columnHeaders .MuiTablePagination-displayedRows,.MuiDataGrid-footerContainer .MuiDataGrid-columnHeaderTitle,.MuiDataGrid-footerContainer .MuiTablePagination-displayedRows{color:var(--color-secondary)!important;text-indent:5px;font-weight:700!important}.MuiDataGrid-columnSeparator{color:var(--color-secondary)!important}.MuiDataGrid-columnSeparator svg{height:18px}.MuiDataGrid-menuIconButton{display:none}.MuiDataGrid-cell{font-weight:300;font-size:12px;line-height:15px}.add-button{background:var(--bg-secondary);color:var(--color-primary);--color: var(--color-primary);padding:8px 10px;border-radius:5px;outline:none;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer}.add-button:hover{box-shadow:0 2px 2px var(--bg-primary);transition:.1s}.add-button:disabled{opacity:.6}.add-button div{font-weight:900;font-size:12px;line-height:15px;text-indent:5px}.enlarge-note-box{flex-direction:column;display:flex;position:relative}.enlarge-note-box .note-box{width:100%;height:100%}.enlarge-note-box .note-box .icon-button{position:absolute;right:10px;top:37px}.dialog-datagrid-detail .MuiDialog-container .MuiPaper-root{overflow:hidden}.dialog-datagrid-detail .header .icon-button{align-self:end;margin:10px}.dialog-datagrid-detail .note-box{height:99%;width:100%}.note-box{flex-direction:column;display:flex}.note-box .header{display:flex;align-items:center;margin-bottom:10px;color:var(--color-secondary)}.note-box .header h4{flex:1;margin:0 0 0 var(--mg-xsmall);font-weight:700;font-size:14px;line-height:18px;text-decoration-line:underline}.note-box .header .status{display:flex;justify-content:center;align-items:center;gap:var(--mg-xsmall);font-weight:300;font-size:12px;line-height:15px}.note-box .note{flex:1;min-height:200px}.note-box .note textarea{overflow:auto!important;padding:var(--mg-small);border-radius:var(--standard-border-radius);width:100%;height:100%!important;resize:none;font-weight:300;font-size:12px;line-height:18px;border:1px solid #FFE6A2;background:#fffdf7}.note-box .note textarea:disabled{background:#95a5a633;cursor:not-allowed}.detail-page{overflow:auto}.detail-page .detail-header{display:flex;align-items:end;width:100%;margin-bottom:var(--mg-large)}.detail-page .detail-header .bar{border-width:1px 1px 0 0;border-style:solid;border-radius:0 5px 0 0;padding:var(--mg-small);height:12px;flex:1;margin-left:-1px}.detail-page .detail-header .bookmark{border-width:1px 1px 0 5px;border-style:solid;border-radius:5px 5px 0 0;padding:var(--mg-small);display:flex;align-items:center;min-height:48px;width:500px;gap:var(--mg-xsmall)}.detail-page .detail-header .bookmark .title{flex:1;margin-left:5px}.detail-page .detail-header .bookmark .title .name{font-weight:600;font-size:13px;line-height:17px;text-decoration-line:underline;color:#000}.detail-page .detail-header .bookmark .title .info{margin-top:2px;font-weight:300;font-size:11px;line-height:13px}.detail-page .detail-header .icon-button button{border-color:#7b5c04;--color: #7B5C04}.detail-page .detail-header .icon svg{width:25px;height:25px}.detail-page .info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--mg-medium)}.detail-page .info-grid .box{min-width:260px}.detail-page .info-grid .box .header{display:flex;align-items:center;margin-bottom:10px;color:var(--color-secondary)}.detail-page .info-grid .box .header h4{flex:1;margin:0 0 0 var(--mg-xsmall);font-weight:700;font-size:14px;line-height:18px;text-decoration-line:underline}.detail-page .info-grid .sales-summary{border:1px solid var(--color-secondary);border-radius:5px}.detail-page .info-grid .sales-summary .row{color:var(--color-secondary);display:flex;font-size:12px;line-height:28px;gap:10px}.detail-page .info-grid .sales-summary .row .title{flex:1;font-weight:700;text-align:right}.detail-page .info-grid .sales-summary .row .value{flex:1;font-weight:300}.table-header,.section-header{display:flex;align-items:end;margin-bottom:var(--mg-small);color:var(--color-secondary)}.table-header h4,.section-header h4{flex:1;margin:0 0 0 var(--mg-xsmall);font-weight:700;font-size:14px;line-height:18px;text-decoration-line:underline}.table-header svg,.section-header svg{width:21px;height:21px}.keybind-text{font-weight:590;font-size:12px;line-height:14px;color:#009bdf}.choose-mode-drop-down-button{display:flex;align-items:center;gap:3px}.choose-mode-drop-down-button button.active{border-bottom-left-radius:0;border-bottom-right-radius:0}.print-pdf.active{transition:.1s;border-radius:5px 5px 0 0;background:var(--bg-primary);color:var(--color-primary);--color: var(--color-primary)}.company-product-prices .title{font-weight:700}.company-product-prices .company-product{display:flex;justify-content:space-between}.company-product-prices .company-product .company-name{font-weight:700}.product{width:100%;height:100%;padding-bottom:40px}.product .detail-header .bar{background:var(--bg-tertiary);border-color:var(--border-bg-tertiary)}.product .detail-header .bookmark{width:550px;background:var(--bg-tertiary);border-color:var(--border-bg-tertiary)}.product .detail-header .bookmark .disabled button{background:var(--bg-primary);--color: white}.product .detail-header .bookmark .title{display:flex;flex-direction:column;color:var(--color-secondary)}.product .detail-header .bookmark .title .name{display:block;width:360px;overflow:hidden;white-space:normal}.product .detail-header .bookmark .flexibee-product-link *{outline:none}.product .product-prices .box-content .row .title{min-width:150px}.product .box-content{font-size:12px;line-height:28px}.product .box-content .row{display:flex;gap:10px}.product .box-content .row .title{min-width:95px;color:var(--color-secondary);font-weight:700}.product .product-info{max-width:300px}.product .product-info .name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product .product-info .code,.product .product-info .name,.product .product-info .ean{text-decoration-line:underline}.product .product-history{margin-bottom:var(--mg-large)}.product .company-product-prices-table,.product .product-info-grid,.product .warranties-list{margin-bottom:var(--mg-xlarge)}.product .company-product-prices-table .table,.product .warranties-list .table{height:400px}.product .company-product-prices-table .table .company-link,.product .warranties-list .table .company-link{color:#000;cursor:pointer}.product .info-grid{margin-bottom:var(--mg-medium)}.product .info-grid .product-image-box{display:flex;flex-direction:column}.product .info-grid .product-image-box .header .delete-button{margin-right:5px}.product .info-grid .product-image-box input{display:none}.product .info-grid .product-image-box .product-image{display:flex;align-items:center;flex:1}.product .info-grid .product-image-box .product-image img{display:block;margin:0 auto;min-height:160px;min-width:200px;max-height:250px;max-width:100%;object-fit:scale-down}.product .product-log .Log{height:400px}.products-table .header .actions{display:flex;align-items:center;gap:5px}.products-table .header .actions .export-products{text-decoration:none}.products-table .actions .product-detail-link{text-decoration:none!important}.products-table .actions .disabled button{background:var(--bg-primary);--color: white}.products-table .actions .flexibee-product-link *{outline:none}.products-table .product-reservations,.products-table .products-on-way,.products-table .products-in-stock{background:none;border:none}.products-table .product-reservations.active,.products-table .products-on-way.active,.products-table .products-in-stock.active{cursor:pointer;text-decoration:underline}.products-table .product-reservations.active:hover,.products-table .products-on-way.active:hover,.products-table .products-in-stock.active:hover{color:#00f}.packing-box .header{display:flex;justify-content:space-between;align-items:center}.packing-box .header h4{margin-bottom:0}.packing-box .form .sizing{display:flex;gap:10px}.pricing-wrap .billing-toggle{margin:0 auto;display:block}.pricing-wrap .billing-toggle .toggle{margin-bottom:10px;display:flex;justify-content:center;align-items:center}.pricing-wrap .card{position:relative;overflow:hidden}.pricing-wrap .card .badge-corner{position:absolute;top:10px;right:10px;padding:6px 10px;border-radius:999px;font-weight:800;font-size:12px;line-height:1;color:#fff;background:#111;box-shadow:0 10px 24px #0000002e}.pricing-wrap .card .badge-extra{position:absolute;top:10px;left:10px;padding:6px 10px;border-radius:12px;font-weight:900;font-size:12px;line-height:1;color:#222;background:#ffefc2;box-shadow:0 10px 24px #0000001f}.pricing-wrap .card .badge-extra span{margin-left:8px;font-weight:700;opacity:.9}.pricing-wrap .card .price .price-annual{display:flex;flex-direction:column;gap:6px;align-items:center}.pricing-wrap .card .price .price-annual .row{display:flex;align-items:baseline;justify-content:center;gap:10px;flex-wrap:wrap}.pricing-wrap .card .price .price-annual .row .strike{text-decoration:line-through;opacity:.7;font-weight:800;font-size:18px}.pricing-wrap .card .price .price-annual .row .strong{font-weight:900;font-size:30px;color:#163448}.pricing-wrap .card .price .price-annual .row .suffix{font-size:14px;opacity:.8;font-weight:700}.pricing-wrap .card .price .price-annual .sub{font-size:13px;opacity:.8;font-weight:700}.pricing-wrap .card.highlight .actual-plan{display:flex;position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:999px;align-items:center;justify-content:center;background:#163448;color:#fff;box-shadow:0 10px 24px #0003;z-index:2}.pricing-wrap{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#111}.pricing-wrap .grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;align-items:stretch}.pricing-wrap .card{display:flex;flex-direction:column;width:360px;background:#fff;border:2px solid #f4f4f7;border-radius:16px;padding:28px 24px;box-shadow:0 8px 24px #0000000f;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.pricing-wrap .card .free-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .65rem;font-size:.8rem;font-weight:700;line-height:1;white-space:nowrap;border-radius:999px;color:#fff;background:linear-gradient(90deg,#4e54c8,#d100a6) padding-box,linear-gradient(90deg,#4e54c859,#d100a659) border-box;border:1px solid transparent;box-shadow:0 6px 18px #d100a640;margin:0 auto 10px}.pricing-wrap .card .actual-plan{display:none}.pricing-wrap .card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00000014;border-color:#163448}.pricing-wrap .card.highlight{border-color:#163448;box-shadow:0 10px 32px #d1009f2e}.pricing-wrap .card .title{font-weight:700;font-size:22px;text-align:center;margin-bottom:10px}.pricing-wrap .card .price{text-align:center;font-weight:800;font-size:34px;color:#163448;margin-bottom:5px}.pricing-wrap .card .approx{text-align:center;color:#6b7280;font-size:14px;margin-bottom:18px}.pricing-wrap .card .features{flex:1;list-style:none;margin:0 0 20px;padding:0;color:#111}.pricing-wrap .card .features li{display:flex;align-items:center;gap:8px;padding:6px 0;font-size:15px}.pricing-wrap .card .features li .tick{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;border:2px solid #111;font-size:12px;line-height:1}.pricing-wrap .card .cta{display:block;width:180px;margin:10px auto 0;padding:10px 16px;font-weight:700;border-radius:999px;background:#163448;color:#fff;border:none;cursor:pointer}.pricing-wrap .card .cta:hover{filter:brightness(1.05)}.pricing-wrap .card .cta:focus{outline:2px solid rgba(22,52,72,.4);outline-offset:2px}.pricing-wrap .note{margin-top:18px;text-align:center;color:#6b7280;font-size:13px}@media (max-width: 420px){.pricing-wrap .card{padding:22px 18px}.pricing-wrap .card .price{font-size:28px}}.faq-section{background-color:#f9f9fb;padding:4rem 0}.faq-section__headline{text-align:center;font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.faq-section__subtitle{text-align:center;font-size:1.0625rem;color:#6b7280;margin-bottom:2rem}.faq-list{max-width:800px;margin:0 auto;display:grid;gap:1rem}.faq-item{background:#fff;border-radius:.75rem;box-shadow:0 6px 20px #1118270f;overflow:hidden;border:1px solid rgba(17,24,39,.06)}.faq-item__heading{margin:0}.faq-item__button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;text-align:left;background:#fff;border:0;padding:1rem 1.25rem;cursor:pointer;display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem;font-size:1rem;color:#1f2937}.faq-item__button:hover{background:#4e54c80a}.faq-item__button:focus-visible{outline:none;box-shadow:0 0 0 3px #4e54c833}.faq-item__question{font-weight:600}.faq-item__chevron{transition:transform .18s ease-in-out}.faq-item__panel{max-height:0;overflow:hidden;transition:max-height .22s ease,padding .22s ease,border-top-color .22s ease;padding:0 1.25rem;border-top:1px solid transparent;background:#fff}.faq-item__answer{margin:.75rem 0 1.25rem;color:#6b7280;line-height:1.6}.faq-item.is-open .faq-item__chevron{transform:rotate(180deg)}.faq-item.is-open .faq-item__panel{max-height:300px;padding:.5rem 1.25rem 1rem;border-top-color:#1118270f}.public-header-drawer .MuiPaper-root{padding:20px;width:100%!important;background:#153548}.public-header-drawer .logo,.public-header-drawer .tabs a{color:#fff!important}.public-header-drawer .actions .icon-text-button,.public-header-drawer .actions svg{color:#fff!important;--color: white !important}.public-header-drawer .actions .icon-text-button:hover{background:#153548!important}.public-header-drawer .logo-login-row{display:flex;justify-content:space-between}.public-header-drawer .tabs a{font-size:20px}.logo{color:#fff!important}.public-page-content{margin-top:64px}.container{max-width:1140px;margin:0 auto;padding:0 1rem}.lp{color:#111}.lp__hero{background:linear-gradient(180deg,#fff,#fff);padding:4rem 0 2.5rem}.lp__hero-inner{display:grid;gap:2rem;align-items:center;grid-template-columns:1fr}@media (min-width: 980px){.lp__hero-inner{grid-template-columns:1.15fr .85fr}}.lp__hero-copy h1{font-size:clamp(1.8rem,3vw,3rem);line-height:1.1;margin:0 0 .75rem}.lp__hero-copy .lead{color:#6b7280;font-size:1.075rem;margin:0 0 1rem}.lp__hero-copy .lp__cta{display:flex;gap:.75rem;margin:1rem 0 1.25rem}.lp__hero-copy .lp__trust{list-style:none;padding:0;margin:0;display:grid;gap:.25rem;color:#6b7280}.lp__hero-media .mockup{background:#fff;border:1px solid rgba(17,24,39,.06);border-radius:16px;box-shadow:0 20px 40px #11182714;overflow:hidden}.lp__hero-media .mockup__header{background:#4e54c814;color:#1a9637;font-weight:700;padding:.75rem 1rem}.lp__hero-media .mockup__body{padding:1rem}.lp__hero-media .mockup__body .row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem}.lp__hero-media .mockup__body .mini-card{background:#fff;border-radius:.75rem;padding:.75rem;text-align:center}.lp__hero-media .mockup__body .mini-card__kpi{font-size:1.25rem;font-weight:800}.lp__hero-media .mockup__body .mini-card__label{color:#6b7280;font-size:.875rem}.lp__hero-media .mockup__body .bar{height:10px;border-radius:999px;margin:.35rem 0}.lp__hero-media .mockup__body .bar--ok{background:linear-gradient(90deg,#1a9637,#ffdc43)}.lp__hero-media .mockup__body .bar--warn{background:linear-gradient(90deg,#f59e0b,#ef4444)}.lp__logos{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.25rem}.lp__logos .logo-chip{min-width:100px;border:1px solid rgba(17,24,39,.08);padding:.35rem .65rem;border-radius:999px;background:#fff;font-weight:700}.lp__logos .logo-chip svg{width:100px;height:25px}.lp__logos .logo-chip--accent{color:#fff;background:#ffdc43;border-color:#ffdc43}.lp__logos .logo-pipe{opacity:.6}.lp__how{padding:3rem 0}.lp__how h2{text-align:center;margin:0 0 1.5rem}.lp .grid.grid--steps{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 900px){.lp .grid.grid--steps{grid-template-columns:repeat(3,1fr)}}.lp .grid.grid--features{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 900px){.lp .grid.grid--features{grid-template-columns:repeat(3,1fr)}}.lp .step{display:grid;grid-template-columns:auto 1fr;gap:.75rem;padding:1rem;background:#fff;border:1px solid rgba(17,24,39,.06);border-radius:.75rem}.lp .step__index{width:36px;height:36px;border-radius:999px;background:#ffdc43;color:#fff;display:grid;place-items:center;font-weight:800}.lp .step__title{margin:0 0 .25rem}.lp .step__text{color:#6b7280;margin:0}.lp__features{padding:2rem 0 1rem}.lp__features h2{text-align:center;margin:0 0 1.5rem}.lp .feature{background:#fff;border:1px solid rgba(17,24,39,.06);border-radius:.75rem;padding:1rem;display:grid;gap:.35rem}.lp .feature__icon{color:#1a9637}.lp .feature__title{margin:0}.lp .feature__text{color:#6b7280;margin:0}.lp__cta-band{padding:2rem 0 3rem}.lp__cta-band .band{background:linear-gradient(90deg,#1a9637,#ffdc43);color:#fff;padding:1.25rem;border-radius:16px;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 900px){.lp__cta-band .band{grid-template-columns:1fr auto}}.lp__cta-band .band .band__copy h3{margin:0 0 .25rem}.lp__cta-band .band .band__copy p{margin:0}.lp__cta-band .band .band__actions{display:flex;align-items:center;gap:.5rem;justify-content:flex-start}@media (min-width: 900px){.lp__cta-band .band .band__actions{justify-content:flex-end}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1rem;border-radius:999px;font-weight:800;text-decoration:none;border:1px solid transparent;transition:transform .04s ease,background .15s ease,border-color .15s ease}.btn:active{transform:translateY(1px)}.btn--primary{background:#ffdc43;color:#fff}.btn--primary:hover{background:#ffd82f}.btn--primary:focus-visible{outline:none;box-shadow:0 0 0 3px #4e54c833}.btn--ghost{background:#fff;border-color:#1118271f;color:#111}.btn--ghost:hover{background:#00000008}.site-footer{background:#fff;border-top:1px solid rgba(17,24,39,.06);color:#1f2937}.site-footer .container{max-width:1140px;margin:0 auto;padding:2rem 1rem}.site-footer .sf-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 900px){.site-footer .sf-grid{grid-template-columns:1.25fr repeat(3,1fr)}}.site-footer .sf-brand .sf-logo .logo{font-weight:900;font-size:1.25rem;letter-spacing:.5px;color:#d100a6}.site-footer .sf-brand .sf-tagline{color:#6b7280;margin:.5rem 0 1rem}.site-footer .sf-brand .sf-social{display:flex;gap:.5rem}.site-footer .sf-brand .sf-social .mail svg,.site-footer .sf-brand .sf-social .facebook svg{max-width:22px}.site-footer .sf-brand .sf-social a{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;font-weight:800;text-decoration:none;color:#d100a6;border:1px solid rgba(17,24,39,.12)}.site-footer .sf-brand .sf-social a:hover{background:#d100a60f}.site-footer .sf-brand .sf-social a:focus-visible{outline:none;box-shadow:0 0 0 3px #d100a62e}.site-footer .sf-col h4{font-size:.95rem;margin:0 0 .5rem}.site-footer .sf-col ul{list-style:none;padding:0;margin:0;display:grid;gap:.35rem}.site-footer .sf-col a{color:#6b7280;text-decoration:none}.site-footer .sf-col a:hover{color:#4e54c8}.site-footer .sf-info{border-top:1px solid rgba(17,24,39,.06);margin-top:2rem;padding-top:1rem;display:grid;gap:.5rem;font-size:.9375rem;color:#6b7280}@media (min-width: 900px){.site-footer .sf-info{grid-template-columns:1fr auto;align-items:center}}.site-footer .sf-info .sf-company strong,.terms{color:#1f2937}.terms .container{max-width:980px;margin:0 auto;padding:0 1rem}.terms__header{background:linear-gradient(180deg,#fff,#f9f9fb);padding:3rem 0 2rem}.terms__header h1{margin:0 0 .25rem;font-size:clamp(1.8rem,3.2vw,2.5rem);line-height:1.1}.terms__header .meta{margin:0;color:#6b7280}.terms__content{padding:1.5rem 0 3rem}.terms .toc{background:#fff;border:1px solid rgba(17,24,39,.06);border-radius:16px;padding:1rem 1rem .75rem;margin-bottom:1.25rem}.terms .toc ol{margin:0;padding-left:1.25rem;display:grid;gap:.25rem}.terms .toc a{color:#4e54c8;text-decoration:none}.terms .toc a:hover{text-decoration:underline}.terms .block{background:#fff;border:1px solid rgba(17,24,39,.06);border-radius:16px;padding:1rem;margin-bottom:1rem}.terms .block h2{margin:0 0 .5rem;font-size:1.25rem}.terms .block p{margin:0 0 .5rem;color:#1f2937}.terms .block ul{margin:.25rem 0 .5rem;padding-left:1.15rem;color:#1f2937}.terms .block ul li{margin:.15rem 0}.terms .provider{color:#6b7280}.terms .provider a{color:#4e54c8;text-decoration:none}.terms .provider a:hover{text-decoration:underline}.terms .contact{font-style:normal;color:#6b7280}.terms .contact a{color:#4e54c8;text-decoration:none}.terms .contact a:hover{text-decoration:underline}.terms .note{background:#fff7fb;border:1px solid rgba(209,0,166,.18);color:#1f2937;border-radius:16px;padding:.75rem 1rem;margin-top:.5rem}.policy{color:#1f2937;padding:0 1rem}.policy__header,.policy__block,.policy__footer{max-width:980px;margin:0 auto}.policy__header{background:linear-gradient(180deg,#fff,#f9f9fb);margin:0 -1rem;padding:3rem 1rem 2rem}@media (min-width: 1024px){.policy__header{margin:0;border-radius:16px}}.policy__header h1{margin:0 0 .25rem;font-size:clamp(1.8rem,3.2vw,2.5rem);line-height:1.1}.policy__header .lead{margin:0;color:#6b7280;font-size:1.0625rem}.policy__block{background:#fff;border:1px solid rgba(17,24,39,.06);border-radius:16px;padding:1rem;margin:1rem auto}.policy__block h2{margin:0 0 .5rem;font-size:1.25rem;line-height:1.25}.policy__block h3{margin:.5rem 0 .25rem;font-size:1.0625rem}.policy__block p{margin:0 0 .5rem;color:#1f2937}.policy__block ul,.policy__block ol{margin:.25rem 0 .5rem;padding-left:1.15rem;color:#1f2937}.policy__block ul li,.policy__block ol li{margin:.15rem 0}.policy .kv{display:grid;grid-template-columns:180px 1fr;gap:.35rem .75rem;margin:.25rem 0}@media (max-width: 640px){.policy .kv{grid-template-columns:1fr}}.policy .kv dt{color:#6b7280;font-weight:600}.policy .kv dd{margin:0}.ug-reg{min-height:100vh;background:#f9f9fb;padding:24px;box-sizing:border-box;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#1f2937}.ug-reg__header{text-align:left;max-width:560px;margin:0 auto}.ug-reg__header .logos{display:flex;gap:10px;align-items:center;justify-content:space-between}.ug-reg__header .logos svg{width:130px;height:50px}.ug-reg__header .logos .upgates svg{height:50px}.ug-reg__title{font-size:18px;font-weight:700;margin:0 0 10px}.ug-reg__logo{width:40px;height:40px;object-fit:contain}.ug-reg__logo--upgates{justify-self:end}.ug-reg .email-field{margin-bottom:10px}.ug-reg__card{max-width:560px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;box-shadow:0 8px 24px #0000000d}.ug-reg__center{text-align:center;color:#6b7280}.ug-reg__note{font-size:14px;color:#6b7280;background:#fff6fb;border:1px solid #ffd1f0;border-radius:8px;padding:10px 12px;margin-bottom:12px}.ug-reg__alert{padding:10px 12px;border-radius:8px;margin-bottom:12px;font-size:14px}.ug-reg__alert--error{background:#fff1f2;border:1px solid #fecdd3;color:#991b1b}.ug-reg__alert--success{background:#ecfdf5;border:1px solid #bbf7d0;color:#065f46}.ug-reg__field{display:grid;gap:6px;margin:10px 0}.ug-reg__field label{font-weight:600;font-size:14px}.ug-reg__field input{padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.ug-reg__field input:focus{outline:none;border-color:#4e54c899;box-shadow:0 0 0 3px #4e54c826}.ug-reg__field input[aria-invalid=true]{border-color:#fecdd3;box-shadow:0 0 0 3px #fecdd359}.ug-reg__btn{width:100%;display:inline-block;background:#4e54c8;color:#fff;border:none;padding:10px 16px;border-radius:999px;font-weight:700;cursor:pointer;margin-top:8px;transition:filter .15s ease,transform .05s ease}.ug-reg__btn:hover{filter:brightness(1.05)}.ug-reg__btn:active{transform:translateY(1px)}.ug-reg__btn:disabled{opacity:.7;cursor:default}.ug-reg__footer{margin-top:12px;font-size:12px;color:#6b7280}@media (max-width: 420px){.ug-reg__header{grid-template-columns:auto 1fr auto}.ug-reg__card{padding:16px}.ug-reg__title{font-size:16px}}.public-price-list{padding:4rem 0 2.5rem}.public-price-list h1{text-align:center;font-size:clamp(1.8rem,3vw,3rem);line-height:1.1;margin:0 0 .75rem}.public-app-usage-guide{padding:32px}.public-app-usage-guide .notice{background-color:#fff8db;border-left:4px solid #f2c200;padding:12px 16px;margin-bottom:20px;border-radius:6px;font-size:14px;line-height:1.5}.public-app-usage-guide .notice p{margin:3px 0}.public-app-usage-guide .notice a{color:#1a73e8;text-decoration:underline;font-weight:500}.public-app-usage-guide .notice b{font-weight:600}
