.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#444;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--wp-admin-theme-color,#0073aa);color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:var(--wp-admin-theme-color,#0073aa)}.f2f-certification,
.f2f-certification *,
.f2f-report-modal,
.f2f-report-modal * {
box-sizing: border-box;
}
.f2f-certification {
position: relative;
display: grid;
width: 100%;
overflow: hidden;
align-items: center;
grid-template-columns: auto minmax(0, 1fr);
gap: 16px;
margin: 35px auto 0;
padding: 20px;
border: 1px solid rgba(75, 124, 79, 0.22);
border-radius: 22px;
background:
radial-gradient(circle at 92% 12%, rgba(129, 176, 63, 0.15), transparent 35%),
linear-gradient(135deg, #fbfdf8 0%, #f1f7ea 100%);
box-shadow: 0 16px 42px rgba(46, 79, 43, 0.1);
}
.f2f-certification::after {
position: absolute;
top: -46px;
right: -42px;
width: 150px;
height: 150px;
border: 1px solid rgba(74, 122, 77, 0.09);
border-radius: 50%;
content: "";
pointer-events: none;
}
.f2f-certification__seal {
display: grid;
width: 58px;
height: 58px;
place-items: center;
border-radius: 18px;
background: linear-gradient(145deg, #417446, #285c32);
box-shadow: 0 10px 24px rgba(40, 92, 50, 0.22);
}
.f2f-certification__seal svg {
width: 32px;
height: 32px;
}
.f2f-certification__seal svg path:first-child {
fill: none;
stroke: rgba(255, 255, 255, 0.46);
stroke-width: 1.5;
stroke-linejoin: round;
}
.f2f-certification__seal svg path:last-child {
fill: none;
stroke: #fff;
stroke-width: 2.2;
stroke-linecap: round;
stroke-linejoin: round;
}
.f2f-certification__content {
position: relative;
z-index: 1;
min-width: 0;
}
.f2f-certification__eyebrow {
display: block;
margin-bottom: 5px;
color: #678345;
font-size: 9px;
font-weight: 800;
letter-spacing: 0.12em;
line-height: 1.3;
text-transform: uppercase;
}
.f2f-certification h3 {
margin: 0 0 7px;
color: #1d4e29;
font-size: clamp(16px, 1.8vw, 20px);
font-weight: 750;
line-height: 1.25;
}
.f2f-certification__content > p {
max-width: 560px;
margin: 0 0 13px;
color: #5d6d5f;
font-size: 12px;
line-height: 1.55;
}
.f2f-certification__button {
display: inline-flex;
min-height: 40px;
align-items: center;
justify-content: center;
gap: 9px;
margin: 0;
padding: 9px 14px;
border: 1px solid #2d6236;
border-radius: 999px;
background: #2d6236;
box-shadow: 0 8px 18px rgba(45, 98, 54, 0.16);
color: #fff;
font-family: inherit;
font-size: 11px;
font-weight: 750;
line-height: 1.2;
cursor: pointer;
transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}
.f2f-certification__button svg {
width: 17px;
height: 17px;
fill: none;
stroke: currentColor;
stroke-width: 1.8;
stroke-linecap: round;
stroke-linejoin: round;
transition: transform 0.2s ease;
}
.f2f-certification__button:hover {
transform: translateY(-1px);
background: #24552d;
box-shadow: 0 11px 24px rgba(45, 98, 54, 0.23);
color: #fff;
}
.f2f-certification__button:hover svg {
transform: translateX(2px);
}
.f2f-certification__button:focus-visible,
.f2f-report-modal button:focus-visible,
.f2f-report-modal a:focus-visible,
.f2f-certification__qr a:focus-visible {
outline: 3px solid rgba(129, 176, 63, 0.35);
outline-offset: 3px;
}
.f2f-certification__qr {
position: relative;
z-index: 1;
display: grid;
width: 92px;
justify-items: center;
gap: 6px;
}
.f2f-certification__qr a {
display: block;
padding: 6px;
border: 1px solid rgba(45, 98, 54, 0.18);
border-radius: 12px;
background: #fff;
box-shadow: 0 8px 20px rgba(45, 98, 54, 0.08);
}
.f2f-certification__qr-code {
display: block;
width: 72px;
height: 72px;
overflow: hidden;
}
.f2f-certification__qr-code img,
.f2f-certification__qr-code canvas,
.f2f-certification__qr-code table {
display: block;
width: 72px !important;
height: 72px !important;
margin: 0 !important;
}
.f2f-certification__qr > span {
color: #607260;
font-size: 8px;
font-weight: 700;
line-height: 1.25;
text-align: center;
}
body.f2f-report-is-open {
overflow: hidden;
}
.f2f-report-modal[hidden] {
display: none !important;
}
.f2f-report-modal {
position: fixed;
z-index: 1000000;
inset: 0;
display: grid;
place-items: center;
padding: 20px;
opacity: 0;
pointer-events: none;
transition: opacity 0.22s ease;
}
.f2f-report-modal.is-open {
opacity: 1;
pointer-events: auto;
}
.f2f-report-modal__backdrop {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
background: rgba(13, 30, 20, 0.7);
box-shadow: none;
backdrop-filter: blur(9px);
cursor: default;
}
.f2f-report-modal__dialog {
position: relative;
display: grid;
width: min(1120px, 100%);
height: min(900px, calc(100dvh - 40px));
overflow: hidden;
grid-template-rows: auto minmax(0, 1fr) auto;
transform: translateY(16px) scale(0.985);
border: 1px solid rgba(255, 255, 255, 0.24);
border-radius: 24px;
background: #f7faf7;
box-shadow: 0 35px 100px rgba(0, 0, 0, 0.36);
transition: transform 0.25s ease;
}
.f2f-report-modal.is-open .f2f-report-modal__dialog {
transform: none;
}
.f2f-report-modal__header {
display: flex;
min-width: 0;
align-items: center;
justify-content: space-between;
gap: 18px;
padding: 16px 18px 16px 22px;
border-bottom: 1px solid #dfe9e0;
background: #fff;
}
.f2f-report-modal__header > div:first-child {
min-width: 0;
}
.f2f-report-modal__header span {
display: block;
margin-bottom: 3px;
color: #68816b;
font-size: 9px;
font-weight: 800;
letter-spacing: 0.1em;
line-height: 1.3;
text-transform: uppercase;
}
.f2f-report-modal__header h2 {
overflow: hidden;
margin: 0;
color: #1c4226;
font-size: clamp(16px, 2vw, 21px);
font-weight: 750;
line-height: 1.25;
text-overflow: ellipsis;
white-space: nowrap;
}
.f2f-report-modal__tools {
display: flex;
flex: 0 0 auto;
align-items: center;
gap: 9px;
}
.f2f-report-modal__external {
display: inline-flex;
min-height: 40px;
align-items: center;
justify-content: center;
gap: 7px;
padding: 8px 13px;
border: 1px solid #d5e2d7;
border-radius: 999px;
background: #fff;
color: #285932;
font-size: 11px;
font-weight: 750;
transition: background 0.2s ease, border-color 0.2s ease;
}
.f2f-report-modal__external:hover {
border-color: #a9c3ad;
background: #f2f7f2;
color: #1d4c27;
}
.f2f-report-modal__external svg,
.f2f-report-modal__close svg {
width: 17px;
height: 17px;
fill: none;
stroke: currentColor;
stroke-width: 1.8;
stroke-linecap: round;
stroke-linejoin: round;
}
.f2f-report-modal__close {
display: grid;
width: 42px;
height: 42px;
place-items: center;
margin: 0;
padding: 0;
border: 1px solid #d5e2d7;
border-radius: 50%;
background: #fff;
box-shadow: none;
color: #285932;
cursor: pointer;
transition: transform 0.2s ease, background 0.2s ease;
}
.f2f-report-modal__close:hover {
transform: rotate(4deg);
background: #edf5ee;
color: #153d1e;
}
.f2f-report-modal__viewer {
min-height: 0;
padding: 12px;
background: #dfe7e0;
}
.f2f-report-modal__viewer iframe {
display: block;
width: 100%;
height: 100%;
min-height: 0;
border: 0;
border-radius: 12px;
background: #fff;
}
.f2f-report-modal__footer {
display: flex;
min-height: 38px;
align-items: center;
justify-content: center;
padding: 8px 18px;
border-top: 1px solid #dfe9e0;
background: #fff;
color: #6b7a6d;
font-size: 9px;
text-align: center;
}
@media (max-width: 767px) {
.f2f-certification {
grid-template-columns: auto minmax(0, 1fr);
gap: 14px;
padding: 17px;
margin-bottom:20px;
margin-top:0 !important;
border-radius: 18px;
}
.f2f-certification__seal {
width: 50px;
height: 50px;
border-radius: 15px;
}
.f2f-certification__seal svg {
width: 28px;
height: 28px;
}
.f2f-certification__qr {
display: grid;
width: 100%;
grid-column: 1 / -1;
grid-template-columns: auto minmax(0, 1fr);
align-items: center;
justify-items: start;
gap: 10px;
padding-top: 2px;
}
.f2f-certification__qr > span {
max-width: 130px;
font-size: 9px;
text-align: left;
}
.f2f-certification__button {
width: 100%;
min-height: 44px;
padding-inline: 12px;
}
.f2f-report-modal {
padding: 8px;
}
.f2f-report-modal__dialog {
width: 100%;
height: calc(100dvh - 16px);
border-radius: 17px;
}
.f2f-report-modal__header {
gap: 10px;
padding: 12px;
}
.f2f-report-modal__external {
width: 42px;
padding: 0;
border-radius: 50%;
}
.f2f-report-modal__external {
font-size: 0;
}
.f2f-report-modal__external svg {
width: 18px;
height: 18px;
}
.f2f-report-modal__header h2 {
max-width: 52vw;
}
.f2f-report-modal__viewer {
padding: 6px;
}
.f2f-report-modal__viewer iframe {
border-radius: 9px;
}
}
@media (max-width: 430px) {
.f2f-certification {
grid-template-columns: 1fr;
}
.f2f-certification__seal {
width: 46px;
height: 46px;
}
.f2f-certification__qr {
grid-column: 1;
}
.f2f-report-modal__header span {
display: none;
}
}
@media (prefers-reduced-motion: reduce) {
.f2f-certification__button,
.f2f-certification__button svg,
.f2f-report-modal,
.f2f-report-modal__dialog,
.f2f-report-modal__close {
transition: none !important;
}
}
@media print {
.f2f-report-modal {
display: none !important;
}
} .f2f-product-report-access {
grid-template-columns: auto minmax(0, 1fr) 126px;
}
.f2f-product-report-access .f2f-certification__button {
text-decoration: none;
}
.f2f-product-report-access__qr-link {
position: relative;
z-index: 1;
display: grid;
justify-items: center;
gap: 6px;
color: #526b56;
text-decoration: none;
}
.f2f-product-report-access__qr {
display: grid;
width: 150px;
height: 112px;
overflow: hidden;
place-items: center;
padding: 7px;
border: 1px solid rgba(45, 98, 54, 0.18);
border-radius: 14px;
background: #fff;
box-shadow: 0 9px 22px rgba(45, 98, 54, 0.09);
}
.f2f-product-report-access__qr canvas,
.f2f-product-report-access__qr img,
.f2f-product-report-access__qr table {
display: block;
width: 98px !important;
height: 98px !important;
margin: 0 !important;
}
.f2f-product-report-access__qr-link small {
font-size: 9px;
font-weight: 700;
letter-spacing: 0.04em;
text-transform: uppercase;
}
.f2f-product-report-access__qr-link:focus-visible {
outline: 3px solid rgba(129, 176, 63, 0.35);
outline-offset: 4px;
}
@media (max-width: 767px) {
.f2f-product-report-access {
grid-template-columns: auto minmax(0, 1fr);
}
.f2f-product-report-access__qr-link {
grid-column: 1 / -1;
grid-template-columns: auto 1fr;
align-items: center;
justify-items: start;
}
.f2f-product-report-access__qr {
width: 92px;
height: 92px;
}
.f2f-product-report-access__qr canvas,
.f2f-product-report-access__qr img,
.f2f-product-report-access__qr table {
width: 78px !important;
height: 78px !important;
}
}
@media (max-width: 430px) {
.f2f-product-report-access {
grid-template-columns: 1fr;
}
.f2f-product-report-access__qr-link {
grid-column: 1;
}
}.f2f-lab-page,
.f2f-lab-page * {
box-sizing: border-box;
}
.f2f-lab-page {
--lab-ink: #173b28;
--lab-green: #2f6639;
--lab-leaf: #6f9148;
--lab-line: rgba(47, 102, 57, 0.16);
--lab-ivory: #fffdf8;
color: #354a3a;
background: var(--lab-ivory);
overflow-x: clip;
}
.f2f-lab-shell {
width: min(1180px, calc(100% - 40px));
margin-inline: auto;
}
.f2f-lab-hero {
position: relative;
overflow: hidden;
padding: 170px 0 86px;
border-bottom: 1px solid rgba(47, 102, 57, 0.1);
background:
radial-gradient(circle at 84% 24%, rgba(214, 181, 110, 0.18), transparent 27%),
radial-gradient(circle at 10% 12%, rgba(142, 177, 103, 0.2), transparent 34%),
linear-gradient(122deg, #fffdf8 0%, #f8faF4 48%, #eef6e9 100%);
}
.f2f-lab-hero::before {
position: absolute;
inset: 0;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.035'/%3E%3C/svg%3E");
content: "";
pointer-events: none;
}
.f2f-lab-hero::after {
position: absolute;
top: -12%;
right: -8%;
bottom: -18%;
left: -8%;
background:
radial-gradient(circle at 78% 35%, rgba(232, 204, 127, 0.18) 0%, transparent 30%),
radial-gradient(circle at 18% 72%, rgba(133, 177, 93, 0.17) 0%, transparent 32%),
radial-gradient(circle at 52% 25%, rgba(255, 255, 255, 0.72) 0%, transparent 26%);
content: "";
filter: blur(42px);
opacity: 0.72;
pointer-events: none;
}
.f2f-lab-hero__inner {
position: relative;
z-index: 1;
display: grid;
grid-template-columns: minmax(0, 1fr) 280px;
align-items: center;
gap: clamp(50px, 9vw, 130px);
}
.f2f-lab-hero__copy,
.f2f-lab-directory__heading > div {
width: 100%;
min-width: 0;
}
.f2f-lab-kicker {
display: inline-flex;
align-items: center;
gap: 9px;
color: #668542;
font-size: 11px;
font-weight: 800;
letter-spacing: 0.16em;
line-height: 1.4;
text-transform: uppercase;
}
.f2f-lab-kicker i {
display: block;
width: 28px;
height: 1px;
background: #d0ad5f;
}
.f2f-lab-hero h1 {
max-width: 760px;
margin: 17px 0 20px;
color: var(--lab-ink);
font-size: clamp(38px, 6vw, 70px);
font-weight: 720;
letter-spacing: -0.045em;
line-height: 1.03;
}
.f2f-lab-hero__copy > p {
max-width: 680px;
margin: 0;
color: #5f7063;
font-size: clamp(15px, 1.5vw, 18px);
line-height: 1.75;
}
.f2f-lab-hero__trust {
display: flex;
flex-wrap: wrap;
gap: 11px 20px;
margin-top: 28px;
}
.f2f-lab-hero__trust span {
display: inline-flex;
align-items: center;
gap: 6px;
color: #426549;
font-size: 12px;
font-weight: 650;
}
.f2f-lab-hero__trust svg {
width: 18px;
height: 18px;
padding: 3px;
border-radius: 50%;
background: rgba(47, 102, 57, 0.1);
fill: none;
stroke: #2f6639;
stroke-width: 2.2;
stroke-linecap: round;
stroke-linejoin: round;
}
.f2f-lab-hero__seal {
position: relative;
display: grid;
width: 250px;
height: 250px;
place-items: center;
align-content: center;
justify-self: center;
border: 1px solid rgba(47, 102, 57, 0.18);
border-radius: 50%;
background: rgba(255, 255, 255, 0.66);
box-shadow: 0 30px 70px rgba(47, 102, 57, 0.12), inset 0 0 0 11px rgba(255, 255, 255, 0.5);
backdrop-filter: blur(12px);
}
.f2f-lab-hero__seal::before,
.f2f-lab-hero__seal::after {
position: absolute;
border: 1px dashed rgba(47, 102, 57, 0.22);
border-radius: 50%;
content: "";
inset: 17px;
}
.f2f-lab-hero__seal::after {
inset: -13px;
}
.f2f-lab-hero__seal div {
display: grid;
width: 74px;
height: 74px;
place-items: center;
border-radius: 22px;
background: linear-gradient(145deg, #769b52, #2c653a);
box-shadow: 0 15px 28px rgba(8, 31, 16, 0.3);
}
.f2f-lab-hero__seal svg {
width: 49px;
height: 49px;
fill: none;
stroke: #fff;
stroke-linecap: round;
stroke-linejoin: round;
}
.f2f-lab-hero__seal .shield { stroke-width: 1.4; opacity: 0.65; }
.f2f-lab-hero__seal .check { stroke-width: 3; }
.f2f-lab-hero__seal strong { margin-top: 13px; color: var(--lab-ink); font-size: 20px; }
.f2f-lab-hero__seal > span { margin-top: 3px; color: #6b7b6e; font-size: 10px; letter-spacing: 0.09em; text-transform: uppercase; }
.f2f-lab-hero .f2f-lab-kicker {
color: #58783f;
}
.f2f-lab-hero .f2f-lab-kicker i {
background: #c4a355;
}
.f2f-lab-hero__leaf {
position: absolute;
width: 360px;
height: 360px;
border: 60px solid rgba(47, 102, 57, 0.045);
border-radius: 80% 0 80% 0;
transform: rotate(25deg);
}
.f2f-lab-hero__leaf--left { bottom: -230px; left: -130px; }
.f2f-lab-hero__leaf--right { top: -230px; right: -110px; transform: rotate(205deg); }
.f2f-lab-directory {
padding: 86px 0 96px;
background: #fffdf9;
}
.f2f-lab-directory__heading {
display: flex;
align-items: flex-end;
justify-content: space-between;
gap: 30px;
}
.f2f-lab-directory__heading h2,
.f2f-lab-note h2 {
margin: 10px 0 11px;
color: var(--lab-ink);
font-size: clamp(28px, 4vw, 44px);
font-weight: 720;
letter-spacing: -0.035em;
line-height: 1.12;
}
.f2f-lab-directory__heading p {
max-width: 660px;
margin: 0;
color: #68766a;
font-size: 14px;
line-height: 1.65;
}
.f2f-lab-directory__count {
display: grid;
min-width: 112px;
justify-items: center;
padding: 15px 18px;
border: 1px solid var(--lab-line);
border-radius: 18px;
background: #f7faf4;
}
.f2f-lab-directory__count strong { color: var(--lab-green); font-size: 26px; line-height: 1; }
.f2f-lab-directory__count span { margin-top: 5px; color: #788279; font-size: 9px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; }
.f2f-lab-toolbar {
display: grid;
grid-template-columns: minmax(280px, 1.6fr) minmax(150px, 0.55fr) minmax(190px, 0.85fr);
align-items: end;
gap: 20px;
margin: 35px 0 30px;
padding: 22px;
border: 1px solid rgba(47, 102, 57, 0.12);
border-radius: 22px;
background: rgba(255, 255, 255, 0.72);
box-shadow: 0 14px 42px rgba(42, 74, 44, 0.06);
}
.f2f-lab-search {
position: relative;
display: block;
max-width: none;
}
.f2f-lab-search svg {
position: absolute;
top: 50%;
left: 18px;
width: 20px;
height: 20px;
transform: translateY(-50%);
fill: none;
stroke: #718174;
stroke-width: 1.6;
stroke-linecap: round;
}
.f2f-lab-search input {
width: 100%;
height: 52px;
padding: 10px 18px 10px 49px;
border: 1px solid #dbe5d9;
border-radius: 16px;
background: #fff;
box-shadow: 0 9px 30px rgba(42, 74, 44, 0.06);
color: var(--lab-ink);
font: inherit;
font-size: 13px;
outline: none;
}
.f2f-lab-search input:focus { border-color: #7da173; box-shadow: 0 0 0 4px rgba(88, 133, 75, 0.11); }
.f2f-lab-filter-group {
display: grid;
gap: 8px;
}
.f2f-lab-filter-group > label {
color: #5d725f;
font-size: 9px;
font-weight: 800;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.f2f-lab-select-wrap {
position: relative;
}
.f2f-lab-select-wrap select {
width: 100%;
height: 52px;
padding: 10px 42px 10px 15px;
border: 1px solid #dbe5d9;
border-radius: 16px;
appearance: none;
background: #fff;
box-shadow: 0 9px 30px rgba(42, 74, 44, 0.06);
color: var(--lab-ink);
font: inherit;
font-size: 12px;
font-weight: 650;
cursor: pointer;
outline: none;
}
.f2f-lab-select-wrap select:focus {
border-color: #7da173;
box-shadow: 0 0 0 4px rgba(88, 133, 75, 0.11);
}
.f2f-lab-select-wrap svg {
position: absolute;
top: 50%;
right: 15px;
width: 18px;
height: 18px;
transform: translateY(-50%);
fill: none;
stroke: #55705a;
stroke-width: 1.8;
stroke-linecap: round;
stroke-linejoin: round;
pointer-events: none;
}
.f2f-lab-filters {
display: flex;
overflow-x: auto;
gap: 8px;
padding-bottom: 4px;
scrollbar-width: thin;
}
.f2f-lab-filters button {
flex: 0 0 auto;
min-height: 36px;
margin: 0;
padding: 8px 14px;
border: 1px solid #dce5db;
border-radius: 999px;
background: #fff;
box-shadow: none;
color: #5c6c5e;
font: inherit;
font-size: 11px;
font-weight: 650;
cursor: pointer;
}
.f2f-lab-filters button:hover,
.f2f-lab-filters button.is-active { border-color: var(--lab-green); background: var(--lab-green); color: #fff; }
.f2f-lab-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 22px;
}
.f2f-lab-card {
position: relative;
overflow: hidden;
border: 1px solid rgba(62, 104, 62, 0.13);
border-radius: 24px;
background: #fff;
box-shadow: 0 18px 48px rgba(38, 68, 39, 0.08);
transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.f2f-lab-card:hover,
.f2f-lab-card.is-requested { transform: translateY(-5px); border-color: rgba(62, 104, 62, 0.3); box-shadow: 0 26px 60px rgba(38, 68, 39, 0.13); }
.f2f-lab-card[hidden] { display: none; }
.f2f-lab-card__media {
position: relative;
display: grid;
height: 220px;
overflow: hidden;
place-items: center;
background: radial-gradient(circle at 50% 42%, #fff 0%, #f1f6ed 76%);
}
.f2f-lab-card__media > a { display: grid; width: 100%; height: 100%; place-items: center; }
.f2f-lab-card__media img { width: 76%; height: 76%; object-fit: contain; transition: transform 0.35s ease; }
.f2f-lab-card:hover .f2f-lab-card__media img { transform: scale(1.055); }
.f2f-lab-card__verified {
position: absolute;
top: 14px;
left: 14px;
display: inline-flex;
align-items: center;
gap: 5px;
padding: 6px 9px;
border: 1px solid rgba(65, 110, 66, 0.16);
border-radius: 999px;
background: rgba(255, 255, 255, 0.88);
box-shadow: 0 6px 18px rgba(34, 72, 38, 0.08);
color: #396b3f;
font-size: 9px;
font-weight: 750;
backdrop-filter: blur(7px);
}
.f2f-lab-card__verified svg { width: 14px; height: 14px; fill: none; stroke: currentColor; stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }
.f2f-lab-card__body { padding: 22px; }
.f2f-lab-card__category { display: block; overflow: hidden; margin-bottom: 7px; color: #75924e; font-size: 9px; font-weight: 800; letter-spacing: 0.1em; text-overflow: ellipsis; text-transform: uppercase; white-space: nowrap; }
.f2f-lab-card h3 { margin: 0 0 9px; font-size: 19px; font-weight: 700; line-height: 1.25; }
.f2f-lab-card h3 a { color: var(--lab-ink); }
.f2f-lab-card h3 a:hover { color: var(--lab-green); }
.f2f-lab-card__reports {
display: grid;
gap: 9px;
margin-top: 17px;
}
.f2f-lab-report-row {
display: grid;
grid-template-columns: minmax(72px, 0.65fr) minmax(0, 1.35fr);
align-items: center;
gap: 10px;
padding: 11px;
border: 1px solid #e1e9df;
border-radius: 14px;
background: #f8faf6;
}
.f2f-lab-report-row[hidden] {
display: none;
}
.f2f-lab-report-row__title {
display: grid;
gap: 2px;
}
.f2f-lab-report-row__title span {
color: var(--lab-green);
font-size: 16px;
font-weight: 750;
line-height: 1;
}
.f2f-lab-report-row__title strong {
color: #718073;
font-size: 8px;
font-weight: 750;
letter-spacing: 0.07em;
text-transform: uppercase;
}
.f2f-lab-report-row__actions {
display: grid;
grid-template-columns: 1fr;
gap: 6px;
}
.f2f-lab-report-row__actions button,
.f2f-lab-report-row__actions a {
display: inline-flex;
min-height: 46px;
align-items: center;
justify-content: center;
margin: 0;
padding: 7px 8px;
border: 1px solid var(--lab-green);
border-radius: 9px;
box-shadow: none;
font: inherit;
font-size: 11px;
font-weight: 750;
line-height: 1.2;
text-align: center;
text-decoration: none;
cursor: pointer;
}
.f2f-lab-report-row__actions button {
background: var(--lab-green);
color: #fff;
}
.f2f-lab-report-row__actions a {
background: #fff;
color: var(--lab-green);
}
.f2f-lab-report-row__actions button:hover,
.f2f-lab-report-row__actions a:hover {
border-color: #214f2c;
background: #214f2c;
color: #fff;
}
.f2f-lab-card__meta {
display: flex;
justify-content: space-between;
gap: 12px;
margin: 17px 0 14px;
padding-top: 13px;
border-top: 1px solid #edf1eb;
color: #8a958b;
font-size: 9px;
font-weight: 650;
text-transform: uppercase;
}
.f2f-lab-card__button {
display: flex;
width: 100%;
min-height: 44px;
align-items: center;
justify-content: space-between;
gap: 10px;
margin: 0;
padding: 10px 14px 10px 17px;
border: 0;
border-radius: 13px;
background: var(--lab-green);
box-shadow: 0 10px 22px rgba(47, 102, 57, 0.17);
color: #fff;
font: inherit;
font-size: 11px;
font-weight: 750;
cursor: pointer;
}
.f2f-lab-card__button:hover { background: #24552e; color: #fff; }
.f2f-lab-card__button svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; transition: transform 0.2s ease; }
.f2f-lab-card__button:hover svg { transform: translateX(3px); }
.f2f-lab-empty {
padding: 60px 20px;
border: 1px dashed #ccd9ca;
border-radius: 24px;
background: #f7faf5;
text-align: center;
}
.f2f-lab-empty[hidden] { display: none; }
.f2f-lab-empty > span { font-size: 32px; }
.f2f-lab-empty h3 { margin: 10px 0 6px; color: var(--lab-ink); font-size: 19px; }
.f2f-lab-empty p { margin: 0; color: #748075; font-size: 12px; }
.f2f-lab-note {
padding: 70px 0;
background: #1e4e2c;
color: #fff;
}
.f2f-lab-note .f2f-lab-shell { display: grid; grid-template-columns: minmax(0, 1fr) minmax(320px, 0.7fr); align-items: center; gap: 70px; }
.f2f-lab-note span { color: #cbdc9f; font-size: 10px; font-weight: 800; letter-spacing: 0.13em; text-transform: uppercase; }
.f2f-lab-note h2 { max-width: 650px; margin-bottom: 0; color: #fff; }
.f2f-lab-note p { margin: 0; color: rgba(255, 255, 255, 0.74); font-size: 13px; line-height: 1.8; }
@media (max-width: 991px) {
.f2f-lab-hero { padding-top: 145px; }
.f2f-lab-hero__inner { grid-template-columns: 1fr 210px; gap: 40px; }
.f2f-lab-hero__seal { width: 200px; height: 200px; }
.f2f-lab-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.f2f-lab-note .f2f-lab-shell { gap: 35px; }
.f2f-lab-toolbar { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.f2f-lab-search { grid-column: 1 / -1; }
}
@media (max-width: 767px) {
.f2f-lab-shell { width: min(calc(100% - 28px), 620px); }
.f2f-lab-hero { padding: 125px 0 58px; }
.f2f-lab-hero__inner { grid-template-columns: 1fr; }
.f2f-lab-hero__seal { display: none; }
.f2f-lab-hero h1 { font-size: clamp(36px, 12vw, 54px); }
.f2f-lab-directory { padding: 60px 0 68px; }
.f2f-lab-directory__heading { align-items: flex-start; flex-direction: column; gap: 20px; }
.f2f-lab-hero__copy > p,
.f2f-lab-directory__heading p { max-width: 100%; overflow-wrap: anywhere; }
.f2f-lab-directory__count { grid-auto-flow: column; align-items: center; justify-items: start; gap: 8px; }
.f2f-lab-directory__count span { margin: 0; }
.f2f-lab-grid { grid-template-columns: 1fr; }
.f2f-lab-card__media { height: 230px; }
.f2f-lab-toolbar { grid-template-columns: 1fr; padding: 15px; border-radius: 17px; }
.f2f-lab-search { grid-column: 1; }
}
@media (max-width: 430px) {
.f2f-lab-hero__trust { display: grid; }
.f2f-lab-card { border-radius: 20px; }
.f2f-lab-card__body { padding: 19px; }
.f2f-lab-report-row { grid-template-columns: 1fr; }
}
@media (prefers-reduced-motion: reduce) {
.f2f-lab-card,
.f2f-lab-card__media img,
.f2f-lab-card__button svg { transition: none !important; }
}.f2f-express,
.f2f-express * { box-sizing: border-box; }
.f2f-express[hidden] { display: none !important; }
.f2f-express {
position: fixed;
z-index: 2147483000;
inset: 0;
display: grid;
place-items: center;
padding: 22px;
font-family: Inter, "Helvetica Neue", Arial, sans-serif;
}
.f2f-express__backdrop {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
padding: 0;
border: 0;
background: rgba(8, 28, 18, 0.62);
backdrop-filter: blur(10px);
opacity: 0;
transition: opacity 0.22s ease;
}
.f2f-express__dialog {
position: relative;
display: grid;
grid-template-rows: auto auto minmax(0, 1fr);
width: min(1120px, 100%);
height: min(900px, calc(100dvh - 44px));
overflow: hidden;
border: 1px solid rgba(255, 255, 255, 0.72);
border-radius: 28px;
background: #fffdf8;
box-shadow: 0 32px 90px rgba(5, 30, 17, 0.3);
opacity: 0;
transform: translateY(18px) scale(0.985);
transition: opacity 0.22s ease, transform 0.22s ease;
}
.f2f-express.is-open .f2f-express__backdrop,
.f2f-express.is-open .f2f-express__dialog { opacity: 1; }
.f2f-express.is-open .f2f-express__dialog { transform: none; }
.f2f-express__header {
display: grid;
grid-template-columns: auto 1fr auto;
align-items: center;
gap: 13px;
min-height: 76px;
padding: 12px 17px 12px 20px;
border-bottom: 1px solid rgba(36, 91, 51, 0.12);
background: linear-gradient(120deg, #fffdf8 0%, #f4f8f0 100%);
}
.f2f-express__brand {
display: grid;
width: 42px;
height: 42px;
place-items: center;
border-radius: 14px;
background: #275f36;
box-shadow: 0 10px 22px rgba(39, 95, 54, 0.2);
}
.f2f-express__brand svg {
width: 25px;
fill: none;
stroke: #fff;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 1.8;
}
.f2f-express__header span {
display: block;
margin-bottom: 2px;
color: #69806e;
font-size: 10px;
font-weight: 750;
letter-spacing: 0.12em;
text-transform: uppercase;
}
.f2f-express__header h2 {
margin: 0;
color: #173b28;
font-size: 20px;
font-weight: 750;
letter-spacing: -0.025em;
line-height: 1.2;
}
.f2f-express__header-actions { display: flex; align-items: center; gap: 10px; }
.f2f-express__external { color: #315f3c; font-size: 12px; font-weight: 700; text-decoration: none; }
.f2f-express__external:hover { color: #173b28; text-decoration: underline; }
.f2f-express__close {
display: grid;
width: 42px;
height: 42px;
place-items: center;
padding: 0;
border: 1px solid rgba(36, 91, 51, 0.15);
border-radius: 50%;
background: rgba(255, 255, 255, 0.86);
color: #173b28;
cursor: pointer;
transition: background 0.18s ease, transform 0.18s ease;
}
.f2f-express__close:hover { background: #fff; transform: rotate(5deg); }
.f2f-express__close svg { width: 20px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-width: 1.8; }
.f2f-express__payment-bar {
display: flex;
align-items: center;
justify-content: space-between;
gap: 14px;
min-height: 46px;
padding: 7px 20px;
border-bottom: 1px solid rgba(36, 91, 51, 0.1);
background: #fbfcf8;
}
.f2f-express__powered {
display: inline-flex;
align-items: center;
gap: 7px;
color: #49644f;
font-size: 11px;
font-weight: 700;
}
.f2f-express__powered svg {
width: 18px;
fill: none;
stroke: #2f6639;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 1.7;
}
.f2f-express__payment-brands {
display: flex;
align-items: center;
gap: 7px;
}
.f2f-express__payment-brands span {
display: inline-flex;
min-height: 25px;
align-items: center;
padding: 3px 8px;
border: 1px solid #e0e6df;
border-radius: 7px;
background: #fff;
box-shadow: 0 3px 9px rgba(24, 60, 38, 0.05);
font-size: 10px;
font-weight: 800;
letter-spacing: -0.02em;
}
.f2f-express__payment-brands .is-gpay { color: #3168cf; }
.f2f-express__payment-brands .is-phonepe { color: #5f259f; }
.f2f-express__payment-brands .is-upi { color: #138a45; }
.f2f-express__payment-brands .is-qr { gap: 4px; color: #173b28; }
.f2f-express__payment-brands .is-qr svg { width: 12px; height: 12px; fill: currentColor; }
.f2f-express__stage { position: relative; min-height: 0; background: #f8faf6; }
.f2f-express__frame { display: block; width: 100%; height: 100%; border: 0; background: #fff; }
.f2f-express__error {
position: absolute;
z-index: 4;
top: 16px;
left: 50%;
width: min(620px, calc(100% - 32px));
padding: 12px 15px;
transform: translateX(-50%);
border: 1px solid #e8b7ad;
border-radius: 12px;
background: #fff4f1;
box-shadow: 0 12px 30px rgba(92, 38, 29, 0.12);
color: #842d21;
font-size: 13px;
font-weight: 650;
line-height: 1.45;
text-align: center;
}
.f2f-express__error[hidden] { display: none !important; }
.single-product form.cart .f2f-single-buy-now {
display: inline-grid;
min-height: 52px;
align-content: center;
gap: 1px;
margin-left: 9px;
padding: 8px 22px;
border: 1px solid #235b34;
border-radius: 14px;
background: linear-gradient(135deg, #2f6e3f, #194b2b);
box-shadow: 0 10px 22px rgba(32, 91, 49, 0.2);
color: #fff;
font: inherit;
text-align: center;
text-transform: none;
transition: transform 0.18s ease, box-shadow 0.18s ease, opacity 0.18s ease;
}
.single-product form.cart .f2f-single-buy-now span { font-size: 14px; font-weight: 800; line-height: 1.15; }
.single-product form.cart .f2f-single-buy-now small { color: rgba(255, 255, 255, 0.78); font-size: 9px; font-weight: 650; letter-spacing: 0.03em; line-height: 1.15; }
.single-product form.cart .f2f-single-buy-now:hover { transform: translateY(-2px); box-shadow: 0 14px 28px rgba(32, 91, 49, 0.26); }
.single-product form.cart .f2f-single-buy-now:disabled { cursor: wait; opacity: 0.62; transform: none; }
.f2f-express__loader {
position: absolute;
z-index: 2;
inset: 0;
display: block;
padding: clamp(22px, 3vw, 36px);
background: radial-gradient(circle at 50% 40%, #fff 0%, #f4f8f0 72%);
color: #173b28;
opacity: 0;
pointer-events: none;
transition: opacity 0.18s ease;
}
.f2f-express.is-loading .f2f-express__loader { opacity: 1; pointer-events: auto; }
.f2f-express__skeleton { display: grid; grid-template-columns: minmax(0, 1.8fr) minmax(260px, 0.85fr); gap: clamp(22px, 3vw, 38px); max-width: 1040px; margin: 0 auto; }
.f2f-express__skeleton-main,
.f2f-express__skeleton-summary { display: flex; flex-direction: column; gap: 13px; }
.f2f-express__skeleton-summary { align-self: start; padding: 22px; border: 1px solid rgba(47, 102, 57, 0.09); border-radius: 14px; background: #fff; }
.f2f-express__skeleton-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.f2f-express__skeleton span { display: block; overflow: hidden; border-radius: 9px; background: #e8eee6; }
.f2f-express__skeleton span::after { content: ""; display: block; width: 45%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.82), transparent); animation: f2f-express-shimmer 1.05s ease-in-out infinite; }
.f2f-express__skeleton .is-title { width: 36%; height: 24px; margin-bottom: 3px; }
.f2f-express__skeleton .is-title.is-short { width: 27%; margin-top: 14px; }
.f2f-express__skeleton .is-field { height: 53px; }
.f2f-express__skeleton .is-payment { height: 86px; margin-top: 15px; }
.f2f-express__skeleton .is-product { height: 82px; }
.f2f-express__skeleton .is-line { height: 17px; margin-top: 7px; }
.f2f-express__skeleton .is-line.is-short { width: 72%; }
.f2f-express.is-payment-loading .f2f-express__loader {
display: grid;
place-content: center;
justify-items: center;
gap: 13px;
text-align: center;
}
.f2f-express.is-payment-loading .f2f-express__skeleton { display: none; }
.f2f-express.is-payment-loading .f2f-express__loader::before {
content: "";
display: block;
width: 46px;
height: 46px;
border: 4px solid rgba(47, 102, 57, 0.14);
border-top-color: #2f6639;
border-radius: 50%;
animation: f2f-express-spin 0.7s linear infinite;
}
.f2f-express.is-payment-loading .f2f-express__loader::after {
content: "Opening Razorpay secure payment…";
color: #173b28;
font-size: 14px;
font-weight: 700;
letter-spacing: -0.01em;
}
html.f2f-express-is-open,
body.f2f-express-is-open { overflow: hidden !important; }
body.f2f-express-is-open #okapi-wasb-button,
body.f2f-express-is-open .sticky-cart-container,
body.f2f-express-is-open .btn-back-to-top,
body.f2f-express-is-open [class*="skyity"],
body.f2f-express-is-open [id*="skyity"] { display: none !important; }
body.f2f-express-document { min-width: 0 !important; background: #f8faf6 !important; }
.f2f-express-document main {
min-height: 0 !important;
margin: 0 !important;
padding: 0 !important;
background: #f8faf6;
}
.f2f-express-document main > h2:first-child,
.f2f-express-document main > .wp-block-heading:first-of-type {
display: none !important;
}
.f2f-express-document .header-v1,
.f2f-express-document > .sec-subscribe,
.f2f-express-document > footer,
.f2f-express-document #okapi-wasb-button,
.f2f-express-document .sticky-cart-container,
.f2f-express-document .btn-back-to-top,
.f2f-express-document [class*="skyity"],
.f2f-express-document [id*="skyity"] { display: none !important; }
.f2f-express-document .woocommerce,
.f2f-express-document .wp-block-woocommerce-checkout {
width: min(1040px, calc(100% - 36px));
margin: 0 auto !important;
padding: 24px 0 12px;
}
.f2f-express-document form.checkout { margin-top: 0; }
.f2f-express-document .wc-block-components-sidebar-layout,
.f2f-express-document .wc-block-checkout__actions,
.f2f-express-document .wc-block-checkout__actions_row {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.f2f-express-document .woocommerce-order {
min-height: calc(100vh - 60px);
padding: 28px;
border: 1px solid rgba(47, 102, 57, 0.12);
border-radius: 22px;
background: #fff;
box-shadow: 0 18px 55px rgba(36, 91, 51, 0.09);
} body.f2f-express-payment-handoff main {
opacity: 0 !important;
pointer-events: none !important;
}
body.f2f-express-payment-handoff .razorpay-container,
body.f2f-express-payment-handoff .razorpay-checkout-frame,
body.f2f-express-payment-handoff iframe[src*="razorpay"] {
opacity: 1 !important;
pointer-events: auto !important;
}
@keyframes f2f-express-spin { to { transform: rotate(360deg); } }
@keyframes f2f-express-shimmer { from { transform: translateX(-160%); } to { transform: translateX(290%); } }
@media (max-width: 767px) {
.single-product form.cart .f2f-single-buy-now {
width: 100%;
margin: 10px 0 0;
}
.f2f-express { align-items: end; padding: 0; }
.f2f-express__dialog {
width: 100%;
height: 100dvh;
max-height: none;
border: 0;
border-radius: 0;
transform: translateY(28px);
}
.f2f-express__header { min-height: 66px; padding: max(10px, env(safe-area-inset-top)) 12px 10px 14px; gap: 10px; }
.f2f-express__brand { width: 38px; height: 38px; border-radius: 12px; }
.f2f-express__header h2 { font-size: 17px; }
.f2f-express__external { display: none; }
.f2f-express__close { width: 40px; height: 40px; }
.f2f-express__payment-bar { min-height: 42px; padding: 6px 12px; }
.f2f-express__powered { font-size: 10px; }
.f2f-express__payment-brands { gap: 4px; }
.f2f-express__payment-brands span { min-height: 23px; padding: 2px 5px; font-size: 9px; }
.f2f-express__loader { padding: 18px 12px; }
.f2f-express__skeleton { grid-template-columns: 1fr; gap: 18px; }
.f2f-express__skeleton-summary { display: none; }
.f2f-express__skeleton-row { grid-template-columns: 1fr; }
.f2f-express-document .woocommerce,
.f2f-express-document .wp-block-woocommerce-checkout {
width: min(calc(100% - 24px), 680px);
padding: 12px 0 calc(8px + env(safe-area-inset-bottom));
}
.f2f-express-document .wc-block-checkout__actions_row {
display: grid !important;
grid-template-columns: minmax(0, 1fr);
gap: 12px;
}
.f2f-express-document .wc-block-components-checkout-place-order-button {
width: 100% !important;
max-width: 100%;
margin: 0 !important;
}
.f2f-express-document .woocommerce-order { padding: 18px; border-radius: 18px; }
}
@media (max-width: 480px) {
.f2f-express__payment-bar { justify-content: center; }
.f2f-express__powered { display: none; }
.f2f-express__payment-brands { width: 100%; justify-content: center; }
.f2f-express-document .wc-block-components-address-form {
display: block !important;
}
.f2f-express-document .wc-block-components-address-form > div,
.f2f-express-document .wc-block-components-address-form .wc-block-components-text-input,
.f2f-express-document .wc-block-components-address-form .wc-block-components-select-input,
.f2f-express-document .wc-block-components-address-form .wc-block-components-state-input {
width: 100% !important;
max-width: 100% !important;
margin-inline: 0 !important;
}
}
@media (max-width: 360px) {
.f2f-express__powered {
gap: 0;
font-size: 0;
}
.f2f-express__payment-brands .is-upi { display: none; }
}
@media (prefers-reduced-motion: reduce) {
.f2f-express__backdrop,
.f2f-express__dialog,
.f2f-express__loader { transition: none; }
.f2f-express__spinner { animation-duration: 1.5s; }
}