.button,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 24px;color:var(--ify-white)!important;background:var(--ify-primary)!important;border:1px solid var(--ify-primary)!important;border-radius:999px!important;font-size:0.76rem;font-weight:700!important;letter-spacing:0.055em;line-height:1.2;text-transform:uppercase;cursor:pointer;transition:transform 180ms ease, box-shadow 180ms ease, color 180ms ease, background 180ms ease;}.button:hover,.wp-element-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{color:var(--ify-white)!important;background:#883c2c!important;border-color:#883c2c!important;box-shadow:none;transform:translateY(-2px);}.button--light{color:var(--ify-primary)!important;background:var(--ify-white)!important;border-color:var(--ify-white)!important;}.button--light:hover{color:var(--ify-primary)!important;background:#fff!important;border-color:#fff!important;}.button--outline{color:var(--ify-primary)!important;background:transparent!important;}.button--outline:hover{color:var(--ify-white)!important;background:var(--ify-primary)!important;}.button--small{min-height:42px;padding:9px 19px;}.text-link{display:inline-flex;align-items:center;gap:10px;padding-block:5px;color:var(--ify-primary);border-bottom:1px solid currentColor;font-size:0.86rem;font-weight:700;letter-spacing:0.04em;line-height:1.4;text-transform:uppercase;}.text-link span{transition:transform 180ms ease;}.text-link:hover span{transform:translateX(4px);}.announcement{color:var(--ify-white);background:var(--ify-primary);}.announcement__inner{position:relative;display:flex;align-items:center;justify-content:center;min-height:34px;padding-inline:16px;}.announcement p{margin:0;font-size:0.66rem;font-weight:700;letter-spacing:0.1em;line-height:1.2;text-align:center;text-transform:uppercase;}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid transparent;backdrop-filter:blur(14px);transition:transform 260ms cubic-bezier(.22,.61,.36,1), background-color 180ms ease, border-color 180ms ease;}.admin-bar .site-header{top:32px;}.site-header.is-scrolled{border-color:transparent;box-shadow:none;}.site-header.is-hidden{transform:translateY(calc(-100% - 50px));}.menu-open .site-header,.search-open .site-header{transform:none;}.site-header__inner{display:grid;grid-template-columns:minmax(170px, 1fr) auto minmax(170px, 1fr);align-items:center;min-height:76px;gap:34px;}.site-branding{justify-self:start;}.custom-logo-link{display:block;}.custom-logo{width:auto;max-width:170px;max-height:48px;}.brand-default{display:block;height:48px;}.brand-default img{width:auto;height:48px;object-fit:contain;}.wordmark{display:inline-flex;align-items:flex-end;gap:5px;color:var(--ify-primary);font-family:var(--ify-serif);font-size:1.75rem;font-weight:700;letter-spacing:-0.055em;line-height:1;}.wordmark i{width:7px;height:7px;margin-bottom:2px;background:var(--ify-accent);border-radius:50%;}.primary-menu,.product-submenu,.footer-menu{padding:0;margin:0;list-style:none;}.primary-menu{display:flex;align-items:center;gap:clamp(24px, 3vw, 48px);}.primary-menu>li{position:relative;}.primary-menu>li>a,.submenu-trigger-wrap>a{position:relative;display:block;padding-block:27px;font-size:0.8rem;font-weight:700;letter-spacing:0.045em;}.primary-menu>li>a::after,.submenu-trigger-wrap>a::after{position:absolute;right:0;bottom:20px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform 180ms ease;}.primary-menu>li>a:hover::after,.primary-menu>li>a:focus-visible::after,.submenu-trigger-wrap>a:hover::after{transform:scaleX(1);transform-origin:left;}.submenu-trigger-wrap{display:flex;align-items:center;gap:5px;}.submenu-main-toggle{position:relative;display:block;padding:27px 0;color:inherit;background:none;border:0;font:inherit;font-size:.8rem;font-weight:700;letter-spacing:.045em;cursor:pointer;}.submenu-main-toggle::after{position:absolute;right:0;bottom:20px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform 180ms ease;}.submenu-main-toggle:hover::after,.submenu-main-toggle:focus-visible::after{transform:scaleX(1);transform-origin:left;}.submenu-toggle{width:24px;height:34px;padding:6px;background:none;border:0;cursor:pointer;}.submenu-toggle svg{width:14px;transition:transform 180ms ease;}.product-submenu{position:absolute;top:calc(100% - 12px);left:50%;width:min(300px, calc(100vw - 32px));max-height:min(70vh, 620px);padding:12px 24px;visibility:hidden;overflow-y:auto;background:var(--ify-white);border:1px solid var(--ify-line);border-radius:20px;box-shadow:var(--ify-shadow);opacity:0;transform:translate(-50%, 8px);transition:opacity 160ms ease, transform 160ms ease, visibility 160ms;}.product-submenu li+li{border-top:1px solid var(--ify-line);}.product-submenu a{display:block;padding:12px 0;color:var(--ify-accent);font-size:0.92rem;}.product-submenu a:hover{color:var(--ify-primary);padding-left:5px;}.has-submenu:hover .product-submenu,.has-submenu:focus-within .product-submenu,.has-submenu.is-open .product-submenu{visibility:visible;opacity:1;transform:translate(-50%, 0);}.has-submenu.is-open .submenu-toggle svg{transform:rotate(180deg);}.header-actions{display:flex;align-items:center;justify-self:end;gap:5px;}.icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:9px;color:var(--ify-text);background:transparent;border:0;border-radius:50%;cursor:pointer;transition:color 180ms ease, background 180ms ease;}.icon-button:hover{color:var(--ify-primary);background:color-mix(in srgb, var(--ify-primary) 8%, transparent);}.cart-count{position:absolute;top:0;right:-2px;display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding-inline:4px;color:var(--ify-white);background:var(--ify-accent);border:2px solid var(--ify-bg);border-radius:99px;font-size:0.62rem;font-weight:700;line-height:1;}.menu-toggle{display:none;}.menu-toggle__close{display:none;}.mobile-menu-back{display:none;}.mobile-menu-search,.mobile-menu-footer{display:none;}.search-panel{position:absolute;top:100%;right:0;left:0;padding-block:20px;background:var(--ify-white);border-block:1px solid var(--ify-line);box-shadow:0 18px 35px rgba(36, 39, 32, 0.07);}.search-panel__inner{display:flex;align-items:center;gap:15px;}.store-search{display:flex;flex:1;gap:10px;}.store-search input[type="search"]{flex:1;min-width:0;height:50px;padding:8px 18px;color:var(--ify-text);background:var(--ify-bg);border:1px solid var(--ify-line);border-radius:999px;}.section-heading{margin-bottom:clamp(36px, 5vw, 66px);}.section-heading h2{max-width:930px;margin-bottom:0;}.section-heading--split{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;}.section-heading--center{max-width:860px;margin-inline:auto;text-align:center;}.section-heading--center h2{margin-inline:auto;}.category-grid{display:grid;grid-template-columns:1.2fr 0.8fr 0.8fr;grid-auto-rows:minmax(230px, 26vw);gap:14px;}.category-grid--compact{grid-template-columns:repeat(3, 1fr);}.journal-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(18px, 2.5vw, 36px);}.site-footer{padding-top:clamp(42px, 5vw, 70px);color:var(--ify-text);background:var(--ify-footer);}.footer-cta{display:flex;align-items:center;justify-content:space-between;gap:34px;padding-bottom:clamp(36px, 4vw, 54px);border-bottom:1px solid var(--ify-line);}.footer-cta .eyebrow{color:var(--ify-primary);}.footer-cta h2{max-width:720px;margin:0;color:var(--ify-text);font-size:clamp(1.75rem, 2.8vw, 2.8rem);}.site-footer .button--light{color:var(--ify-white)!important;background:var(--ify-primary)!important;border-color:var(--ify-primary)!important;}.site-footer .button--light:hover{color:var(--ify-white)!important;background:#883c2c!important;border-color:#883c2c!important;}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3, 1fr);gap:clamp(28px, 4.5vw, 62px);padding-block:clamp(40px, 5vw, 66px);}.footer-logo{display:inline-block;margin-bottom:16px;padding:7px 10px;background:var(--ify-white);border-radius:9px;}.footer-logo img{width:auto;height:52px;}.footer-brand p{max-width:310px;color:var(--ify-muted);font-size:.82rem;}.footer-title{margin-bottom:16px;color:var(--ify-text);font-family:var(--ify-sans);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;}.footer-menu li+li{margin-top:7px;}.footer-menu a{color:var(--ify-muted);font-size:.8rem;}.footer-menu a:hover{color:var(--ify-primary);}.footer-widget{margin-top:18px;}.footer-bottom{display:flex;justify-content:space-between;gap:25px;padding-block:18px;border-top:1px solid var(--ify-line);}.footer-bottom p{margin:0;color:var(--ify-muted);font-size:.66rem;letter-spacing:.035em;}.footer-credit{display:inline-flex;align-items:center;}.footer-credit a{display:inline-flex;align-items:center;font-weight:700;}.footer-credit img{display:inline-block;object-fit:contain;}.content-layout{padding-block:clamp(70px, 8vw, 130px);}.page-header{max-width:1000px;margin-bottom:clamp(42px, 6vw, 78px);}.page-header h1{font-size:clamp(2.8rem, 5.5vw, 5.8rem);}.entry-content{font-family:var(--ify-serif);font-size:clamp(1.05rem, 1.4vw, 1.25rem);line-height:1.85;}.entry-content>*{max-width:780px;margin-inline:auto;}.entry-content>.alignwide{max-width:1160px;}.entry-content>.alignfull{max-width:none;}.entry-content h2,.entry-content h3{margin-top:1.5em;}.entry-content a{color:var(--ify-primary);text-decoration:underline;text-underline-offset:3px;}.entry-content blockquote{padding:10px 0 10px 28px;color:var(--ify-primary);border-left:3px solid var(--ify-accent);font-size:1.35em;}.entry-content table{width:100%;border-collapse:collapse;font-family:var(--ify-sans);font-size:.9rem;}.entry-content td,.entry-content th{padding:12px;border:1px solid var(--ify-line);text-align:left;}.comments-area{margin-top:60px;padding-top:45px;border-top:1px solid var(--ify-line);}.comments-title,.comment-reply-title{font-size:clamp(1.8rem, 3vw, 2.7rem);}.comment-list{padding:0;margin:30px 0 45px;list-style:none;}.comment-list .children{padding-left:35px;list-style:none;}.comment-body{padding:22px;margin-bottom:14px;background:var(--ify-white);border-radius:var(--ify-radius-sm);}.comment-meta{margin-bottom:12px;font-size:.78rem;}.comment-author{display:flex;align-items:center;gap:10px;}.comment-author img{border-radius:50%;}.comment-form>p{margin-bottom:15px;}.pagination{margin-top:55px;text-align:center;}.nav-links{display:flex;align-items:center;justify-content:center;gap:8px;}input[type="text"],input[type="email"],input[type="tel"],input[type="password"],input[type="search"],input[type="number"],select,textarea{width:100%;min-height:50px;padding:12px 15px;color:var(--ify-text);background:var(--ify-white);border:1px solid var(--ify-line);border-radius:10px;}textarea{min-height:150px;resize:vertical;}label{display:inline-block;margin-bottom:6px;font-size:.82rem;font-weight:700;}.woocommerce .woocommerce-breadcrumb{margin-bottom:26px;color:var(--ify-muted);font-size:.76rem;}.woocommerce .woocommerce-breadcrumb a{color:var(--ify-primary);}.woocommerce .woocommerce-result-count{color:var(--ify-muted);font-size:.78rem;}.woocommerce .woocommerce-ordering select{width:auto;min-width:210px;background-color:var(--ify-white);}.woocommerce .star-rating{color:var(--ify-accent);}.woocommerce div.product div.images img{border-radius:var(--ify-radius-md);}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ify-primary);font-size:1.35rem;}.woocommerce-product-details__short-description{color:var(--ify-muted);}.woocommerce div.product form.cart{display:flex;flex-wrap:wrap;gap:10px;margin-block:28px;}.woocommerce .quantity .qty{min-height:54px;border-radius:999px;width:4.5em;}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:18px 22px 18px 52px!important;color:var(--ify-text);background:var(--ify-white);border:1px solid var(--ify-line);border-top:0!important;border-radius:var(--ify-radius-sm);}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{color:var(--ify-primary);}.woocommerce table.shop_table{overflow:hidden;background:var(--ify-white);border-color:var(--ify-line);border-radius:var(--ify-radius-sm);}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:16px;border-color:var(--ify-line);}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register,.woocommerce-account .woocommerce-MyAccount-content{padding:clamp(22px, 3vw, 38px);background:var(--ify-white);border:1px solid var(--ify-line);border-radius:var(--ify-radius-md);}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{min-height:50px;}.select2-container--default .select2-selection--single{height:50px;background:var(--ify-white);border-color:var(--ify-line);border-radius:10px;}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:48px;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:48px;}.woocommerce-MyAccount-navigation ul{padding:0;margin:0 0 25px;list-style:none;}.woocommerce-MyAccount-navigation a{display:block;padding:10px 14px;border-bottom:1px solid var(--ify-line);}@media (max-width: 1180px){:root{--ify-shell:min(100% - 40px, 1480px);}.site-header__inner{grid-template-columns:160px auto 160px;gap:20px;}.primary-menu{gap:22px;}}@media (max-width: 980px){.site-header__inner{grid-template-columns:auto 1fr auto;min-height:74px;}.menu-toggle{display:inline-flex;grid-column:1;grid-row:1;}.site-branding{grid-column:2;grid-row:1;justify-self:center;}.header-actions{grid-column:3;grid-row:1;}.account-link{display:none;}.primary-navigation{position:absolute;top:100%;right:0;bottom:auto;left:0;z-index:99;height:calc(100dvh - var(--nav-offset, 74px));visibility:hidden;overflow-y:auto;opacity:0;transform:translateY(-10px);transition:opacity 180ms ease, transform 180ms ease, visibility 180ms;}.announcement:not([hidden])~.site-header .primary-navigation{--nav-offset:112px;}.admin-bar .primary-navigation{height:calc(100dvh - var(--nav-offset, 74px) - 32px);}.primary-navigation.is-open{visibility:visible;opacity:1;transform:none;}.mobile-menu-back{display:inline-flex;align-items:center;gap:9px;min-height:46px;padding:9px 16px;margin:0 0 14px;color:var(--ify-white);background:var(--ify-primary);border:1px solid var(--ify-primary);border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 8px 20px rgba(36,39,32,.16);}.mobile-menu-back svg{width:19px;height:19px;}.mobile-menu-back:focus-visible{outline:3px solid rgba(164,79,59,.24);outline-offset:3px;}.primary-menu>li{border-bottom:1px solid var(--ify-line);}.primary-menu>li>a,.submenu-trigger-wrap>a,.submenu-main-toggle{font-family:var(--ify-serif);font-weight:500;letter-spacing:-.025em;}.primary-menu>li>a::after,.submenu-trigger-wrap>a::after{display:none;}.submenu-trigger-wrap{justify-content:space-between;}.submenu-main-toggle{width:100%;min-height:62px;padding-block:12px;text-align:left;}.submenu-main-toggle::after{display:none;}.submenu-toggle svg{width:18px;}.product-submenu{position:static;width:100%;max-height:0;padding:0 0 0 18px;visibility:visible;overflow:hidden;background:transparent;border:0;border-radius:0;box-shadow:none;opacity:1;transform:none;transition:max-height 250ms ease, padding 250ms ease;}.product-submenu[aria-hidden="true"]{pointer-events:none;}.has-submenu:hover .product-submenu{max-height:0;padding-bottom:0;transform:none;}.has-submenu.is-open .product-submenu{max-height:min(46dvh, 520px);padding-bottom:16px;overflow-y:auto;transform:none;}.product-submenu a{padding-block:10px;}.menu-open .menu-toggle__open{display:none;}.menu-open .menu-toggle__close{display:block;}.category-grid,.category-grid--compact{grid-template-columns:repeat(2, 1fr);grid-auto-rows:390px;}.journal-grid{grid-template-columns:repeat(2, 1fr);}.footer-grid{grid-template-columns:1.3fr repeat(2, 1fr);}.footer-grid>div:last-child{grid-column:2;}}@media (max-width: 680px){:root{--ify-radius-lg:28px;--ify-radius-md:20px;}.announcement__inner{width:100%;padding-inline:14px;}.announcement p{font-size:.62rem;}.site-header__inner{gap:5px;}.wordmark{font-size:1.45rem;}.custom-logo{max-width:145px;max-height:44px;}.search-toggle{display:none;}.primary-navigation{--mobile-pad:20px;}.section-heading--split{display:block;}.section-heading--split .text-link{margin-top:25px;}.category-grid,.category-grid--compact{grid-template-columns:1fr;grid-auto-rows:450px;}.journal-grid{grid-template-columns:1fr;}.footer-cta{display:block;}.footer-cta .button{margin-top:24px;}.footer-grid{grid-template-columns:1fr 1fr;}.footer-brand{grid-column:1 / -1;}.footer-grid>div:last-child{grid-column:auto;}.footer-bottom{display:block;}.footer-bottom p+p{margin-top:5px;}.store-search{display:block;}.store-search .button{width:100%;margin-top:8px;}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none;}.woocommerce .woocommerce-ordering{margin-top:12px;}.woocommerce .woocommerce-ordering select{width:100%;}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{min-height:46px;padding:13px 12px;}}.woocommerce-account #customer_login.ify-auth-shell .form-row{margin-bottom:14px;}.woocommerce-account #customer_login.ify-auth-shell .button{min-height:48px;}.ify-auth-toggle{width:100%;min-height:48px;padding:12px 16px;margin-top:18px;color:var(--ify-primary);background:transparent;border:1px solid var(--ify-primary);border-radius:999px;font:inherit;font-size:.76rem;font-weight:800;cursor:pointer;}.ify-auth-toggle:hover,.ify-auth-toggle:focus-visible{color:#fff;background:var(--ify-primary);}@media (max-width: 390px){.footer-grid{grid-template-columns:1fr;}.footer-brand,.footer-grid>div:last-child{grid-column:auto;}}@media (prefers-reduced-motion: reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;}}@media print{.announcement,.site-header,.site-footer,.button{display:none!important;}body{color:#000;background:#fff;}.site-shell{width:100%;}}.footer-menu a{display:inline-flex;align-items:center;gap:8px;}.footer-menu a svg{flex:0 0 auto;width:17px;height:17px;}.footer-socials{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px;}.footer-socials a{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.16);border-radius:50%;}.footer-socials svg{width:19px;height:19px;}.footer-bottom{align-items:center;}.footer-credit{margin-left:0;white-space:nowrap;}.whatsapp-float{position:fixed;right:max(20px, env(safe-area-inset-right));bottom:max(20px, env(safe-area-inset-bottom));z-index:150;display:flex;align-items:center;gap:10px;color:#fff;}.whatsapp-float__icon{display:grid;place-items:center;width:60px;height:60px;background:var(--ify-primary);border:3px solid rgba(255,255,255,.86);border-radius:50%;box-shadow:0 14px 35px rgba(164,79,59,.24);transition:transform 180ms ease, box-shadow 180ms ease;}.whatsapp-float__icon svg{width:30px;height:30px;stroke-width:1.8;}.whatsapp-float__tooltip{order:-1;padding:9px 13px;color:var(--ify-white);background:var(--ify-text);border-radius:10px;box-shadow:0 8px 22px rgba(36,39,32,.2);font-size:.76rem;font-weight:700;opacity:0;transform:translateX(8px);transition:opacity 180ms ease, transform 180ms ease;pointer-events:none;}.whatsapp-float:hover{color:#fff;}.whatsapp-float:hover .whatsapp-float__icon{background:var(--ify-accent);box-shadow:0 18px 42px rgba(164,79,59,.3);transform:translateY(-3px);}.whatsapp-float:hover .whatsapp-float__tooltip,.whatsapp-float:focus-visible .whatsapp-float__tooltip{opacity:1;transform:none;}.review-star{font-size:1.05rem;}.review-star.is-filled{color:#e5a443;}.ify-honeypot{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden;}.ify-native-review-photo{margin-top:16px;}.ify-native-review-photo img{max-width:460px;border-radius:16px;}.woocommerce a.compare:not(.ify-compare-button),.woocommerce button.compare:not(.ify-compare-button),.woocommerce .woosc-btn,.woocommerce .yith-woocompare-button,.woocommerce .wpc-compare{display:none!important;}.ify-compare-button{margin-left:7px!important;color:var(--ify-primary)!important;background:transparent!important;}.ify-compare-button:hover,.ify-compare-button.is-active{color:var(--ify-white)!important;background:var(--ify-primary)!important;}.ify-compare-button svg{width:17px;height:17px;}body.compare-open{overflow:hidden;}.ify-compare-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;}.ify-compare-modal[hidden]{display:none!important;}.ify-compare-modal__backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;background:rgba(20,22,18,.7);border:0;backdrop-filter:blur(8px);cursor:pointer;}.ify-compare-modal__panel{position:relative;z-index:1;width:min(1240px, 100%);max-height:min(88vh, 900px);padding:clamp(24px, 4vw, 54px);overflow-y:auto;background:var(--ify-bg);border-radius:var(--ify-radius-lg);box-shadow:0 35px 100px rgba(0,0,0,.28);}.ify-compare-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;padding-bottom:25px;border-bottom:1px solid var(--ify-line);}.ify-compare-modal__header h2{margin:0;}.ify-compare-modal__header .icon-button{flex:0 0 auto;display:grid;place-items:center;width:50px;height:50px;padding:0;background:var(--ify-white);border:1px solid var(--ify-line);border-radius:50%;cursor:pointer;}.ify-compare-modal__empty{padding:35px;margin:25px 0 0;color:var(--ify-muted);background:var(--ify-white);border-radius:18px;text-align:center;}.ify-compare-modal__empty[hidden]{display:none!important;}.ify-compare-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(210px, 1fr));gap:14px;margin-top:28px;}.ify-compare-card{position:relative;min-width:0;padding:14px 14px 20px;background:var(--ify-white);border:1px solid var(--ify-line);border-radius:20px;}.ify-compare-card__remove{position:absolute;top:20px;right:20px;z-index:2;display:grid;place-items:center;width:36px;height:36px;padding:0;color:var(--ify-text);background:rgba(255,255,255,.92);border:1px solid var(--ify-line);border-radius:50%;font-size:1.35rem;line-height:1;cursor:pointer;}.ify-compare-card__image{display:block;aspect-ratio:1;overflow:hidden;margin-bottom:20px;background:var(--ify-surface);border-radius:14px;}.ify-compare-card__image img{width:100%;height:100%;object-fit:cover;}.ify-compare-card h3{min-height:2.4em;margin:0 5px 10px;font-size:1.3rem;}.ify-compare-card__excerpt{min-height:3.9em;margin-inline:5px;color:var(--ify-muted);font-size:.78rem;}.ify-compare-card dl{margin:22px 5px;border-top:1px solid var(--ify-line);}.ify-compare-card__detail{padding-block:11px;border-bottom:1px solid var(--ify-line);}.ify-compare-card dt{color:var(--ify-muted);font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;}.ify-compare-card dd{margin:2px 0 0;font-size:.84rem;font-weight:700;}.ify-compare-card .button{width:100%;min-height:45px;padding:10px 14px;font-size:.66rem;}.woocommerce div.product form.cart .variations{width:100%;margin-bottom:8px;}.woocommerce div.product form.cart .variations th,.woocommerce div.product form.cart .variations td{display:block;width:100%;padding:4px 0;text-align:left;}.woocommerce div.product form.cart .variations label{font-size:.76rem;}.woocommerce div.product form.cart .variations select{min-width:100%;}.ify-commerce-intro{margin:0 0 clamp(35px, 5vw, 65px);}.ify-commerce-intro h2{margin-bottom:12px;}.ify-commerce-intro>p:last-child{max-width:700px;color:var(--ify-muted);}.woocommerce-account .content-layout--narrow{max-width:1480px;}.woocommerce-account .entry-content{font-family:var(--ify-sans);font-size:1rem;line-height:1.65;}.woocommerce-account .entry-content>*{max-width:none;}.wc-block-components-order-summary{overflow:hidden;background:var(--ify-white);border-radius:var(--ify-radius-md);}.wc-block-components-order-summary{padding:8px 22px;}.wc-block-components-button:not(.is-link){min-height:56px;color:var(--ify-white)!important;background:var(--ify-primary)!important;border-radius:999px!important;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;}.wc-block-components-notice-banner{border:1px solid var(--ify-line)!important;border-radius:14px!important;}.wc-block-components-notice-banner.is-error{background:#f9e8e5!important;border-color:#edc3bc!important;}.wc-block-components-notice-banner.is-success{background:var(--ify-surface)!important;border-color:rgba(164,79,59,.28)!important;}.a2a_floating_style,.heateor_sss_floating_ul{display:none!important;}.woocommerce .a2a_kit,.woocommerce .heateor_sss_sharing_container{display:none!important;}@media (max-width: 680px){.footer-credit{white-space:normal;}.whatsapp-float{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));}.whatsapp-float__icon{width:58px;height:58px;}.whatsapp-float__tooltip{display:none;}.ify-compare-modal{padding:8px;}.ify-compare-modal__panel{max-height:96dvh;padding:22px 16px;border-radius:24px;}.ify-compare-modal__header h2{font-size:2rem;}.ify-compare-grid{display:flex;gap:12px;padding-bottom:10px;overflow-x:auto;scroll-snap-type:x mandatory;}.ify-compare-card{flex:0 0 min(82vw, 300px);scroll-snap-align:start;}}body.newsletter-open{overflow:hidden;}.newsletter-popup{position:fixed;inset:0;z-index:1600;display:grid;place-items:center;padding:22px;}.newsletter-popup[hidden],.newsletter-success[hidden],.newsletter-dialog__intro[hidden],.newsletter-form[hidden]{display:none!important;}.newsletter-popup__backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;background:rgba(39,39,37,.63);border:0;border-radius:0;backdrop-filter:blur(4px);cursor:default;}.newsletter-dialog{position:relative;z-index:1;width:min(620px, 100%);max-height:calc(100dvh - 44px);padding:clamp(34px, 5vw, 52px);overflow-x:hidden;overflow-y:auto;color:var(--ify-text);border:1px solid rgba(255,255,255,.55);border-radius:30px;outline:0;animation:newsletter-dialog-in 260ms cubic-bezier(.2,.8,.2,1) both;}.newsletter-dialog::before{position:absolute;top:-80px;right:-65px;width:210px;height:210px;background:radial-gradient(circle, rgba(189,108,88,.18), rgba(189,108,88,0) 68%);content:"";pointer-events:none;}.newsletter-dialog__close{position:absolute;top:16px;right:16px;z-index:2;display:grid;place-items:center;width:44px;height:44px;padding:0;color:var(--ify-primary);background:rgba(255,253,249,.76);border:1px solid var(--ify-line);border-radius:50%;font-family:var(--ify-sans);font-size:1.7rem;line-height:1;cursor:pointer;transition:color 150ms ease, background 150ms ease, transform 150ms ease;}.newsletter-dialog__close:hover,.newsletter-dialog__close:focus-visible{color:var(--ify-white);background:var(--ify-primary);transform:rotate(4deg);}.newsletter-dialog__intro{max-width:490px;margin:0 auto 27px;text-align:center;}.newsletter-dialog__eyebrow{margin:0 0 11px;color:var(--ify-accent);font-family:var(--ify-sans);font-size:.67rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;}.newsletter-dialog h2{margin:0 30px 13px;font-size:clamp(2.15rem, 5vw, 3.25rem);line-height:1.02;}.newsletter-dialog__intro>p:last-child{margin:0;color:var(--ify-muted);font-family:var(--ify-sans);font-size:.98rem;line-height:1.55;}.newsletter-form{display:grid;gap:15px;}.newsletter-field{display:grid;gap:6px;color:var(--ify-text);font-family:var(--ify-sans);font-size:.72rem;font-weight:800;}.newsletter-field input{width:100%;min-height:57px;padding:12px 17px;color:var(--ify-text);border:1.5px solid rgba(164,79,59,.65);border-radius:12px;font-family:var(--ify-sans);font-size:1rem;outline:none;transition:border-color 150ms ease, box-shadow 150ms ease, background 150ms ease;}.newsletter-field input:focus{background:var(--ify-white);border-color:var(--ify-primary);box-shadow:0 0 0 4px rgba(164,79,59,.11);}.newsletter-field--trap{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden;}.newsletter-consent{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;color:var(--ify-muted);font-family:var(--ify-sans);font-size:.72rem;line-height:1.45;cursor:pointer;}.newsletter-consent input{width:19px;height:19px;margin:1px 0 0;accent-color:var(--ify-primary);}.newsletter-consent a{color:var(--ify-primary);text-decoration:underline;text-underline-offset:2px;}.newsletter-form__submit{width:100%;min-height:56px;margin-top:2px;}.newsletter-form__submit:disabled{opacity:.7;cursor:wait;}.newsletter-form__status{min-height:18px;margin:-4px 0 0;color:var(--ify-primary);font-family:var(--ify-sans);font-size:.75rem;text-align:center;}.newsletter-form__status.is-error{color:#a63c32;}.newsletter-success{max-width:470px;margin:0 auto;text-align:center;outline:0;}.newsletter-success__mark{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 18px;color:var(--ify-white);background:var(--ify-primary);border-radius:50%;font-family:var(--ify-sans);font-size:1.65rem;box-shadow:0 14px 30px rgba(164,79,59,.22);}.newsletter-success>h2{margin-inline:0;}.newsletter-success>p{color:var(--ify-muted);font-family:var(--ify-sans);}.newsletter-success__hint{margin:24px 0 8px;font-size:.76rem;font-weight:700;}.newsletter-coupon{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 9px 9px 18px;margin-bottom:20px;background:var(--ify-white);border:1px dashed var(--ify-primary);border-radius:14px;}.newsletter-coupon strong{color:var(--ify-primary);font-family:var(--ify-sans);font-size:1.05rem;letter-spacing:.1em;}.newsletter-coupon button{min-height:42px;padding:9px 15px;color:var(--ify-white);background:var(--ify-primary);border:0;border-radius:10px;font-family:var(--ify-sans);font-size:.7rem;font-weight:800;cursor:pointer;}.newsletter-success>.button{width:100%;}@media (max-width: 680px){.newsletter-popup{place-items:end center;padding:0;}.newsletter-popup__backdrop{background:rgba(39,39,37,.5);backdrop-filter:blur(2px);}.newsletter-dialog{width:100%;max-height:min(68dvh, 620px);padding:27px 20px max(24px, calc(18px + env(safe-area-inset-bottom)));border-right:0;border-bottom:0;border-left:0;border-radius:26px 26px 0 0;animation-name:newsletter-sheet-in;}.newsletter-dialog__close{top:11px;right:12px;width:42px;height:42px;}.newsletter-dialog__intro{padding-right:24px;margin-bottom:19px;text-align:left;}.newsletter-dialog h2{margin:0 20px 8px 0;font-size:clamp(1.85rem, 9.5vw, 2.55rem);}.newsletter-dialog__intro>p:last-child{font-size:.86rem;line-height:1.42;}.newsletter-dialog__eyebrow{margin-bottom:7px;}.newsletter-form{gap:11px;}.newsletter-field{gap:4px;}.newsletter-field>span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.newsletter-field input{min-height:52px;}.newsletter-consent{font-size:.76rem;}.newsletter-form__submit{min-height:52px;}}@media (prefers-reduced-motion: reduce){.newsletter-dialog{animation:none;}}.site-header__inner{position:relative;}.product-submenu a{transition:color 160ms ease, padding 160ms ease, background 160ms ease;}@media (max-width: 980px){.site-header{background:rgba(246,242,236,.96);}.site-header__inner{gap:8px;}.site-branding img{max-width:min(42vw, 170px);}.menu-toggle{color:var(--ify-primary);background:rgba(255,253,249,.75);border:1px solid var(--ify-line);}.menu-open .menu-toggle{color:var(--ify-white);background:var(--ify-primary);border-color:var(--ify-primary);}.search-toggle{display:none;}.primary-navigation{padding:20px max(20px, env(safe-area-inset-left)) max(88px, calc(62px + env(safe-area-inset-bottom)));overscroll-behavior:contain;background:radial-gradient(circle at 96% 8%, rgba(189,108,88,.12), transparent 29%),
      radial-gradient(circle at 5% 95%, rgba(164,79,59,.1), transparent 34%),
      var(--ify-bg);border-top:1px solid var(--ify-line);box-shadow:0 22px 55px rgba(36,39,32,.11);}.mobile-menu-search{position:relative;display:flex;margin-bottom:14px;}.mobile-menu-search input[type="search"]{width:100%;height:56px;padding:10px 58px 10px 20px;color:var(--ify-text);background:rgba(255,253,249,.9);border:1px solid var(--ify-line);border-radius:999px;outline:none;}.mobile-menu-search input[type="search"]:focus{border-color:var(--ify-primary);box-shadow:0 0 0 3px rgba(164,79,59,.12);}.mobile-menu-search button{position:absolute;top:6px;right:6px;display:grid;place-items:center;width:44px;height:44px;padding:0;color:var(--ify-white);background:var(--ify-primary);border:0;border-radius:50%;}.primary-menu{display:grid;}.primary-menu>li{border-color:rgba(36,39,32,.1);}.primary-menu>li>a,.submenu-trigger-wrap>a,.submenu-main-toggle{display:flex;align-items:center;min-height:62px;padding-block:12px;font-size:clamp(1.45rem, 5.5vw, 1.8rem);}.submenu-toggle{display:grid;place-items:center;width:46px;height:46px;padding:0;background:rgba(255,253,249,.75);border:1px solid var(--ify-line);border-radius:50%;}.product-submenu{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:8px;padding-right:0;padding-left:0;}.product-submenu li+li{border-top:0;}.product-submenu a{min-height:48px;padding:11px 13px;color:var(--ify-primary);background:rgba(255,253,249,.78);border:1px solid rgba(36,39,32,.09);border-radius:12px;font-size:.82rem;font-weight:700;line-height:1.25;}.product-submenu a:hover,.product-submenu a:focus-visible{padding-left:13px;background:var(--ify-white);}.mobile-menu-footer{display:block;padding-top:24px;}.mobile-menu-footer>p{margin:0 0 12px;color:var(--ify-muted);font-family:var(--ify-serif);font-size:1.15rem;}.mobile-menu-whatsapp{display:flex;align-items:center;gap:14px;min-height:72px;padding:13px 17px;color:#fff;background:var(--ify-primary);border-radius:18px;box-shadow:0 14px 30px rgba(164,79,59,.2);}.mobile-menu-whatsapp:hover{color:#fff;background:var(--ify-accent);}.mobile-menu-whatsapp svg{flex:0 0 auto;width:29px;height:29px;}.mobile-menu-whatsapp span{display:grid;line-height:1.2;}.mobile-menu-whatsapp small{margin-bottom:3px;opacity:.78;font-size:.67rem;}.mobile-menu-whatsapp strong{font-size:.9rem;}.mobile-menu-quick{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;}.mobile-menu-quick a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:10px;background:rgba(255,253,249,.78);border:1px solid var(--ify-line);border-radius:14px;font-size:.75rem;font-weight:700;}.mobile-menu-quick svg{width:19px;height:19px;}.mobile-menu-socials{display:flex;justify-content:center;gap:9px;padding-top:18px;}.mobile-menu-socials a{display:grid;place-items:center;width:46px;height:46px;color:var(--ify-primary);background:rgba(255,253,249,.82);border:1px solid var(--ify-line);border-radius:50%;}.mobile-menu-socials svg{width:20px;height:20px;}}@media (max-width: 782px){.admin-bar .primary-navigation{height:calc(100dvh - var(--nav-offset, 74px) - 46px);}}@media (max-width: 540px){.product-submenu{grid-template-columns:1fr;}.primary-navigation{padding-inline:max(14px, env(safe-area-inset-left));}.mobile-menu-quick a{font-size:.69rem;}}@media print{.whatsapp-float,.ify-compare-modal,.newsletter-popup{display:none!important;}}html,body{max-width:100%;}html{overflow-x:hidden;}body{overflow-x:visible;}@supports (overflow: clip){html,body{overflow-x:clip;}}.site-header{isolation:isolate;}.content-layout--commerce{max-width:1480px;}.commerce-page-header{align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:clamp(28px, 4vw, 50px);border-bottom:1px solid var(--ify-line);}.commerce-page-header h1{margin:0;}.ify-commerce-intro{max-width:760px;margin-bottom:34px;}.ify-commerce-intro h2{font-size:clamp(1.9rem, 3vw, 3rem);}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{overflow:hidden;background:var(--ify-white);border:1px solid var(--ify-line);border-radius:var(--ify-radius-md);box-shadow:0 15px 40px rgba(36,39,32,.045);}.woocommerce-account .woocommerce-info{margin-top:25px;}.woocommerce-account .entry-content>.woocommerce{display:grid;grid-template-columns:minmax(210px, 270px) minmax(0, 1fr);align-items:start;gap:clamp(24px, 4vw, 55px);}.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%;padding:14px;background:var(--ify-white);border:1px solid var(--ify-line);border-radius:20px;}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;}.woocommerce-account .woocommerce-MyAccount-navigation a{padding:13px 15px;border-bottom:0;border-radius:11px;font-size:.82rem;font-weight:700;}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{color:var(--ify-white);background:var(--ify-primary);}.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%;min-height:340px;}.woocommerce-account .u-columns{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;}.woocommerce-account .u-column1,.woocommerce-account .u-column2{float:none!important;width:100%!important;}.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{padding:clamp(22px, 3vw, 38px);}.about-facts{display:grid;align-content:start;}.about-facts>div{display:grid;grid-template-columns:42px 1fr;padding:25px 0;border-bottom:1px solid var(--ify-line);}.about-facts>div>span{grid-row:1 / 3;color:var(--ify-accent);font-size:.7rem;font-weight:800;letter-spacing:.12em;}.about-facts strong{font-family:var(--ify-serif);font-size:1.45rem;font-weight:500;}.about-facts p{margin:5px 0 0;color:var(--ify-muted);font-size:.82rem;}.footer-bottom__meta{display:flex;align-items:center;gap:18px;}.footer-cookie-settings{padding:0;background:transparent;border:0;border-bottom:1px solid currentColor;font-size:.71rem;cursor:pointer;}.ify-cookie-banner{position:fixed;right:22px;bottom:22px;left:22px;z-index:1550;display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:center;gap:clamp(20px, 4vw, 55px);width:min(1160px, calc(100% - 44px));padding:clamp(22px, 3vw, 34px);margin-inline:auto;background:rgba(255,253,249,.97);border:1px solid rgba(36,39,32,.13);border-radius:24px;box-shadow:0 25px 85px rgba(25,28,22,.22);backdrop-filter:blur(16px);}.ify-cookie-banner[hidden]{display:none!important;}.ify-cookie-banner .eyebrow{margin-bottom:7px;}.ify-cookie-banner h2{margin:0 0 7px;font-size:clamp(1.6rem, 2.3vw, 2.35rem);}.ify-cookie-banner__copy>p:last-child{max-width:720px;margin:0;color:var(--ify-muted);font-size:.83rem;}.ify-cookie-banner__copy a{color:var(--ify-primary);text-decoration:underline;text-underline-offset:2px;}.ify-cookie-banner__actions{display:flex;gap:9px;}.ify-cookie-banner__actions .button{min-height:48px;padding:11px 19px;white-space:nowrap;}@media (max-width: 980px){.site-header{position:sticky!important;top:0;z-index:900;}.admin-bar .site-header{top:32px;}.woocommerce-account .entry-content>.woocommerce{grid-template-columns:1fr;}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;gap:6px;padding-bottom:5px;overflow-x:auto;}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto;}.woocommerce-account .u-columns{grid-template-columns:1fr;}.ify-cookie-banner{grid-template-columns:1fr;}}@media (max-width: 782px){.admin-bar .site-header{top:46px;}}@media (max-width: 680px){.site-header{padding:0;background:transparent!important;border:0;box-shadow:none;backdrop-filter:none;}.site-header.is-scrolled{border:0;box-shadow:none;}.site-header__inner{padding:7px 9px;}.site-header .menu-toggle,.site-header .cart-link{display:inline-grid;place-items:center;width:44px;height:44px;padding:0;background:color-mix(in srgb, var(--ify-bg) 70%, white);border:1px solid var(--ify-line);border-radius:50%;}.site-header .menu-toggle svg,.site-header .cart-link svg{width:20px;height:20px;}.site-header .header-actions{gap:0;}.site-header .cart-count{top:-2px;right:-3px;}.primary-navigation{border:1px solid var(--ify-line);}.announcement:not([hidden])~.site-header .primary-navigation{--nav-offset:82px;}.commerce-page-header{display:block;}.woocommerce-account .woocommerce-MyAccount-content{padding:20px;}.site-footer .footer-cta{text-align:center;}.site-footer .footer-cta>div{width:100%;}.site-footer .footer-cta h2{max-width:520px;margin-inline:auto;}.site-footer .footer-cta .button{margin-inline:auto;}.site-footer .footer-grid{grid-template-columns:1fr;text-align:center;}.site-footer .footer-brand,.site-footer .footer-grid>div:last-child{grid-column:auto;}.site-footer .footer-logo,.site-footer .footer-logo img{margin-inline:auto;}.site-footer .footer-brand>p{max-width:350px;margin-inline:auto;}.site-footer .footer-socials{justify-content:center;}.site-footer .footer-menu{display:grid;justify-items:center;}.site-footer .footer-menu a{justify-content:center;}.site-footer .footer-bottom{display:flex;align-items:center;flex-direction:column;gap:12px;text-align:center;}.footer-bottom__meta{justify-content:center;flex-wrap:wrap;}.footer-credit{margin-top:0;}.ify-cookie-banner{right:0;bottom:0;left:0;width:100%;padding:24px 18px max(22px, calc(16px + env(safe-area-inset-bottom)));border-right:0;border-bottom:0;border-left:0;border-radius:24px 24px 0 0;}.ify-cookie-banner__actions{display:grid;grid-template-columns:1fr 1fr;}.ify-cookie-banner__actions .button{min-width:0;padding-inline:10px;font-size:.69rem;}input[type="text"],input[type="email"],input[type="tel"],input[type="password"],input[type="search"],input[type="number"],select,textarea{font-size:16px;}}@media print{.ify-cookie-banner,.footer-cookie-settings{display:none!important;}}.commerce-page-header{display:block;max-width:none;text-align:left;}.commerce-page-header .eyebrow{margin-bottom:12px;}.commerce-page-header h1{max-width:900px;}.woocommerce-account .woocommerce-MyAccount-navigation{grid-column:1!important;grid-row:1!important;}.woocommerce-account .woocommerce-MyAccount-content{grid-column:2!important;grid-row:1!important;}.woocommerce-account .woocommerce-MyAccount-content>:first-child{margin-top:0;}.woocommerce-account .woocommerce-MyAccount-content p{max-width:820px;}@media (max-width: 980px){.woocommerce-account .woocommerce-MyAccount-navigation{grid-column:1!important;grid-row:1!important;}.woocommerce-account .woocommerce-MyAccount-content{grid-column:1!important;grid-row:2!important;}}.category-showcase.section{padding-top:34px;}.footer-socials a{color:var(--ify-primary);background:var(--ify-white);border-color:var(--ify-line);}.footer-socials a:hover{color:var(--ify-white);background:var(--ify-primary);}.footer-credit a:hover{color:var(--ify-primary);}.footer-cookie-settings{color:var(--ify-muted);}.footer-cookie-settings:hover{color:var(--ify-primary);}.newsletter-dialog,.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{box-shadow:none!important;}.woocommerce-account .u-columns{width:min(100%, 980px);margin-inline:auto;gap:0;overflow:hidden;background:var(--ify-white);border:1px solid var(--ify-line);border-radius:var(--ify-radius-md);}.woocommerce-account .u-column1,.woocommerce-account .u-column2{padding:clamp(26px, 3.5vw, 44px);}.woocommerce-account .u-column2{border-left:1px solid var(--ify-line);}.woocommerce-account .u-columns h2{margin-bottom:20px;font-size:clamp(1.55rem, 2.4vw, 2.35rem);}.woocommerce-account .u-columns .woocommerce-form-login,.woocommerce-account .u-columns .woocommerce-form-register{padding:0;background:transparent;border:0;border-radius:0;}.woocommerce-account .u-columns .form-row{margin-bottom:13px;}.woocommerce-account .u-columns p{font-size:.84rem;}.woocommerce-account .u-columns input.input-text{min-height:46px;}.commerce-page-header h1{font-size:clamp(2.1rem, 3.5vw, 3.5rem);}.content-layout--commerce{padding-top:clamp(30px, 4vw, 54px);}.newsletter-dialog{background:var(--ify-white);border-color:var(--ify-line);box-shadow:0 14px 42px rgba(39,39,37,.12);}.newsletter-field input{background:var(--ify-white);border-color:color-mix(in srgb, var(--ify-primary) 58%, var(--ify-line));}.site-header{background:rgba(255,255,255,.96);}@media (max-width: 680px){body{font-size:14px;}:root{--ify-shell:calc(100% - 24px);}.section{padding-block:44px;}.category-showcase.section{padding-top:30px;}.site-header__inner{min-height:60px;}.site-header .brand-default,.site-header .brand-default img{height:39px;}.site-header .custom-logo{max-height:39px;}.site-footer{padding-top:38px;}.site-footer .footer-grid{gap:28px;padding-block:34px;}.site-footer .footer-logo img{height:46px;}.woocommerce-account .u-columns{display:block;}.woocommerce-account .u-column1,.woocommerce-account .u-column2{padding:24px 20px;}.woocommerce-account .u-column2{border-top:1px solid var(--ify-line);border-left:0;}}.ify-floating-tooltip{position:fixed;z-index:9999;width:max-content;max-width:min(180px, calc(100vw - 20px));padding:7px 10px;color:var(--ify-white);background:var(--ify-text);border:0;border-radius:8px;box-shadow:none;font-family:var(--ify-sans);font-size:.68rem;font-weight:700;line-height:1.25;text-align:center;white-space:normal;opacity:0;pointer-events:none;transition:opacity 120ms ease;}.ify-floating-tooltip.is-visible{opacity:1;}.ify-floating-tooltip[hidden]{display:none!important;}@media (hover: none), (pointer: coarse){.ify-floating-tooltip{display:none!important;}}@media (max-width: 680px){.primary-navigation{position:fixed!important;top:var(--ify-mobile-nav-top, 68px)!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto!important;min-height:calc(100dvh - var(--ify-mobile-nav-top, 68px));max-height:none!important;overscroll-behavior-y:contain;border-right:0;border-left:0;border-radius:0;}.site-header{top:0!important;margin-bottom:0;}.admin-bar .site-header{top:0!important;}.site-header__inner{width:100%;background:rgba(255,253,249,.985);border:0;border-radius:0;box-shadow:none;backdrop-filter:none!important;}.menu-open .whatsapp-float{visibility:hidden;opacity:0;pointer-events:none;}.woocommerce-account .woocommerce-MyAccount-navigation{padding:8px;}.woocommerce-account .woocommerce-MyAccount-navigation a{min-height:44px;}}@media (min-width: 601px) and (max-width: 680px){.admin-bar .site-header{top:46px!important;}}.ify-motion-card{opacity:0;transform:translateY(22px);transition:opacity 520ms ease var(--ify-card-delay, 0ms), transform 520ms cubic-bezier(.22,.61,.36,1) var(--ify-card-delay, 0ms);}.ify-motion-card.is-revealed{opacity:1;transform:translateY(0);}.footer-credit{gap:7px;color:rgba(255,255,255,.72);font-size:.82rem;letter-spacing:.025em;}.footer-credit a{gap:6px;color:rgba(255,255,255,.96);font-size:.88rem;}.footer-credit img{width:24px;height:23px;}@media (max-width: 680px){.menu-open .site-header .menu-toggle{color:var(--ify-white)!important;background:var(--ify-primary)!important;border-color:var(--ify-primary)!important;box-shadow:0 8px 20px rgba(36,39,32,.22);}.menu-open .site-header .menu-toggle__close,.menu-open .site-header .menu-toggle__close svg{color:var(--ify-white)!important;opacity:1!important;visibility:visible!important;}}.mobile-menu-back{box-shadow:none!important;}html,body,button,input,select,textarea{font-family:var(--ify-sans);}.site-footer .footer-credit,.site-footer .footer-credit a{color:var(--ify-text);}.site-footer .footer-credit a:hover{color:var(--ify-primary);}.woocommerce-account .u-columns .input-text,.woocommerce-account .u-columns input[type="text"],.woocommerce-account .u-columns input[type="email"],.woocommerce-account .u-columns input[type="password"]{width:100%!important;max-width:none!important;}#placeOrderError{max-width:100%;padding:8px 11px!important;color:#fff!important;background:var(--ify-primary)!important;border-radius:8px!important;font-family:var(--ify-sans)!important;font-size:.74rem!important;line-height:1.35;white-space:normal!important;}
/* === IFY — AUTENTIFICARE (doar utilizator nelogat) === */
body.woocommerce-account:not(.logged-in) .content-layout--commerce{
  box-sizing:border-box;
  width:min(calc(100% - 32px),760px);
  max-width:760px;
  padding-top:clamp(38px,5vw,64px)!important;
  padding-bottom:clamp(52px,6vw,82px)!important;
  margin-inline:auto;
  overflow:visible;
}

body.woocommerce-account:not(.logged-in) .entry-content>.woocommerce{
  display:block!important;
  width:100%;
  max-width:none;
  margin:0;
}

/* Containerul principal al autentificării */
body.woocommerce-account:not(.logged-in) #customer_login{
  position:relative;
  display:block!important;
  box-sizing:border-box;
  width:min(100%,620px)!important;
  max-width:620px!important;
  padding:10px!important;
  margin:0 auto!important;
  overflow:visible!important;
  background:var(--ify-surface)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:var(--ify-radius-lg)!important;
  box-shadow:none!important;
}

body.woocommerce-account:not(.logged-in) #customer_login::before{
  position:absolute;
  top:0;
  right:68px;
  left:68px;
  height:3px;
  background:var(--ify-primary);
  border-radius:0 0 999px 999px;
  content:"";
}

/* Doar coloana vizibilă de Autentificare */
body.woocommerce-account:not(.logged-in) #customer_login .u-column1{
  display:block!important;
  box-sizing:border-box;
  float:none!important;
  width:100%!important;
  max-width:none!important;
  padding:clamp(30px,4vw,44px)!important;
  margin:0!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:calc(var(--ify-radius-lg) - 8px)!important;
  box-shadow:none!important;
}

/* Înregistrarea rămâne ascunsă până la toggle-ul existent */
body.woocommerce-account:not(.logged-in) #customer_login .u-column2[hidden]{
  display:none!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 h2{
  margin:0 0 30px!important;
  color:var(--ify-text)!important;
  font-size:clamp(2rem,3vw,2.6rem)!important;
  line-height:1.05!important;
  text-align:center!important;
  outline:0!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 form.login{
  box-sizing:border-box;
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  margin:0!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .form-row{
  box-sizing:border-box;
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  margin:0 0 18px!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 form.login > .form-row-wide{
  position:relative!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 form.login > .form-row-wide > label{
  position:absolute!important;
  top:10px!important;
  left:13px!important;
  z-index:4!important;
  display:block!important;
  width:auto!important;
  max-width:calc(100% - 58px)!important;
  margin:0!important;
  padding:0!important;
  color:var(--ify-text)!important;
  background:transparent!important;
  font-size:.68rem!important;
  font-weight:500!important;
  line-height:1!important;
  pointer-events:none!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 form.login > .form-row-wide > label .required{
  display:none!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 input.input-text,
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 input[type="text"],
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 input[type="email"],
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 input[type="password"]{
  box-sizing:border-box;
  width:100%!important;
  max-width:none!important;
  min-height:64px!important;
  padding:25px 13px 8px!important;
  color:var(--ify-text)!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:14px!important;
  outline:0!important;
  box-shadow:none!important;
  transition:border-color 160ms ease,box-shadow 160ms ease,background-color 160ms ease;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 input.input-text:focus,
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 input[type="text"]:focus,
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 input[type="email"]:focus,
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 input[type="password"]:focus{
  background:var(--ify-white)!important;
  border-color:var(--ify-primary)!important;
  box-shadow:0 0 0 3px color-mix(in srgb,var(--ify-primary) 12%,transparent)!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .password-input{
  position:relative;
  display:block;
  width:100%;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .password-input input[type="password"],
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .password-input input[type="text"]{
  padding-right:62px!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 button.show-password-input{
  position:absolute!important;
  top:50%!important;
  right:11px!important;
  z-index:6!important;
  display:block!important;
  width:42px!important;
  height:42px!important;
  margin:0!important;
  padding:0!important;
  color:transparent!important;
  background-color:transparent!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.7 12c2.35-3.55 5.35-5.25 9.3-5.25S18.95 8.45 21.3 12c-2.35 3.55-5.35 5.25-9.3 5.25S5.05 15.55 2.7 12Z'/%3E%3Ccircle cx='12' cy='12' r='2.15'/%3E%3Cpath d='M5 5 9.15 9.15'/%3E%3Cpath d='M14.85 14.85 19 19'/%3E%3C/svg%3E")!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-size:26px 26px!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-size:0!important;
  line-height:1!important;
  opacity:1!important;
  transform:translateY(-50%)!important;
  cursor:pointer!important;
  transition:opacity 160ms ease,transform 160ms ease!important;
}

/* Elimină complet iconița nativă WooCommerce. */
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 button.show-password-input::before,
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 button.show-password-input::after{
  display:none!important;
  content:none!important;
  background:none!important;
  font-size:0!important;
}

/* Parola ASCUNSĂ: butonul spune "Arată parola". */
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 button.show-password-input[aria-label="Arată parola"]{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.7 12c2.35-3.55 5.35-5.25 9.3-5.25S18.95 8.45 21.3 12c-2.35 3.55-5.35 5.25-9.3 5.25S5.05 15.55 2.7 12Z'/%3E%3Ccircle cx='12' cy='12' r='2.15'/%3E%3Cpath d='M5 5 9.15 9.15'/%3E%3Cpath d='M14.85 14.85 19 19'/%3E%3C/svg%3E")!important;
}

/* Parola VIZIBILĂ: butonul spune "Ascunde parola". */
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 button.show-password-input[aria-label="Ascunde parola"]{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.7 12c2.35-3.55 5.35-5.25 9.3-5.25S18.95 8.45 21.3 12c-2.35 3.55-5.35 5.25-9.3 5.25S5.05 15.55 2.7 12Z'/%3E%3Ccircle cx='12' cy='12' r='2.15'/%3E%3C/svg%3E")!important;
}

@media (hover:hover) and (pointer:fine){
  body.woocommerce-account:not(.logged-in) #customer_login .u-column1 button.show-password-input:hover,
  body.woocommerce-account:not(.logged-in) #customer_login .u-column1 button.show-password-input:focus-visible{
    opacity:1!important;
    transform:translateY(-50%) scale(1.04)!important;
  }
}

/* Buton + tine-ma minte */
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .form-row:has(.woocommerce-form-login__submit){
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:12px!important;
  margin-top:2px!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .woocommerce-form-login__submit{
  width:100%!important;
  min-height:52px!important;
  margin:0!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .woocommerce-form-login__rememberme{
  display:inline-flex!important;
  align-items:center!important;
  justify-self:start;
  gap:9px!important;
  margin:0!important;
  color:var(--ify-muted)!important;
  font-size:.75rem!important;
  cursor:pointer;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .woocommerce-form-login__rememberme input{
  width:18px!important;
  height:18px!important;
  min-height:0!important;
  margin:0!important;
  accent-color:var(--ify-primary);
}

/* Parola uitată */
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .lost_password{
  width:100%!important;
  margin:20px 0 0!important;
  text-align:center!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .lost_password a{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:48px!important;
  padding:11px 18px!important;
  color:var(--ify-primary)!important;
  background:var(--ify-white)!important;
  border:1px solid color-mix(in srgb,var(--ify-primary) 38%,var(--ify-line))!important;
  border-radius:999px!important;
  box-shadow:none!important;
  font-size:.72rem!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
  line-height:1.2!important;
  text-decoration:none!important;
  transition:color 180ms ease,background-color 180ms ease,border-color 180ms ease,transform 180ms ease!important;
  text-transform:uppercase!important;
}

@media (hover:hover) and (pointer:fine){
  body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .lost_password a:hover,
  body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .lost_password a:focus-visible{
    color:var(--ify-white)!important;
    background:var(--ify-primary)!important;
    border-color:var(--ify-primary)!important;
    transform:translateY(-2px)!important;
  }
}

/* Toggle-ul spre Înregistrare — aceeași culoare ca AUTENTIFICARE. */
body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .ify-auth-toggle{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:50px!important;
  padding:12px 18px!important;
  margin:20px 0 0!important;
  color:var(--ify-white)!important;
  background:var(--ify-primary)!important;
  border:1px solid var(--ify-primary)!important;
  border-radius:999px!important;
  box-shadow:none!important;
  font-size:.72rem!important;
  font-weight:800!important;
  letter-spacing:.055em!important;
  line-height:1.2!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  cursor:pointer;
  transform:translateY(0)!important;
  transition:transform 180ms ease,color 180ms ease,background-color 180ms ease,border-color 180ms ease!important;
}

@media (hover:hover) and (pointer:fine){
  body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .ify-auth-toggle:hover,
  body.woocommerce-account:not(.logged-in) #customer_login .u-column1 .ify-auth-toggle:focus-visible{
    color:var(--ify-white)!important;
    background:#883c2c!important;
    border-color:#883c2c!important;
    transform:translateY(-2px)!important;
  }
}

@media (max-width:680px){
  body.woocommerce-account:not(.logged-in) .content-layout--commerce{
    width:calc(100% - 24px);
    max-width:none;
    padding-top:22px!important;
    padding-bottom:44px!important;
  }

  body.woocommerce-account:not(.logged-in) #customer_login{
    width:100%!important;
    max-width:none!important;
    padding:7px!important;
    border-radius:24px!important;
  }

  body.woocommerce-account:not(.logged-in) #customer_login::before{
    right:42px;
    left:42px;
  }

  body.woocommerce-account:not(.logged-in) #customer_login .u-column1{
    padding:27px 20px 24px!important;
    border-radius:18px!important;
  }

  body.woocommerce-account:not(.logged-in) #customer_login .u-column1 h2{
    margin-bottom:25px!important;
    font-size:2rem!important;
  }

  body.woocommerce-account:not(.logged-in) #customer_login .u-column1 input.input-text,
  body.woocommerce-account:not(.logged-in) #customer_login .u-column1 input[type="text"],
  body.woocommerce-account:not(.logged-in) #customer_login .u-column1 input[type="email"],
  body.woocommerce-account:not(.logged-in) #customer_login .u-column1 input[type="password"]{
    min-height:60px!important;
    padding-top:24px!important;
    padding-bottom:7px!important;
  }
}

.wc-block-components-order-summary .wc-block-components-order-summary-item{padding-top:3px;}.page-id-12 .ify-commerce-intro h2{margin-top:5px;}.page-id-12 .ify-commerce-intro{margin:0px;}.page-id-4788 .ify-commerce-intro h2{margin-top:5px;}@media (max-width:680px){html{background-color:var(--ify-footer)!important;}body{min-height:100dvh!important;background-color:var(--ify-footer)!important;}.site-main{background-color:var(--ify-bg)!important;}.site-footer{background-color:var(--ify-footer)!important;padding-bottom:max(28px,env(safe-area-inset-bottom))!important;}}:root{--ify-page-top-gap:clamp(24px,3vw,44px);
}.content-layout,.content-layout--commerce{padding-top:var(--ify-page-top-gap)!important;
}@media (max-width:680px){:root{--ify-page-top-gap:14px;
  }.site-header{background:#fff!important;
  }.site-header__inner{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;
  }.content-layout,.content-layout--commerce{padding-top:var(--ify-page-top-gap)!important;
  }}.woocommerce .woocommerce-ordering select,.woocommerce-page .woocommerce-ordering select{
  -webkit-appearance:none!important;
  appearance:none!important;
  padding-right:52px!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23272725' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-size:18px 18px!important;
  background-position:calc(100% - 22px) center!important;
}@media (hover:hover) and (pointer:fine){.primary-menu > li > a,.submenu-trigger-wrap > a,.submenu-main-toggle{
    transition:transform 180ms ease, color 180ms ease!important;
  }.primary-menu > li > a:hover,.primary-menu > li > a:focus-visible,.submenu-trigger-wrap > a:hover,.submenu-trigger-wrap > a:focus-visible,.submenu-main-toggle:hover,.submenu-main-toggle:focus-visible{
    transform:translateY(-2px)!important;
  }.primary-menu > li > a:hover::after,.primary-menu > li > a:focus-visible::after,.submenu-trigger-wrap > a:hover::after,.submenu-trigger-wrap > a:focus-visible::after,.submenu-main-toggle:hover::after,.submenu-main-toggle:focus-visible::after{
    transform:translateY(2px) scaleX(1)!important;
  }}@media (max-width:980px){.primary-navigation{
    display:flex!important;
    flex-direction:column!important;
  }.primary-navigation > .mobile-menu-back{
    order:1!important;
    align-self:flex-start!important;
  }.primary-navigation > .mobile-menu-search{
    order:2!important;
    margin-bottom:10px!important;
  }.primary-navigation > .mobile-menu-footer{
    display:contents!important;
  }.primary-navigation .mobile-menu-quick{
    order:3!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
    margin:0 0 18px!important;
  }.primary-navigation .mobile-menu-quick a{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    min-width:0!important;
    min-height:60px!important;
    padding:10px 12px!important;
    color:var(--ify-text)!important;
    background:rgba(255,253,249,.92)!important;
    border:1px solid color-mix(in srgb,var(--ify-primary) 13%,var(--ify-line))!important;
    border-radius:18px!important;
    box-shadow:0 8px 24px rgba(36,39,32,.035)!important;
    font-size:.76rem!important;
    font-weight:700!important;
    line-height:1.2!important;
  }.primary-navigation .mobile-menu-quick a svg{
    flex:0 0 38px!important;
    width:38px!important;
    height:38px!important;
    padding:9px!important;
    color:var(--ify-primary)!important;
    background:color-mix(in srgb,var(--ify-primary) 8%,var(--ify-white))!important;
    border-radius:50%!important;
  }.primary-navigation > .primary-menu{
    order:4!important;
    width:100%!important;
    margin:0!important;
    padding:4px 16px!important;
    background:rgba(255,253,249,.78)!important;
    border:1px solid var(--ify-line)!important;
    border-radius:22px!important;
    box-shadow:0 10px 30px rgba(36,39,32,.035)!important;
  }.primary-navigation > .primary-menu > li{
    border-bottom:1px solid rgba(36,39,32,.09)!important;
  }.primary-navigation > .primary-menu > li:last-child{
    border-bottom:0!important;
  }.primary-navigation > .primary-menu > li > a,.primary-navigation > .primary-menu .submenu-trigger-wrap > a,.primary-navigation > .primary-menu .submenu-main-toggle{
    min-height:58px!important;
    padding-block:10px!important;
    font-size:clamp(1.28rem,5vw,1.55rem)!important;
  }.primary-navigation > .mobile-menu-footer > p,.primary-navigation .mobile-menu-footer > p{
    order:5!important;
    margin:22px 2px 10px!important;
    color:var(--ify-muted)!important;
    font-size:1.05rem!important;
    line-height:1.35!important;
  }.primary-navigation .mobile-menu-whatsapp{
    order:6!important;
    width:100%!important;
    min-height:68px!important;
    margin:0!important;
    border-radius:20px!important;
    box-shadow:0 10px 26px rgba(164,79,59,.14)!important;
  }.primary-navigation .mobile-menu-socials{
    order:7!important;
    width:100%!important;
    padding-top:16px!important;
    padding-bottom:4px!important;
  }}@media (max-width:380px){.primary-navigation .mobile-menu-quick{
    gap:7px!important;
  }.primary-navigation .mobile-menu-quick a{
    min-height:56px!important;
    padding:8px 9px!important;
    font-size:.69rem!important;
  }.primary-navigation .mobile-menu-quick a svg{
    flex-basis:34px!important;
    width:34px!important;
    height:34px!important;
    padding:8px!important;
  }}nav.pagination,.pagination{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  max-width:none!important;
  margin-right:0!important;
  margin-left:0!important;
  text-align:center!important;
}.pagination .nav-links,nav.pagination .nav-links{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  width:max-content!important;
  max-width:100%!important;
  padding:0!important;
  margin:0 auto!important;
  border:0!important;
  list-style:none!important;
}

/* === IFY — AUTENTIFICARE: notificări aliniate cu formularul === */
body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper{
  box-sizing:border-box;
  width:min(100%,620px)!important;
  max-width:620px!important;
  margin:0 auto 28px!important;
}

body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper:empty{
  display:none!important;
  margin:0!important;
}

body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error,
body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-info,
body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-message{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  max-width:none!important;
  min-height:72px!important;
  padding:0 24px 0 58px!important;
  margin:0!important;
  color:var(--ify-text)!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-top:1px solid var(--ify-line)!important;
  border-right:1px solid var(--ify-line)!important;
  border-bottom:1px solid var(--ify-line)!important;
  border-left:1px solid var(--ify-line)!important;
  border-radius:var(--ify-radius-md)!important;
  outline:0!important;
  box-shadow:none!important;
  filter:none!important;
  font-family:var(--ify-sans)!important;
  font-size:.92rem!important;
  line-height:1.45!important;
}

body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error > li,
body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-info > li,
body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-message > li{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  line-height:1.45!important;
  transform:translateY(2px)!important;
}

/* Eroare: păstrăm mesajul compact și capitalizăm prima literă reală.
   Label-ul "Eroare:" este recreat pe container, astfel încât să controlăm exact spațiul. */
body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error{
  position:relative!important;
}

body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error > li{
  position:relative!important;
  padding-left:54px!important;
}

body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error > li > strong:first-child{
  display:none!important;
}

body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error::after{
  position:absolute!important;
  top:50%!important;
  left:58px!important;
  content:"Eroare:"!important;
  color:var(--ify-text)!important;
  font-family:var(--ify-sans)!important;
  font-size:.92rem!important;
  font-weight:800!important;
  line-height:1.45!important;
  transform:translateY(calc(-50% + 2px))!important;
  pointer-events:none!important;
}

body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error > li::first-letter{
  text-transform:uppercase!important;
}

body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error::before,
body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-info::before,
body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-message::before{
  top:50%!important;
  left:22px!important;
  color:var(--ify-primary)!important;
  transform:translateY(-50%)!important;
}

body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error strong{
  color:var(--ify-text)!important;
  font-weight:800!important;
}

@media (max-width:680px){
  body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper{
    width:100%!important;
    max-width:none!important;
    margin-bottom:18px!important;
  }

  body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error,
  body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-info,
  body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-message{
    min-height:64px!important;
    padding:0 18px 0 50px!important;
    border-radius:18px!important;
    font-size:.82rem!important;
  }

  body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error::before,
  body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-info::before,
  body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-message::before{
    left:18px!important;
  }
}

@media (max-width:680px){
  body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error > li,
  body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-info > li,
  body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-message > li{
    transform:translateY(1px)!important;
  }

  body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error > li{
    padding-left:50px!important;
  }

  body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper .woocommerce-error::after{
    left:50px!important;
    font-size:.82rem!important;
    transform:translateY(calc(-50% + 1px))!important;
  }
}

/* === IFY — AUTENTIFICARE: mesaj compact pentru date incorecte ===
   WooCommerce evidențiază numele de utilizator într-un al doilea <strong>
   pentru erorile de credențiale. Înlocuim doar acele mesaje lungi;
   erorile de câmp gol rămân neschimbate. */
body.woocommerce-account:not(.logged-in)
.woocommerce-notices-wrapper .woocommerce-error > li:has(> strong:nth-of-type(2)){
  font-size:0!important;
}

body.woocommerce-account:not(.logged-in)
.woocommerce-notices-wrapper .woocommerce-error > li:has(> strong:nth-of-type(2)) > *{
  display:none!important;
}

body.woocommerce-account:not(.logged-in)
.woocommerce-notices-wrapper .woocommerce-error > li:has(> strong:nth-of-type(2))::before{
  display:inline!important;
  content:"Numele de utilizator sau parola sunt incorecte."!important;
  color:var(--ify-text)!important;
  font-family:var(--ify-sans)!important;
  font-size:.92rem!important;
  font-weight:400!important;
  line-height:1.45!important;
  text-transform:none!important;
  transform:translate(-6px,8px)!important;
}

@media (max-width:680px){
  body.woocommerce-account:not(.logged-in)
  .woocommerce-notices-wrapper .woocommerce-error > li:has(> strong:nth-of-type(2))::before{
    font-size:.82rem!important;
  }
}

/* ============================================================
   IFY — LOST PASSWORD PAGE
   STRICT: /contul-meu/lost-password/
   Nu afectează formularul de Autentificare.
   ============================================================ */

body.woocommerce-lost-password.woocommerce-account:not(.logged-in) .content-layout--commerce{
  box-sizing:border-box!important;
  width:min(calc(100% - 32px),760px)!important;
  max-width:760px!important;
  padding-top:clamp(38px,5vw,64px)!important;
  padding-bottom:clamp(52px,6vw,82px)!important;
  margin-inline:auto!important;
  overflow:visible!important;
}

body.woocommerce-lost-password.woocommerce-account:not(.logged-in) .entry-content>.woocommerce{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}

/* Formularul real de resetare — card dublu ca la Autentificare */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password{
  position:relative!important;
  box-sizing:border-box!important;
  width:min(100%,620px)!important;
  max-width:620px!important;
  padding:clamp(32px,4vw,44px)!important;
  margin:0 auto!important;
  color:var(--ify-text)!important;
  background:var(--ify-white)!important;
  border:10px solid var(--ify-surface)!important;
  border-radius:var(--ify-radius-lg)!important;
  outline:1px solid var(--ify-line)!important;
  outline-offset:0!important;
  box-shadow:inset 0 0 0 1px var(--ify-line)!important;
  overflow:visible!important;
}

/* Titlul paginii */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password::before{
  display:block!important;
  width:100%!important;
  margin:0 0 20px!important;
  color:var(--ify-text)!important;
  content:"Resetează parola"!important;
  font-family:var(--ify-sans)!important;
  font-size:clamp(2rem,3vw,2.6rem)!important;
  font-weight:500!important;
  letter-spacing:-.025em!important;
  line-height:1.05!important;
  text-align:center!important;
}

/* Textul explicativ */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password > p:first-of-type{
  max-width:500px!important;
  margin:0 auto 28px!important;
  color:var(--ify-muted)!important;
  font-family:var(--ify-sans)!important;
  font-size:0!important;
  line-height:1.6!important;
  text-align:center!important;
}

body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password > p:first-of-type::after{
  display:block!important;
  content:"Introdu adresa de e-mail asociată contului tău. Îți vom trimite un link pentru a seta o parolă nouă."!important;
  color:var(--ify-muted)!important;
  font-family:var(--ify-sans)!important;
  font-size:.86rem!important;
  line-height:1.6!important;
  text-align:center!important;
}

/* Rândul câmpului */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password .form-row-first{
  position:relative!important;
  width:100%!important;
  margin:0 0 18px!important;
  padding:0!important;
}

/* Floating label în interior */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password .form-row-first > label{
  position:absolute!important;
  top:10px!important;
  left:13px!important;
  z-index:3!important;
  display:block!important;
  width:auto!important;
  max-width:calc(100% - 26px)!important;
  margin:0!important;
  padding:0!important;
  color:var(--ify-text)!important;
  background:transparent!important;
  font-size:.68rem!important;
  font-weight:500!important;
  line-height:1!important;
  pointer-events:none!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password .form-row-first > label .required,
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password .form-row-first > label .screen-reader-text{
  display:none!important;
}

/* Input identic cu Autentificarea */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password input.input-text,
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password input[type="text"],
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password input[type="email"]{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  min-height:64px!important;
  padding:25px 13px 8px!important;
  color:var(--ify-text)!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:14px!important;
  outline:0!important;
  box-shadow:none!important;
  transition:border-color 160ms ease,box-shadow 160ms ease,background-color 160ms ease!important;
}

body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password input.input-text:focus,
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password input[type="text"]:focus,
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password input[type="email"]:focus{
  background:var(--ify-white)!important;
  border-color:var(--ify-primary)!important;
  box-shadow:0 0 0 3px color-mix(in srgb,var(--ify-primary) 12%,transparent)!important;
}

/* Curățăm clear-ul WooCommerce */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password > .clear{
  display:none!important;
}

/* Rândul butonului */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password > .form-row:last-of-type{
  width:100%!important;
  margin:0!important;
  padding:0!important;
}

/* Reset password full width */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password button.button,
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
form.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button{
  width:100%!important;
  min-height:52px!important;
  margin:0!important;
}

/* Notificările de pe lost-password rămân pe aceeași lățime cu cardul */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper{
  width:min(100%,620px)!important;
  max-width:620px!important;
  margin:0 auto 28px!important;
}

/* Mobile */
@media (max-width:680px){
  body.woocommerce-lost-password.woocommerce-account:not(.logged-in) .content-layout--commerce{
    width:calc(100% - 24px)!important;
    max-width:none!important;
    padding-top:22px!important;
    padding-bottom:44px!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  form.woocommerce-ResetPassword.lost_reset_password{
    width:100%!important;
    max-width:none!important;
    padding:27px 20px 24px!important;
    border-width:7px!important;
    border-radius:24px!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  form.woocommerce-ResetPassword.lost_reset_password::before{
    margin-bottom:17px!important;
    font-size:2rem!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  form.woocommerce-ResetPassword.lost_reset_password > p:first-of-type{
    margin-bottom:23px!important;
    line-height:1.55!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  form.woocommerce-ResetPassword.lost_reset_password > p:first-of-type::after{
    font-size:.82rem!important;
    line-height:1.55!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  form.woocommerce-ResetPassword.lost_reset_password input.input-text,
  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  form.woocommerce-ResetPassword.lost_reset_password input[type="text"],
  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  form.woocommerce-ResetPassword.lost_reset_password input[type="email"]{
    min-height:60px!important;
    padding-top:24px!important;
    padding-bottom:7px!important;
  }
}

/* ============================================================
   IFY — RESET LINK SENT
   STRICT: starea de succes din /contul-meu/lost-password/
   ============================================================ */

/* Containerul notificării de succes */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.woocommerce-notices-wrapper{
  box-sizing:border-box!important;
  width:min(100%,620px)!important;
  max-width:620px!important;
  margin:0 auto 24px!important;
}

body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.woocommerce-notices-wrapper .woocommerce-message{
  position:relative!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  max-width:none!important;
  min-height:72px!important;
  padding:0 24px 0 58px!important;
  margin:0!important;
  color:var(--ify-text)!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-top:1px solid var(--ify-line)!important;
  border-radius:var(--ify-radius-md)!important;
  box-shadow:none!important;
  font-family:var(--ify-sans)!important;
  font-size:0!important;
  line-height:1.45!important;
}

/* Păstrăm iconița WooCommerce de succes, dar o aliniem corect. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.woocommerce-notices-wrapper .woocommerce-message::before{
  top:50%!important;
  left:22px!important;
  color:var(--ify-primary)!important;
  transform:translateY(-50%)!important;
}

/* Text nou, mai scurt și mai natural. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.woocommerce-notices-wrapper .woocommerce-message::after{
  display:block!important;
  content:"Ți-am trimis linkul pentru resetarea parolei."!important;
  color:var(--ify-text)!important;
  font-family:var(--ify-sans)!important;
  font-size:.92rem!important;
  font-weight:500!important;
  line-height:1.45!important;
}

/* Textul explicativ afișat după trimiterea linkului */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce > p{
  box-sizing:border-box!important;
  width:min(100%,620px)!important;
  max-width:620px!important;
  padding:26px 30px!important;
  margin:0 auto!important;
  color:var(--ify-text)!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:var(--ify-radius-md)!important;
  box-shadow:none!important;
  font-family:var(--ify-sans)!important;
  font-size:0!important;
  line-height:1.6!important;
  text-align:center!important;
}

/* Nu atingem paragraful explicativ din formularul activ de resetare. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce > form.woocommerce-ResetPassword + p{
  font-size:inherit!important;
}

/* Text nou pentru starea reset-link-sent. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce > p::after{
  display:block!important;
  content:"Verifică inboxul adresei asociate contului tău și urmează linkul primit pentru a seta o parolă nouă. Dacă mesajul nu apare imediat, verifică și folderul Spam."!important;
  color:var(--ify-text)!important;
  font-family:var(--ify-sans)!important;
  font-size:.86rem!important;
  font-weight:400!important;
  line-height:1.65!important;
  text-align:center!important;
}

/* Dacă formularul este încă prezent, păstrăm textul lui propriu și ascundem acest override. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce:has(form.woocommerce-ResetPassword.lost_reset_password) > p{
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  font-size:inherit!important;
}

body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce:has(form.woocommerce-ResetPassword.lost_reset_password) > p::after{
  display:none!important;
  content:none!important;
}

@media (max-width:680px){
  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .woocommerce-notices-wrapper{
    width:100%!important;
    max-width:none!important;
    margin-bottom:18px!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .woocommerce-notices-wrapper .woocommerce-message{
    min-height:64px!important;
    padding:0 18px 0 50px!important;
    border-radius:18px!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .woocommerce-notices-wrapper .woocommerce-message::before{
    left:18px!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .woocommerce-notices-wrapper .woocommerce-message::after{
    font-size:.82rem!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .entry-content > .woocommerce > p{
    width:100%!important;
    max-width:none!important;
    padding:22px 20px!important;
    border-radius:18px!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .entry-content > .woocommerce > p::after{
    font-size:.82rem!important;
    line-height:1.6!important;
  }
}

/* ============================================================
   IFY — RESET LINK SENT v2
   Fix pentru markup-ul real: mesajul WooCommerce este direct
   în .woocommerce, nu obligatoriu în .woocommerce-notices-wrapper.
   ============================================================ */

/* Aceeași lățime și aceeași axă pentru ambele containere. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce > .woocommerce-message,
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce > p{
  box-sizing:border-box!important;
  width:min(100%,620px)!important;
  max-width:620px!important;
  margin-right:auto!important;
  margin-left:auto!important;
}

/* Notificarea reală de succes. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce > .woocommerce-message{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  min-height:72px!important;
  padding:0 24px 0 58px!important;
  margin-top:0!important;
  margin-bottom:24px!important;
  color:var(--ify-text)!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-top:1px solid var(--ify-line)!important;
  border-right:1px solid var(--ify-line)!important;
  border-bottom:1px solid var(--ify-line)!important;
  border-left:1px solid var(--ify-line)!important;
  border-radius:var(--ify-radius-md)!important;
  box-shadow:none!important;
  font-family:var(--ify-sans)!important;
  font-size:0!important;
  line-height:1.45!important;
}

/* Iconița de succes — EXACT aceeași resursă folosită deja pe site. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce > .woocommerce-message::before{
  content:""!important;
  position:absolute!important;
  top:50%!important;
  left:22px!important;
  display:block!important;
  width:16px!important;
  min-width:16px!important;
  height:24.8px!important;
  margin:0!important;
  padding:0!important;
  background:transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABXWlDQ1BJQ0MgUHJvZmlsZQAAeJxtkE9LAlEUxc+UYX9ctIhWLtxVYCFTaLQzIwkSZNKyaDPOmAY6PWYmpF0fIvoI0bJNSFBQ36A/UBAU5bJNi2I2Ka/7xmq0enC4Pw73Xu47QFdAZazsA1AxbFNJzoZyq2sh/wv60EuaRlTVLBZPpxepBd+18zm3kES9GRe7Gu/159fl+smVrh89jqYyf/s7Xr9esDSqDZKsMdMGpAhxumozwbvEQyYdRbwnuNjiQ8H5Fp+6PRklQXxJPKiVVJ34iTicb/OLbVwpb2tfN4jrAwUju0R1mBRECnEkEYKMGCkLBXOYp4z+n5lyZxLYAsMOTGyiiBJsmo+Tw1BGgXgBBjRMIOzujZCiIuvfGXpelf4eeyDgnpcLAmcGnX/teSMzFOMxcLHOVFP9SVZyfNbGpNzigRrQs8/52wrgHwOad5x/1DhvHgDd98C58wn/lGcGExbJSQAAA+NJREFUeNrNl29MW2UUxn+9tLBSlvGnoFsqwuZYMMYukSofEHEJkiELbDGDwadFZkxmgomxWcxCADeDOIwDjRhxKC4d26JMs2FwU0mTTZS6UDVBYRHGcDJo6cZWoLRQPyAdd5e2l9olnG/35Jz3PPd93/O8z1F4vV4vMmzO7WbEamGw24xjeIipCRtOhw0ATZyW6HgtcckppD71NLqtBiJUKjnLoggGwGm30WNqpr+rE/f0tKxFVWo1aTl5GErL0SRoQwPgmXVhOdGC9UwbHtcMoZgyMgr9zj1k7NmLMjJKPgCnfZyOGiNjA32Ew5I2p5NfWYcmITE4gPErf3K26jWmJmyE06LjtRRU1ZP4yBb/AJz2cU5V7A178aUgdh9tEe2EsPTMO2qM9604wNSEjY4aI55ZlxSAxXQsbGcOoF4Xy2PP7wKFQuQfG+jDYjomBuC027B+dTJsxSM1Mew41MAz+40UHm6QtKL1TBtOu+0ugB5Tc8itJmm9qDUUVL9L4qY0AHRbDeS8ckDS4j2m5gUAc243/V2dYSkeoVSx/WAt6x993Oebdd7B/OERSWx/VydzbjfCiNUim+ECMpogkGusJvmJTJG/q7GW22Ojknj39DQjVgvCYLf5//+6QsGzFW+wKWubyP3H+XMMmC/4TRvsNiM4hoeC8Hp00PpZ+ypIzy0Q+W5ev4a56UjAPMfwEEKgvl+b9CDFja3kGqtRRq1ZNubJsnL0RSUi37zHw/m3K4Me7dSEDeXik3qvxeoepvCtRmK0SazboCM+eSPfHDrA5Ojfvhh9UQmGsnJJ7k+tH8niFKfDdpeIJNv60qvEaJN839qNm9nd8KnvkqU/t4OsfRWSvJHeHi5/cVz+9Tn+4gvem9evSbf/gfUUv99KlGatyO/1ztP/QydpOXkoBDH+mclbtO0v85FMMIvd8BBCdPzyguH2jX/4rv7NZS68wJZt2yXFAb5/77Ds4ouPkxCXnBKwTXrbT8ha7PdzX7LSlo5LTkFIzcwOGPRjyweM9v0WMGbi6l9c/PjoiukjNTMbQafPQKVW+w2a93jorD3IzOQtv2L127pK0RMrVzfq9BkIESoVaTl5AYPvjN/gQn01LCMfL33SgH3wyor/Pi0njwiVaqENDaXlfolm0a72XOLy6c/Fvp8v8uvXp0MSq4bSBf5QAmgStOgLi/nl1GcBE7tbm3C7ZlD9B7a33RTS06EvKvFpBJ8m9My6aH/95bCqIn8Keec7TT6ZLizdlvzKOvzxQrhEaX5lnWhGELGJJiGRgqr6+wJiUZbfOxusvsFkVYxmq2I4DXk8z8xGp8+QPZ7/C6ZAt3wJkv3QAAAAAElFTkSuQmCC") center center / 16px 16px no-repeat!important;
  border:0!important;
  box-shadow:none!important;
  font-size:0!important;
  line-height:0!important;
  transform:translateY(-50%)!important;
}

/* Înlocuim textul WooCommerce cu varianta scurtă. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce > .woocommerce-message::after{
  display:block!important;
  content:"Ți-am trimis linkul pentru resetarea parolei."!important;
  color:var(--ify-text)!important;
  font-family:var(--ify-sans)!important;
  font-size:.92rem!important;
  font-weight:500!important;
  line-height:1.45!important;
}

/* Containerul explicativ — identic ca lățime și geometrie. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce > p{
  min-height:116px!important;
  padding:26px 30px!important;
  margin-top:0!important;
  margin-bottom:0!important;
  color:var(--ify-text)!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-top:1px solid var(--ify-line)!important;
  border-right:1px solid var(--ify-line)!important;
  border-bottom:1px solid var(--ify-line)!important;
  border-left:1px solid var(--ify-line)!important;
  border-radius:var(--ify-radius-md)!important;
  box-shadow:none!important;
  font-family:var(--ify-sans)!important;
  font-size:0!important;
  line-height:1.6!important;
  text-align:center!important;
}

/* Textul explicativ reformulat. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce > p::after{
  display:block!important;
  content:"Verifică inboxul adresei asociate contului tău și urmează linkul primit pentru a seta o parolă nouă. Dacă mesajul nu apare imediat, verifică și folderul Spam."!important;
  color:var(--ify-text)!important;
  font-family:var(--ify-sans)!important;
  font-size:.86rem!important;
  font-weight:400!important;
  line-height:1.65!important;
  text-align:center!important;
}

/* Formularul normal de lost-password rămâne neatins. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce:has(form.woocommerce-ResetPassword.lost_reset_password) > .woocommerce-message,
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce:has(form.woocommerce-ResetPassword.lost_reset_password) > p{
  width:auto!important;
}

@media (max-width:680px){
  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .entry-content > .woocommerce > .woocommerce-message,
  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .entry-content > .woocommerce > p{
    width:100%!important;
    max-width:none!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .entry-content > .woocommerce > .woocommerce-message{
    min-height:64px!important;
    padding:0 18px 0 50px!important;
    margin-bottom:18px!important;
    border-radius:18px!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .entry-content > .woocommerce > .woocommerce-message::before{
    left:18px!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .entry-content > .woocommerce > .woocommerce-message::after{
    font-size:.82rem!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .entry-content > .woocommerce > p{
    min-height:0!important;
    padding:22px 20px!important;
    border-radius:18px!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .entry-content > .woocommerce > p::after{
    font-size:.82rem!important;
    line-height:1.6!important;
  }
}

/* ============================================================
   IFY — RESET LINK SENT: container exterior comun
   Strict pentru starea de succes, fără formular activ.
   ============================================================ */

body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce:has(> .woocommerce-message):not(:has(form.woocommerce-ResetPassword.lost_reset_password)){
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:column!important;
  gap:18px!important;
  width:min(100%,640px)!important;
  max-width:640px!important;
  padding:18px!important;
  margin:0 auto!important;
  background:var(--ify-surface)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:var(--ify-radius-lg)!important;
  box-shadow:none!important;
  overflow:visible!important;
}

/* Cele două containere din interior folosesc toată lățimea shell-ului. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce:has(> .woocommerce-message):not(:has(form.woocommerce-ResetPassword.lost_reset_password))
> .woocommerce-message,
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce:has(> .woocommerce-message):not(:has(form.woocommerce-ResetPassword.lost_reset_password))
> p{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}

/* Radius interior coerent cu cardurile mari de pe site. */
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce:has(> .woocommerce-message):not(:has(form.woocommerce-ResetPassword.lost_reset_password))
> .woocommerce-message,
body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
.entry-content > .woocommerce:has(> .woocommerce-message):not(:has(form.woocommerce-ResetPassword.lost_reset_password))
> p{
  border-radius:calc(var(--ify-radius-lg) - 8px)!important;
}

@media (max-width:680px){
  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .entry-content > .woocommerce:has(> .woocommerce-message):not(:has(form.woocommerce-ResetPassword.lost_reset_password)){
    width:100%!important;
    max-width:none!important;
    gap:12px!important;
    padding:12px!important;
    border-radius:24px!important;
  }

  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .entry-content > .woocommerce:has(> .woocommerce-message):not(:has(form.woocommerce-ResetPassword.lost_reset_password))
  > .woocommerce-message,
  body.woocommerce-lost-password.woocommerce-account:not(.logged-in)
  .entry-content > .woocommerce:has(> .woocommerce-message):not(:has(form.woocommerce-ResetPassword.lost_reset_password))
  > p{
    border-radius:18px!important;
  }
}

/* Înregistrarea rămâne ascunsă din primul frame.
   Devine vizibilă doar după inițializarea theme.js + click pe toggle. */
body.woocommerce-account:not(.logged-in)
#customer_login .u-column2{
  display:none!important;
}

/* ============================================================
   IFY — ÎNREGISTRARE — DEDICATED PAGE V6
   /contul-meu/inregistrare/
   ============================================================ */

/* Pe contul normal Register nu clipește și nu se afișează sub Login. */
body.woocommerce-account:not(.logged-in):not(.ify-account-register-page)
#customer_login .u-column2{
  display:none!important;
}

/* Pagina dedicată: exclusiv Înregistrare. */
body.woocommerce-account:not(.logged-in).ify-account-register-page
#customer_login .u-column1{
  display:none!important;
}
body.woocommerce-account:not(.logged-in).ify-account-register-page
#customer_login .u-column2{
  display:block!important;
}

body.woocommerce-account:not(.logged-in).ify-account-register-page
#customer_login{
  box-sizing:border-box!important;
  width:min(100%,620px)!important;
  max-width:620px!important;
  padding:10px!important;
  margin-inline:auto!important;
  background:var(--ify-surface)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:var(--ify-radius-lg)!important;
  box-shadow:none!important;
  overflow:visible!important;
}

body.woocommerce-account:not(.logged-in)
#customer_login .u-column2{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  padding:clamp(30px,4vw,44px)!important;
  margin:0!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:calc(var(--ify-radius-lg) - 8px)!important;
  box-shadow:none!important;
}

body.woocommerce-account:not(.logged-in)
#customer_login .u-column2 h2{
  margin:0 0 30px!important;
  color:var(--ify-text)!important;
  font-size:clamp(2rem,3vw,2.6rem)!important;
  line-height:1.05!important;
  text-align:center!important;
}

body.woocommerce-account:not(.logged-in)
#customer_login .u-column2 form.register{
  display:flex!important;
  flex-direction:column!important;
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}

body.woocommerce-account:not(.logged-in)
#customer_login .u-column2 form.register > *{
  box-sizing:border-box!important;
  width:100%!important;
  margin:0!important;
}

/* Ordine explicită: câmpuri → meter → hint → acord → buton. */
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 form.register > .form-row:has(#reg_username){order:10!important;margin-bottom:18px!important;}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 form.register > .form-row:has(#reg_email){order:20!important;margin-bottom:18px!important;}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 form.register > .form-row:has(#reg_password){order:30!important;margin-bottom:16px!important;}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 form.register > .ify-password-meter{order:40!important;margin-bottom:14px!important;}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 form.register > .ify-password-helper{order:50!important;margin-bottom:22px!important;}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 form.register > .ify-register-consent{order:60!important;margin-bottom:22px!important;}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 form.register > .form-row:has(.woocommerce-form-register__submit){order:70!important;}

/* ---------------- CÂMPURI ---------------- */
body.woocommerce-account:not(.logged-in)
#customer_login .u-column2 form.register > .form-row-wide:not(.ify-register-consent){
  position:relative!important;
  padding:0!important;
}

body.woocommerce-account:not(.logged-in)
#customer_login .u-column2 form.register > .form-row-wide:not(.ify-register-consent) > label{
  position:absolute!important;
  top:12px!important;
  left:16px!important;
  z-index:4!important;
  display:block!important;
  width:auto!important;
  max-width:calc(100% - 32px)!important;
  margin:0!important;
  padding:0!important;
  color:var(--ify-text)!important;
  background:transparent!important;
  font-family:var(--ify-sans)!important;
  font-size:.72rem!important;
  font-weight:700!important;
  line-height:1.1!important;
  pointer-events:none!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.woocommerce-account:not(.logged-in)
#customer_login .u-column2 form.register > .form-row-wide:not(.ify-register-consent) > label .required{
  display:none!important;
}

/* Placeholder-ele WooCommerce sunt invizibile: o singură etichetă per câmp. */
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_username::placeholder,
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_email::placeholder,
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_password::placeholder,
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_username::-webkit-input-placeholder,
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_email::-webkit-input-placeholder,
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_password::-webkit-input-placeholder{
  color:transparent!important;
  opacity:0!important;
}

body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_username,
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_email,
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_password{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  min-height:64px!important;
  padding:26px 16px 8px!important;
  color:var(--ify-text)!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:14px!important;
  outline:0!important;
  box-shadow:none!important;
  font-family:var(--ify-sans)!important;
  transition:border-color 160ms ease,box-shadow 160ms ease,background-color 160ms ease!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_username:focus,
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_email:focus,
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_password:focus{
  background:var(--ify-white)!important;
  border-color:var(--ify-primary)!important;
  box-shadow:0 0 0 3px color-mix(in srgb,var(--ify-primary) 12%,transparent)!important;
}

/* Ochiul parolei – păstrăm varianta aprobată. */
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .password-input{
  position:relative!important;
  display:block!important;
  width:100%!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .password-input #reg_password{
  padding-right:62px!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 button.show-password-input{
  position:absolute!important;
  top:50%!important;
  right:11px!important;
  z-index:6!important;
  display:block!important;
  width:42px!important;
  height:42px!important;
  margin:0!important;
  padding:0!important;
  color:transparent!important;
  background-color:transparent!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-size:26px 26px!important;
  border:0!important;
  box-shadow:none!important;
  font-size:0!important;
  line-height:1!important;
  opacity:1!important;
  transform:translateY(-50%)!important;
  cursor:pointer!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 button.show-password-input::before,
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 button.show-password-input::after{
  display:none!important;
  content:none!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 button.show-password-input[aria-label="Arată parola"]{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.7 12c2.35-3.55 5.35-5.25 9.3-5.25S18.95 8.45 21.3 12c-2.35 3.55-5.35 5.25-9.3 5.25S5.05 15.55 2.7 12Z'/%3E%3Ccircle cx='12' cy='12' r='2.15'/%3E%3Cpath d='M5 5 9.15 9.15'/%3E%3Cpath d='M14.85 14.85 19 19'/%3E%3C/svg%3E")!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 button.show-password-input[aria-label="Ascunde parola"]{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.7 12c2.35-3.55 5.35-5.25 9.3-5.25S18.95 8.45 21.3 12c-2.35 3.55-5.35 5.25-9.3 5.25S5.05 15.55 2.7 12Z'/%3E%3Ccircle cx='12' cy='12' r='2.15'/%3E%3C/svg%3E")!important;
}

/* Woo meter/hint rămân active pentru logica Woo, dar nu mai sunt vizibile. */
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .woocommerce-password-strength,
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .woocommerce-password-hint{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:-1px!important;
  padding:0!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

/* ---------------- METER PAROLĂ CUSTOM ---------------- */
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-meter{
  --ify-meter-color:var(--ify-line);
  display:block!important;
  width:100%!important;
  padding:0 2px!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-meter__head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) max-content!important;
  align-items:center!important;
  width:100%!important;
  gap:16px!important;
  margin:0 0 9px!important;
  padding:0!important;
  color:var(--ify-muted)!important;
  font-family:var(--ify-sans)!important;
  font-size:.72rem!important;
  line-height:1.2!important;
  text-align:left!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-meter__label{
  justify-self:start!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  font-weight:650!important;
  text-align:left!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-meter__status{
  justify-self:end!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  color:var(--ify-meter-color)!important;
  font-weight:800!important;
  text-align:right!important;
  transition:color 220ms ease!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-meter__track{
  position:relative!important;
  width:100%!important;
  height:7px!important;
  overflow:hidden!important;
  background:#ece8e4!important;
  border-radius:999px!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-meter__bar{
  display:block!important;
  width:0;
  height:100%!important;
  background:var(--ify-meter-color)!important;
  border-radius:inherit!important;
  transform-origin:left center!important;
  transition:width 340ms cubic-bezier(.22,.61,.36,1),background-color 220ms ease!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-meter[data-state="very-weak"]{--ify-meter-color:#c96654;}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-meter[data-state="weak"]{--ify-meter-color:#bd7b59;}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-meter[data-state="good"]{--ify-meter-color:#b59a4a;}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-meter[data-state="strong"]{--ify-meter-color:#5f946b;}

/* Hint permanent: este markup IFY, nu mai poate dispărea când Woo schimbă statusul. */
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-helper{
  position:relative!important;
  display:grid!important;
  visibility:visible!important;
  opacity:1!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  align-items:start!important;
  gap:10px!important;
  padding:12px 14px!important;
  color:var(--ify-muted)!important;
  background:color-mix(in srgb,var(--ify-primary) 3%,var(--ify-white))!important;
  border:1px solid var(--ify-line)!important;
  border-radius:14px!important;
  font-family:var(--ify-sans)!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  font-size:.73rem!important;
  font-weight:400!important;
  line-height:1.5!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-helper__icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  margin-top:0!important;
  color:var(--ify-white)!important;
  background:var(--ify-primary)!important;
  border-radius:50%!important;
  font-size:.62rem!important;
  font-weight:800!important;
  line-height:1!important;
}

/* Privacy Woo standard este ascuns; folosim checkbox-ul obligatoriu IFY. */
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .woocommerce-privacy-policy-text,
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 form.register > p:not(.form-row):not(.woocommerce-privacy-policy-text){
  display:none!important;
}

/* ---------------- ACORD TERMENI ---------------- */
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-register-consent{
  position:static!important;
  display:block!important;
  width:100%!important;
  padding:0!important;
  overflow:visible!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-register-consent__label{
  position:static!important;
  inset:auto!important;
  display:grid!important;
  grid-template-columns:20px minmax(0,1fr)!important;
  align-items:start!important;
  gap:11px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  color:var(--ify-text)!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  pointer-events:auto!important;
  white-space:normal!important;
  overflow:visible!important;
  cursor:pointer!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-register-consent__checkbox{
  appearance:none!important;
  -webkit-appearance:none!important;
  position:relative!important;
  width:20px!important;
  height:20px!important;
  min-height:20px!important;
  margin:0!important;
  padding:0!important;
  background:var(--ify-white)!important;
  border:1.5px solid color-mix(in srgb,var(--ify-text) 42%,var(--ify-line))!important;
  border-radius:6px!important;
  box-shadow:none!important;
  cursor:pointer!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-register-consent__checkbox:checked{
  background:var(--ify-primary)!important;
  border-color:var(--ify-primary)!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-register-consent__checkbox:checked::after{
  content:""!important;
  position:absolute!important;
  top:2px!important;
  left:6px!important;
  width:5px!important;
  height:10px!important;
  border-right:2px solid #fff!important;
  border-bottom:2px solid #fff!important;
  transform:rotate(45deg)!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-register-consent__text{
  display:block!important;
  min-width:0!important;
  margin:0!important;
  color:var(--ify-text)!important;
  font-family:var(--ify-sans)!important;
  font-size:.78rem!important;
  font-weight:400!important;
  line-height:1.5!important;
  transform:translateY(2px)!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-register-consent__text a{
  color:var(--ify-primary)!important;
  text-decoration:none!important;
  border-bottom:1px solid currentColor!important;
}

/* Buton Înregistrare. */
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .woocommerce-form-register__submit{
  width:100%!important;
  min-height:52px!important;
  margin:0!important;
}
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 form.register > .form-row:has(.woocommerce-form-register__submit){
  width:100%!important;
  margin:0!important;
  padding:0!important;
}

/* Înapoi la Login: 22px spațiu vizibil față de butonul Register. */
body.woocommerce-account:not(.logged-in) #customer_login .u-column2 > .ify-auth-toggle{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:50px!important;
  padding:12px 18px!important;
  margin:22px 0 0!important;
  color:var(--ify-primary)!important;
  background:color-mix(in srgb,var(--ify-primary) 4%,var(--ify-white))!important;
  border:1px solid color-mix(in srgb,var(--ify-primary) 62%,var(--ify-line))!important;
  border-radius:999px!important;
  box-shadow:none!important;
  font-size:.72rem!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
  line-height:1.2!important;
  text-decoration:none!important;
  cursor:pointer!important;
  transform:translateY(0)!important;
  transition:transform 180ms ease,color 180ms ease,background-color 180ms ease,border-color 180ms ease!important;
  text-transform:uppercase!important;
}
@media (hover:hover) and (pointer:fine){
  body.woocommerce-account:not(.logged-in) #customer_login .u-column2 > .ify-auth-toggle:hover,
  body.woocommerce-account:not(.logged-in) #customer_login .u-column2 > .ify-auth-toggle:focus-visible{
    color:var(--ify-white)!important;
    background:var(--ify-primary)!important;
    border-color:var(--ify-primary)!important;
    transform:translateY(-2px)!important;
  }
}

@media (max-width:680px){
  body.woocommerce-account:not(.logged-in).ify-account-register-page #customer_login{
    width:100%!important;
    max-width:none!important;
    padding:7px!important;
    border-radius:24px!important;
  }
  body.woocommerce-account:not(.logged-in) #customer_login .u-column2{
    padding:27px 20px 24px!important;
    border-radius:18px!important;
  }
  body.woocommerce-account:not(.logged-in) #customer_login .u-column2 h2{
    margin-bottom:25px!important;
    font-size:2rem!important;
  }
  body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_username,
  body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_email,
  body.woocommerce-account:not(.logged-in) #customer_login .u-column2 #reg_password{
    min-height:60px!important;
    padding-top:25px!important;
    padding-bottom:7px!important;
  }
  body.woocommerce-account:not(.logged-in) #customer_login .u-column2 .ify-password-helper{
    font-size:.72rem!important;
  }
}

/* === IFY — ÎNREGISTRARE: păstrăm mesajul REAL WooCommerce ===
   IMPORTANT: nu mai înlocuim textul erorii prin CSS.
   Astfel, dacă problema este username, e-mail, parolă sau termeni,
   utilizatorul vede mesajul real primit de la WooCommerce. */
/* === FINAL MANUAL ALIGNMENT — duplicate email notice === */
body.woocommerce-account:not(.logged-in):has(
  #customer_login .u-column2 input[name="email"][value]:not([value=""])
)
.woocommerce-notices-wrapper .woocommerce-error > li:has(> strong)::before{
  transform:translateY(1px)!important;
}

body.woocommerce-account:not(.logged-in):has(
  #customer_login .u-column2 input[name="email"][value]:not([value=""])
)
.woocommerce-notices-wrapper .woocommerce-error > li:has(> strong)::after{
  transform:translate(-9px,2px)!important;
}

/* Manual registration: no password-by-email helper paragraph. */
body.woocommerce-account:not(.logged-in)
#customer_login.ify-auth-shell .u-column2:not([hidden]) form.register > p:not(.form-row):not(.woocommerce-privacy-policy-text){
  display:none!important;
}



/* === IFY REGISTER V8 — visibility + CAPS final === */
body.woocommerce-account:not(.logged-in).ify-account-register-page
#customer_login .u-column2 .ify-password-meter{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  min-height:38px!important;
  margin:0 0 16px!important;
  padding:0 2px!important;
  overflow:visible!important;
}

body.woocommerce-account:not(.logged-in).ify-account-register-page
#customer_login .u-column2 .ify-password-helper{
  display:grid!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  min-height:52px!important;
  max-height:none!important;
  margin:0 0 22px!important;
  overflow:visible!important;
}

body.woocommerce-account:not(.logged-in)
#customer_login .u-column1 .lost_password a,
body.woocommerce-account:not(.logged-in).ify-account-register-page
#customer_login .u-column2 > .ify-auth-toggle{
  text-transform:uppercase!important;
  letter-spacing:.055em!important;
}

/* ============================================================
   IFY — MY ACCOUNT / UTILIZATOR AUTENTIFICAT — V2
   EXCLUSIV interiorului contului. Login / Înregistrare /
   Resetare parolă rămân complet neschimbate.
   ============================================================ */

body.woocommerce-account.logged-in .content-layout--commerce{
  box-sizing:border-box!important;
  width:min(calc(100% - 40px),1160px)!important;
  max-width:1160px!important;
  padding-top:clamp(34px,4.2vw,64px)!important;
  padding-bottom:clamp(56px,6vw,90px)!important;
  margin-inline:auto!important;
}

body.woocommerce-account.logged-in .entry-content > .woocommerce{
  display:grid!important;
  grid-template-columns:250px minmax(0,1fr)!important;
  align-items:stretch!important;
  gap:12px!important;
  width:100%!important;
  max-width:none!important;
  padding:10px!important;
  margin:0!important;
  background:var(--ify-surface)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:var(--ify-radius-lg)!important;
  box-shadow:none!important;
  overflow:visible!important;
}

/* NAVIGAȚIE */
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation{
  position:relative!important;
  float:none!important;
  width:100%!important;
  min-width:0!important;
  padding:22px 14px 16px!important;
  margin:0!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:calc(var(--ify-radius-lg) - 8px)!important;
  box-shadow:none!important;
  overflow:hidden!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation::before{
  display:block!important;
  margin:0 10px 14px!important;
  color:var(--ify-muted)!important;
  content:"CONTUL MEU"!important;
  font-family:var(--ify-sans)!important;
  font-size:.64rem!important;
  font-weight:800!important;
  letter-spacing:.14em!important;
  line-height:1!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:5px!important;
  width:100%!important;
  padding:0!important;
  margin:0!important;
  list-style:none!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  min-height:46px!important;
  padding:12px 14px!important;
  margin:0!important;
  color:var(--ify-text)!important;
  background:transparent!important;
  border:1px solid transparent!important;
  border-radius:13px!important;
  font-family:var(--ify-sans)!important;
  font-size:.76rem!important;
  font-weight:700!important;
  letter-spacing:.01em!important;
  line-height:1.2!important;
  text-decoration:none!important;
  box-shadow:none!important;
  transform:none!important;
  transition:color 180ms ease,background-color 180ms ease,border-color 180ms ease,transform 180ms ease!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li.is-active a{
  color:var(--ify-white)!important;
  background:var(--ify-primary)!important;
  border-color:var(--ify-primary)!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li:not(.is-active) a:hover,
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li:not(.is-active) a:focus-visible{
  color:var(--ify-primary)!important;
  background:color-mix(in srgb,var(--ify-primary) 6%,var(--ify-white))!important;
  border-color:color-mix(in srgb,var(--ify-primary) 18%,var(--ify-line))!important;
  transform:translateX(2px)!important;
}

/* Deconectare: fără linie/separator față de Detalii cont. */
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link--customer-logout{
  margin-top:0!important;
  padding-top:0!important;
  border:0!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link--customer-logout a{
  color:var(--ify-primary)!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link--customer-logout a:hover,
body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link--customer-logout a:focus-visible{
  color:var(--ify-white)!important;
  background:var(--ify-primary)!important;
  border-color:var(--ify-primary)!important;
}

/* CONȚINUT GENERAL */
body.woocommerce-account.logged-in .woocommerce-MyAccount-content{
  position:relative!important;
  float:none!important;
  width:100%!important;
  min-width:0!important;
  min-height:430px!important;
  padding:clamp(28px,3.8vw,48px)!important;
  margin:0!important;
  color:var(--ify-text)!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:calc(var(--ify-radius-lg) - 8px)!important;
  box-shadow:none!important;
  overflow:hidden!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content > :first-child{margin-top:0!important;}
body.woocommerce-account.logged-in .woocommerce-MyAccount-content > :last-child{margin-bottom:0!important;}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content h2,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content h3{
  color:var(--ify-text)!important;
  font-family:var(--ify-sans)!important;
  letter-spacing:-.025em!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content h2{
  margin:0 0 24px!important;
  font-size:clamp(1.7rem,2.6vw,2.25rem)!important;
  font-weight:650!important;
  line-height:1.08!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content h3{
  margin:26px 0 14px!important;
  font-size:1.05rem!important;
  font-weight:700!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content p{
  max-width:none!important;
  color:var(--ify-text)!important;
  font-size:.88rem!important;
  line-height:1.7!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content a:not(.button):not(.ify-account-dashboard__secondary):not(.ify-account-shortcut){
  color:var(--ify-primary)!important;
  text-decoration:none!important;
  border-bottom:1px solid color-mix(in srgb,var(--ify-primary) 45%,transparent)!important;
}

/* Dashboard custom: ascundem cele două paragrafe default WooCommerce,
   apoi folosim panoul nostru structurat. */
body.woocommerce-account.logged-in.ify-account-dashboard-page .woocommerce-MyAccount-content > p{
  display:none!important;
}

body.woocommerce-account.logged-in.ify-account-dashboard-page .woocommerce-MyAccount-content{
  padding:26px!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard{
  display:grid!important;
  gap:22px!important;
  width:100%!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__hero{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:24px!important;
  padding:30px!important;
  background:linear-gradient(135deg,color-mix(in srgb,var(--ify-primary) 7%,var(--ify-white)),var(--ify-white) 72%)!important;
  border:1px solid color-mix(in srgb,var(--ify-primary) 17%,var(--ify-line))!important;
  border-radius:20px!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__hero-copy{
  min-width:0!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__eyebrow,
body.woocommerce-account.logged-in .ify-account-dashboard__section-head > div > span,
body.woocommerce-account.logged-in .ify-account-shortcut__kicker{
  display:block!important;
  margin:0 0 8px!important;
  color:var(--ify-primary)!important;
  font-size:.62rem!important;
  font-weight:800!important;
  letter-spacing:.13em!important;
  line-height:1.1!important;
  text-transform:uppercase!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__hero h1{
  margin:0 0 10px!important;
  color:var(--ify-text)!important;
  font-size:clamp(1.75rem,2.8vw,2.35rem)!important;
  font-weight:650!important;
  letter-spacing:-.035em!important;
  line-height:1.05!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__hero p{
  max-width:630px!important;
  margin:0!important;
  color:var(--ify-muted)!important;
  font-size:.84rem!important;
  line-height:1.65!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__hero-actions{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:9px!important;
  width:170px!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__hero .button,
body.woocommerce-account.logged-in .ify-account-dashboard__secondary{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:44px!important;
  padding:11px 17px!important;
  border-radius:999px!important;
  font-size:.67rem!important;
  font-weight:800!important;
  letter-spacing:.055em!important;
  line-height:1!important;
  text-align:center!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  transition:transform 180ms ease,background-color 180ms ease,border-color 180ms ease,color 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__hero .button{
  color:var(--ify-white)!important;
  background:var(--ify-primary)!important;
  border:1px solid var(--ify-primary)!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__secondary{
  color:var(--ify-primary)!important;
  background:var(--ify-white)!important;
  border:1px solid color-mix(in srgb,var(--ify-primary) 45%,var(--ify-line))!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__hero .button:hover,
body.woocommerce-account.logged-in .ify-account-dashboard__secondary:hover{
  transform:translateY(-2px)!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__secondary:hover{
  color:var(--ify-white)!important;
  background:var(--ify-primary)!important;
  border-color:var(--ify-primary)!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__section-head{
  display:flex!important;
  align-items:end!important;
  justify-content:space-between!important;
  gap:24px!important;
  padding:0 2px!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__section-head h2{
  margin:0!important;
  font-size:clamp(1.18rem,2vw,1.5rem)!important;
  font-weight:650!important;
  letter-spacing:-.025em!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__section-head p{
  flex:0 0 auto!important;
  margin:0!important;
  color:var(--ify-muted)!important;
  font-size:.75rem!important;
}

body.woocommerce-account.logged-in .ify-account-dashboard__grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}

body.woocommerce-account.logged-in .ify-account-shortcut{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:182px!important;
  padding:22px!important;
  color:var(--ify-text)!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:18px!important;
  text-decoration:none!important;
  box-shadow:none!important;
  overflow:hidden!important;
  transform:translateY(0)!important;
  transition:transform 180ms ease,border-color 180ms ease,background-color 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-shortcut::before{
  position:absolute!important;
  inset:0 auto 0 0!important;
  width:3px!important;
  background:var(--ify-primary)!important;
  content:""!important;
  opacity:0!important;
  transition:opacity 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-shortcut:hover,
body.woocommerce-account.logged-in .ify-account-shortcut:focus-visible{
  background:var(--ify-white)!important;
  border-color:color-mix(in srgb,var(--ify-primary) 27%,var(--ify-line))!important;
  transform:translateY(-3px)!important;
  outline:0!important;
}

body.woocommerce-account.logged-in .ify-account-shortcut:hover::before,
body.woocommerce-account.logged-in .ify-account-shortcut:focus-visible::before{
  opacity:1!important;
}

body.woocommerce-account.logged-in .ify-account-shortcut__kicker{
  margin-bottom:11px!important;
}

body.woocommerce-account.logged-in .ify-account-shortcut strong{
  display:block!important;
  margin:0 0 8px!important;
  color:var(--ify-text)!important;
  font-size:1rem!important;
  font-weight:750!important;
  line-height:1.2!important;
}

body.woocommerce-account.logged-in .ify-account-shortcut__text{
  display:block!important;
  margin:0 0 22px!important;
  color:var(--ify-muted)!important;
  font-size:.76rem!important;
  line-height:1.55!important;
}

body.woocommerce-account.logged-in .ify-account-shortcut__footer{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin-top:auto!important;
  padding-top:14px!important;
  color:var(--ify-text)!important;
  border-top:1px solid var(--ify-line)!important;
  font-size:.68rem!important;
  font-weight:750!important;
}

body.woocommerce-account.logged-in .ify-account-shortcut__arrow{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:28px!important;
  height:28px!important;
  color:var(--ify-primary)!important;
  background:var(--ify-white)!important;
  border:1px solid color-mix(in srgb,var(--ify-primary) 24%,var(--ify-line))!important;
  border-radius:50%!important;
  font-size:.9rem!important;
  line-height:1!important;
  transition:transform 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-shortcut:hover .ify-account-shortcut__arrow,
body.woocommerce-account.logged-in .ify-account-shortcut:focus-visible .ify-account-shortcut__arrow{
  transform:translateX(2px)!important;
}

/* ============================================================
   IFY — PAGINI INTERIOARE CONT
   BAZĂ CURATĂ, CONSTRUITĂ DUPĂ PANOU CONTROL APROBAT.
   Comenzi / Descărcări / Adrese / Plăți / Detalii cont.
   ============================================================ */

/* Layout intern identic ca ritm cu dashboard-ul. */
body.woocommerce-account.logged-in .ify-account-endpoint{
  display:grid!important;
  gap:22px!important;
  width:100%!important;
}

/* Hero-ul endpoint-urilor REFOLOSEȘTE exact clasele dashboard-ului.
   Singura diferență este badge-ul din dreapta. */
body.woocommerce-account.logged-in .ify-account-endpoint .ify-account-dashboard__hero{
  width:100%!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint__meta{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:112px!important;
  min-height:44px!important;
  padding:11px 17px!important;
  color:var(--ify-primary)!important;
  background:var(--ify-white)!important;
  border:1px solid color-mix(in srgb,var(--ify-primary) 45%,var(--ify-line))!important;
  border-radius:999px!important;
  font-size:.67rem!important;
  font-weight:800!important;
  letter-spacing:.025em!important;
  line-height:1!important;
  text-align:center!important;
}

/* Section head = exact aceeași clasă din Panou control. */
body.woocommerce-account.logged-in .ify-account-endpoint__content{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
}

/* ------------------------------------------------------------
   CARD UNIVERSAL = ACEEAȘI ANIMAȚIE CA .ify-account-shortcut
   ------------------------------------------------------------ */
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-info,
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-message,
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-error,
body.woocommerce-account.logged-in .ify-account-endpoint__content > form,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-Address,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-order-details,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-customer-details{
  position:relative!important;
  width:100%!important;
  margin:0!important;
  padding:22px!important;
  color:var(--ify-text)!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:18px!important;
  box-shadow:none!important;
  overflow:hidden!important;
}

/* Carduri care POT fi hover-uite: aceeași mișcare + aceeași bară. */
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-info,
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-message,
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-error,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-Address,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-order-details,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-customer-details{
  transform:translateY(0)!important;
  transition:transform 180ms ease,border-color 180ms ease,background-color 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-info::after,
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-message::after,
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-error::after,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-Address::after,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-order-details::after,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-customer-details::after{
  position:absolute!important;
  inset:0 auto 0 0!important;
  width:3px!important;
  background:var(--ify-primary)!important;
  content:""!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:opacity 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-info:hover,
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-message:hover,
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-error:hover,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-Address:hover,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-order-details:hover,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-customer-details:hover{
  background:var(--ify-white)!important;
  border-color:color-mix(in srgb,var(--ify-primary) 27%,var(--ify-line))!important;
  transform:translateY(-3px)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-info:hover::after,
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-message:hover::after,
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-error:hover::after,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-Address:hover::after,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-order-details:hover::after,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-customer-details:hover::after{
  opacity:1!important;
}

/* Scoatem iconurile/pătrățelele native WooCommerce din notificările endpoint. */
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-info::before,
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-message::before,
body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-error::before{
  display:none!important;
  content:none!important;
}

/* ------------------------------------------------------------
   BUTOANE — identice cu hero/dashboard
   ------------------------------------------------------------ */
body.woocommerce-account.logged-in .ify-account-endpoint .button,
body.woocommerce-account.logged-in .ify-account-endpoint button.button,
body.woocommerce-account.logged-in .ify-account-endpoint input.button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:44px!important;
  padding:11px 17px!important;
  margin:0!important;
  color:var(--ify-white)!important;
  background:var(--ify-primary)!important;
  border:1px solid var(--ify-primary)!important;
  border-radius:999px!important;
  box-shadow:none!important;
  font-size:.67rem!important;
  font-weight:800!important;
  letter-spacing:.055em!important;
  line-height:1!important;
  text-align:center!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  transition:transform 180ms ease,background-color 180ms ease,border-color 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint .button:hover,
body.woocommerce-account.logged-in .ify-account-endpoint button.button:hover,
body.woocommerce-account.logged-in .ify-account-endpoint input.button:hover{
  color:var(--ify-white)!important;
  background:#883c2c!important;
  border-color:#883c2c!important;
  transform:translateY(-2px)!important;
}

/* ------------------------------------------------------------
   COMENZI — EXACT aceeași animație ca shortcut-urile din Panou control.
   Doar pagina Comenzi este modificată aici.
   ------------------------------------------------------------ */
body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-info,
body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-message{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  min-height:182px!important;
  padding:22px!important;
  margin:0!important;
  color:var(--ify-text)!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:18px!important;
  box-shadow:none!important;
  overflow:hidden!important;
  font-size:.8rem!important;
  line-height:1.6!important;
  transform:translateY(0)!important;
  transition:transform 180ms ease,border-color 180ms ease,background-color 180ms ease!important;
}

/* Bara maro apare DOAR la hover, identic cu .ify-account-shortcut::before. */
body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-info::before,
body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-message::before{
  position:absolute!important;
  inset:0 auto 0 0!important;
  display:block!important;
  width:3px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  background:var(--ify-primary)!important;
  border:0!important;
  content:""!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:opacity 180ms ease!important;
}

/* Dezactivăm pseudo-elementul generic pentru a nu exista două bare. */
body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-info::after,
body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-message::after{
  display:none!important;
  content:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-info:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-message:hover{
  background:var(--ify-white)!important;
  border-color:color-mix(in srgb,var(--ify-primary) 27%,var(--ify-line))!important;
  transform:translateY(-3px)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-info:hover::before,
body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-message:hover::before{
  opacity:1!important;
}

/* Butoanele din cardurile Comenzi rămân jos, ordonate, fără float-uri WooCommerce. */
body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-info .button,
body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-message .button{
  position:static!important;
  float:none!important;
  order:10!important;
  min-width:180px!important;
  margin-top:auto!important;
  align-self:flex-start!important;
}

/* FACTURI — aceeași animație ca la Comenzi și Panou control. */
body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-info,
body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-message{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  min-height:182px!important;
  padding:22px!important;
  margin:0!important;
  color:var(--ify-text)!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:18px!important;
  box-shadow:none!important;
  overflow:hidden!important;
  font-size:.8rem!important;
  line-height:1.6!important;
  transform:translateY(0)!important;
  transition:transform 180ms ease,border-color 180ms ease,background-color 180ms ease!important;
}

/* Bara maro apare doar la hover, identic cu Panou control / Comenzi. */
body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-info::before,
body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-message::before{
  position:absolute!important;
  inset:0 auto 0 0!important;
  display:block!important;
  width:3px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  background:var(--ify-primary)!important;
  border:0!important;
  content:""!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:opacity 180ms ease!important;
}

/* Nu păstrăm pseudo-elementul generic, ca să nu existe două bare. */
body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-info::after,
body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-message::after{
  display:none!important;
  content:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-info:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-message:hover{
  background:var(--ify-white)!important;
  border-color:color-mix(in srgb,var(--ify-primary) 27%,var(--ify-line))!important;
  transform:translateY(-3px)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-info:hover::before,
body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-message:hover::before{
  opacity:1!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-info .button,
body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-message .button{
  position:static!important;
  float:none!important;
  order:10!important;
  min-width:180px!important;
  margin-top:auto!important;
  align-self:flex-start!important;
}

/* ------------------------------------------------------------
   TABELE — Comenzi / Descărcări / Plăți
   ------------------------------------------------------------ */
body.woocommerce-account.logged-in .ify-account-endpoint table.shop_table{
  width:100%!important;
  margin:0!important;
  overflow:hidden!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  border-radius:18px!important;
  box-shadow:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint table.shop_table th{
  padding:15px 16px!important;
  color:var(--ify-muted)!important;
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid var(--ify-line)!important;
  font-size:.65rem!important;
  font-weight:800!important;
  letter-spacing:.065em!important;
  text-transform:uppercase!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint table.shop_table td{
  padding:16px!important;
  color:var(--ify-text)!important;
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid var(--ify-line)!important;
  font-size:.78rem!important;
  line-height:1.55!important;
  vertical-align:middle!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint table.shop_table tr:last-child td{
  border-bottom:0!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint table.shop_table tbody tr{
  transition:background-color 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint table.shop_table tbody tr:hover{
  background:var(--ify-white)!important;
}

/* ------------------------------------------------------------
   ADRESE — layout complet nou: două carduri perfect egale.
   ------------------------------------------------------------ */
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .ify-account-endpoint__content > p{
  width:100%!important;
  margin:0!important;
  padding:18px 20px!important;
  color:var(--ify-muted)!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:18px!important;
  font-size:.78rem!important;
  line-height:1.6!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Addresses,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .u-columns.woocommerce-Addresses,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .col2-set{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:14px!important;
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}


/* ADRESE — eliminăm complet chenarul generic WooCommerce din jurul celor două carduri. */
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .u-columns.woocommerce-Addresses{
  width:100%!important;
  max-width:none!important;
  margin-inline:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .u-column1,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .u-column2{
  border-left:1px solid var(--ify-line)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .u-column1,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .u-column2,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .col-1,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .col-2{
  float:none!important;
  clear:none!important;
  flex:0 0 auto!important;
  align-self:stretch!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  min-height:180px!important;
  margin:0!important;
  padding:22px!important;
  box-sizing:border-box!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .u-column1,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .col-1{
  order:1!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .u-column2,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .col-2{
  order:2!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address-title{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  width:100%!important;
  padding:0 0 15px!important;
  margin:0 0 16px!important;
  border-bottom:1px solid var(--ify-line)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address-title h2,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address-title h3{
  grid-column:1!important;
  grid-row:1!important;
  justify-self:start!important;
  align-self:center!important;
  width:auto!important;
  margin:0!important;
  font-size:1rem!important;
  font-weight:750!important;
  line-height:1.25!important;
  text-align:left!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address-title .edit{
  grid-column:2!important;
  grid-row:1!important;
  justify-self:end!important;
  align-self:center!important;
  float:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:190px!important;
  min-height:38px!important;
  padding:9px 18px!important;
  color:var(--ify-primary)!important;
  -webkit-text-fill-color:var(--ify-primary)!important;
  background:var(--ify-white)!important;
  border:1px solid color-mix(in srgb,var(--ify-primary) 35%,var(--ify-line))!important;
  border-radius:999px!important;
  font-size:.63rem!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
  text-align:center!important;
  text-decoration:none!important;
  opacity:1!important;
  transition:transform 180ms ease,background-color 180ms ease,color 180ms ease,border-color 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address-title .edit:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address-title .edit:focus-visible{
  color:var(--ify-white)!important;
  -webkit-text-fill-color:var(--ify-white)!important;
  background:var(--ify-primary)!important;
  border-color:var(--ify-primary)!important;
  opacity:1!important;
  transform:translateY(-2px)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address address{
  margin:0!important;
  color:var(--ify-muted)!important;
  font-style:normal!important;
  font-size:.78rem!important;
  line-height:1.7!important;
}

/* ------------------------------------------------------------
   DETALII CONT
   Păstrat din versiunea curentă.
   ------------------------------------------------------------ */
body.woocommerce-account.logged-in .ify-account-endpoint__content > form{
  display:grid!important;
  width:100%!important;
  padding:24px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  column-gap:14px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row-wide,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm fieldset,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm > p:last-child,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm > .clear{
  grid-column:1 / -1!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint .form-row{
  margin:0 0 16px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint .form-row label{
  display:block!important;
  margin:0 0 7px!important;
  color:var(--ify-text)!important;
  font-size:.72rem!important;
  font-weight:700!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint fieldset{
  padding:22px!important;
  margin:10px 0 20px!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:16px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint legend{
  padding:0 9px!important;
  color:var(--ify-text)!important;
  font-size:.8rem!important;
  font-weight:800!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint input.input-text,
body.woocommerce-account.logged-in .ify-account-endpoint input[type="text"],
body.woocommerce-account.logged-in .ify-account-endpoint input[type="email"],
body.woocommerce-account.logged-in .ify-account-endpoint input[type="tel"],
body.woocommerce-account.logged-in .ify-account-endpoint input[type="password"],
body.woocommerce-account.logged-in .ify-account-endpoint textarea,
body.woocommerce-account.logged-in .ify-account-endpoint select{
  box-sizing:border-box!important;
  width:100%!important;
  min-height:52px!important;
  padding:12px 14px!important;
  color:var(--ify-text)!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:13px!important;
  outline:0!important;
  box-shadow:none!important;
  transition:border-color 160ms ease,box-shadow 160ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint input:focus,
body.woocommerce-account.logged-in .ify-account-endpoint textarea:focus,
body.woocommerce-account.logged-in .ify-account-endpoint select:focus{
  border-color:var(--ify-primary)!important;
  box-shadow:0 0 0 3px color-mix(in srgb,var(--ify-primary) 10%,transparent)!important;
}

/* ------------------------------------------------------------
   EDITARE ADRESĂ — WEB
   Reproduce structura vizuală a checkout-ului aprobat:
   card 22px, interior 18px, grid 2 coloane, controale 64px,
   etichete flotante și focus identic.
   ------------------------------------------------------------ */
@media (min-width:1181px){

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit{
    --ify-account-address-card-radius:22px;
    --ify-account-address-inner-radius:18px;
    --ify-account-address-control-radius:12px;
    --ify-account-address-control-h:68px;
  }

  /* Formularul devine shell-ul checkout; fără animație/card generic suplimentar. */
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .ify-account-endpoint__content > form,
  body.woocommerce-account.logged-in .ify-account-endpoint__content > form:has(.woocommerce-address-fields){
    display:block!important;
    width:100%!important;
    max-width:none!important;
    padding:26px!important;
    margin:0!important;
    color:var(--ify-text)!important;
    background:var(--ify-white)!important;
    border:1px solid var(--ify-line)!important;
    border-radius:var(--ify-account-address-card-radius)!important;
    box-shadow:0 14px 36px rgba(36,39,32,.035)!important;
    overflow:visible!important;
  }

  /* Titlul nativ WooCommerce este redundant: titlul există deja în hero. */
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .ify-account-endpoint__content > form > h2,
  body.woocommerce-account.logged-in .ify-account-endpoint__content > form:has(.woocommerce-address-fields) > h2{
    display:none!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields{
    width:100%!important;
    padding:28px!important;
    margin:0!important;
    background:var(--ify-white)!important;
    border:1px solid var(--ify-line)!important;
    border-radius:var(--ify-account-address-inner-radius)!important;
    box-sizing:border-box!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    width:100%!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper > .form-row,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper > .form-row{
    position:relative!important;
    float:none!important;
    clear:none!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }

  /* Etichete flotante exact după checkout.css. */
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper > .form-row > label,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper > .form-row > label{
    position:absolute!important;
    top:10px!important;
    left:13px!important;
    z-index:4!important;
    display:block!important;
    width:auto!important;
    max-width:calc(100% - 52px)!important;
    margin:0!important;
    padding:0!important;
    color:var(--ify-text)!important;
    background:transparent!important;
    font-size:.68rem!important;
    font-weight:500!important;
    line-height:1!important;
    pointer-events:none!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper > .form-row > label .required,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper > .form-row > label .required{
    display:none!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .input-text,
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper select,
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .select2-container .select2-selection--single,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-container .select2-selection--single{
    width:100%!important;
    min-height:var(--ify-account-address-control-h)!important;
    color:var(--ify-text)!important;
    background:var(--ify-white)!important;
    border:1px solid var(--ify-line)!important;
    border-radius:var(--ify-account-address-control-radius)!important;
    box-shadow:none!important;
    font-size:.86rem!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .input-text,
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper select,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper select{
    padding:30px 13px 8px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .select2-container,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-container{
    width:100%!important;
    max-width:100%!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .select2-container .select2-selection--single,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-container .select2-selection--single{
    height:var(--ify-account-address-control-h)!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .select2-selection__rendered,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-selection__rendered{
    min-height:calc(var(--ify-account-address-control-h) - 2px)!important;
    padding:30px 40px 8px 13px!important;
    line-height:1.25!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .select2-selection__arrow,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-selection__arrow{
    height:var(--ify-account-address-control-h)!important;
    right:8px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .input-text:focus,
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper select:focus,
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .select2-container--focus .select2-selection--single,
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .select2-container--open .select2-selection--single,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-container--open .select2-selection--single{
    border-color:color-mix(in srgb,var(--ify-primary) 55%,var(--ify-line))!important;
    box-shadow:0 0 0 3px color-mix(in srgb,var(--ify-primary) 9%,transparent)!important;
    outline:0!important;
  }

  /* Județ / SelectWoo — aceeași prezentare aprobată ca în checkout WEB. */
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit #billing_state_field .select2-container--open .select2-selection--single,
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit #shipping_state_field .select2-container--open .select2-selection--single,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-container--open .select2-selection--single,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-container--open .select2-selection--single{
    border-color:var(--ify-line)!important;
    border-bottom:0!important;
    border-radius:12px 12px 0 0!important;
    box-shadow:none!important;
  }

  /* SelectWoo mută lista deschisă direct sub <body>, de aceea dropdown-ul
     trebuie stilizat la nivelul paginii de cont, nu doar în interiorul formularului. */
  body.woocommerce-account.logged-in .select2-container--open .select2-dropdown,
  body.woocommerce-account.logged-in .select2-container--open .select2-dropdown.select2-dropdown--above,
  body.woocommerce-account.logged-in .select2-container--open .select2-dropdown.select2-dropdown--below{
    margin-top:0!important;
    overflow:hidden!important;
    color:var(--ify-text)!important;
    background:var(--ify-white)!important;
    border:1px solid var(--ify-line)!important;
    border-top:0!important;
    border-radius:0 0 12px 12px!important;
    box-shadow:0 12px 24px rgba(39,39,37,.055)!important;
  }

  body.woocommerce-account.logged-in .select2-container--open .select2-search--dropdown{
    display:none!important;
  }

  body.woocommerce-account.logged-in .select2-container--open .select2-results{
    padding:7px 6px 9px!important;
    background:var(--ify-white)!important;
  }

  body.woocommerce-account.logged-in .select2-container--open .select2-results__options{
    max-height:310px!important;
    padding:0!important;
  }

  body.woocommerce-account.logged-in .select2-container--open .select2-results__option{
    margin:0!important;
    padding:10px 12px!important;
    color:var(--ify-text)!important;
    background:transparent!important;
    border:0!important;
    border-radius:8px!important;
    outline:0!important;
    box-shadow:none!important;
    font-size:.86rem!important;
    line-height:1.3!important;
  }

  body.woocommerce-account.logged-in .select2-container--default .select2-results__option[aria-selected="true"],
  body.woocommerce-account.logged-in .select2-container--default .select2-results__option--selected{
    color:var(--ify-primary)!important;
    background:color-mix(in srgb,var(--ify-primary) 8%,var(--ify-white))!important;
    font-weight:700!important;
  }

  body.woocommerce-account.logged-in .select2-container--default .select2-results__option--highlighted[aria-selected],
  body.woocommerce-account.logged-in .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
    color:var(--ify-text)!important;
    background:color-mix(in srgb,var(--ify-primary) 13%,var(--ify-white))!important;
  }

  /* România este deja selectată în checkout; păstrăm câmpul în DOM, dar nu îl afișăm. */
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_country_field,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_country_field{
    display:none!important;
  }

  /* FACTURARE — aceeași ordine vizuală ca în checkout: Nume | Prenume,
     Telefon | Email, apoi adresa. Nu eliminăm niciun câmp WooCommerce existent. */
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_last_name_field{order:1!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_first_name_field{order:2!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_phone_field{order:3!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_email_field{order:4!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field{order:5!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_city_field{order:6!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_address_1_field{order:7!important;grid-column:1/-1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_address_2_field{order:8!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_postcode_field{order:9!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_company_field{order:10!important;grid-column:1/-1!important;}

  /* LIVRARE — datele destinatarului + adresa, în aceeași geometrie checkout. */
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_last_name_field{order:1!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_first_name_field{order:2!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field{order:3!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_city_field{order:4!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_address_1_field{order:5!important;grid-column:1/-1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_address_2_field{order:6!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_postcode_field{order:7!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_company_field{order:8!important;grid-column:1/-1!important;}

  /* Câmpuri suplimentare introduse de extensii rămân funcționale și merg pe rând complet. */
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper > .form-row,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper > .form-row{
    order:20;
  }

  /* Butonul nativ de salvare: mare, centrat, full-width. */
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields > p:last-child,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields > p:last-child{
    width:100%!important;
    margin:20px 0 0!important;
    padding:0!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields > p:last-child .button,
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit button[name="save_address"],
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields > p:last-child .button,
  body.woocommerce-account.logged-in .ify-account-endpoint__content button[name="save_address"]{
    display:flex!important;
    width:100%!important;
    max-width:none!important;
    min-height:58px!important;
    margin:0!important;
    padding:13px 22px!important;
    color:var(--ify-white)!important;
    background:var(--ify-primary)!important;
    border:1px solid var(--ify-primary)!important;
    border-radius:999px!important;
    font-size:.74rem!important;
    font-weight:800!important;
    letter-spacing:.065em!important;
    line-height:1.2!important;
    text-align:center!important;
    text-transform:uppercase!important;
    box-shadow:none!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit button[name="save_address"]:hover,
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit button[name="save_address"]:focus-visible,
  body.woocommerce-account.logged-in .ify-account-endpoint__content button[name="save_address"]:hover,
  body.woocommerce-account.logged-in .ify-account-endpoint__content button[name="save_address"]:focus-visible{
    color:var(--ify-white)!important;
    background:#883c2c!important;
    border-color:#883c2c!important;
    transform:translateY(-2px)!important;
    box-shadow:0 10px 24px rgba(136,60,44,.16)!important;
  }

  /* Buton separat, sub formular: întoarcere explicită la lista de adrese. */
  body.woocommerce-account.logged-in .ify-account-address-back{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:58px!important;
    margin:0!important;
    padding:13px 22px!important;
    color:var(--ify-primary)!important;
    -webkit-text-fill-color:var(--ify-primary)!important;
    background:transparent!important;
    border:1px solid color-mix(in srgb,var(--ify-primary) 58%,var(--ify-line))!important;
    border-radius:999px!important;
    font-size:.74rem!important;
    font-weight:800!important;
    letter-spacing:.065em!important;
    line-height:1.2!important;
    text-align:center!important;
    text-decoration:none!important;
    text-transform:uppercase!important;
    box-shadow:none!important;
    transition:transform 180ms ease,background-color 180ms ease,color 180ms ease,border-color 180ms ease!important;
  }

  body.woocommerce-account.logged-in .ify-account-address-back:hover,
  body.woocommerce-account.logged-in .ify-account-address-back:focus-visible{
    color:var(--ify-white)!important;
    -webkit-text-fill-color:var(--ify-white)!important;
    background:var(--ify-primary)!important;
    border-color:var(--ify-primary)!important;
    transform:translateY(-2px)!important;
  }
}

/* ------------------------------------------------------------
   PLĂȚI
   ------------------------------------------------------------ */
body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-PaymentMethods,
body.woocommerce-account.logged-in .ify-account-endpoint--payments ul.payment_methods{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  padding:0!important;
  margin:0!important;
  list-style:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-PaymentMethods > li,
body.woocommerce-account.logged-in .ify-account-endpoint--payments ul.payment_methods > li{
  position:relative!important;
  min-height:170px!important;
  padding:22px!important;
  margin:0!important;
  color:var(--ify-text)!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:18px!important;
  overflow:hidden!important;
  transform:translateY(0)!important;
  transition:transform 180ms ease,border-color 180ms ease,background-color 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-PaymentMethods > li::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payments ul.payment_methods > li::before{
  position:absolute!important;
  inset:0 auto 0 0!important;
  width:3px!important;
  background:var(--ify-primary)!important;
  content:""!important;
  opacity:0!important;
  transition:opacity 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-PaymentMethods > li:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--payments ul.payment_methods > li:hover{
  background:var(--ify-white)!important;
  border-color:color-mix(in srgb,var(--ify-primary) 27%,var(--ify-line))!important;
  transform:translateY(-3px)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-PaymentMethods > li:hover::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payments ul.payment_methods > li:hover::before{
  opacity:1!important;
}

/* ------------------------------------------------------------
   ORDER DETAILS
   ------------------------------------------------------------ */
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-order-details,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-customer-details{
  padding:22px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-order-details__title,
body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-column__title{
  margin:0 0 16px!important;
  font-size:1rem!important;
  font-weight:800!important;
}

/* ------------------------------------------------------------
   RESPONSIVE ENDPOINT-URI
   ------------------------------------------------------------ */
@media (max-width:900px){
  body.woocommerce-account.logged-in .ify-account-endpoint .ify-account-dashboard__hero{
    grid-template-columns:1fr!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__meta{
    justify-self:start!important;
  }
}

@media (max-width:680px){
  body.woocommerce-account.logged-in .ify-account-endpoint{
    gap:18px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint .ify-account-dashboard__hero{
    padding:22px!important;
    border-radius:16px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint .ify-account-dashboard__section-head{
    display:block!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint .ify-account-dashboard__section-head p{
    margin-top:8px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-info,
  body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-message,
  body.woocommerce-account.logged-in .ify-account-endpoint__content > .woocommerce-error,
  body.woocommerce-account.logged-in .ify-account-endpoint__content > form,
  body.woocommerce-account.logged-in .ify-account-endpoint .woocommerce-Address{
    padding:19px!important;
    border-radius:15px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-info .button,
  body.woocommerce-account.logged-in .ify-account-endpoint--orders .woocommerce-message .button,
  body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-info .button,
  body.woocommerce-account.logged-in .ify-account-endpoint--downloads .woocommerce-message .button{
    width:100%!important;
    min-width:0!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Addresses,
  body.woocommerce-account.logged-in .ify-account-endpoint--addresses .u-columns.woocommerce-Addresses,
  body.woocommerce-account.logged-in .ify-account-endpoint--addresses .col2-set,
  body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-PaymentMethods,
  body.woocommerce-account.logged-in .ify-account-endpoint--payments ul.payment_methods{
    grid-template-columns:1fr!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm{
    grid-template-columns:1fr!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm > *{
    grid-column:1!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint table.shop_table th,
  body.woocommerce-account.logged-in .ify-account-endpoint table.shop_table td{
    padding:13px 12px!important;
  }
}

/* ============================================================
   IFY — RESPONSIVE PENTRU PANOU CONTROL APROBAT
   ============================================================ */
@media (max-width:900px){
  body.woocommerce-account.logged-in .content-layout--commerce{
    width:min(calc(100% - 28px),760px)!important;
  }

  body.woocommerce-account.logged-in .entry-content > .woocommerce{
    grid-template-columns:1fr!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation{
    padding:12px!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation::before{
    margin:4px 6px 12px!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li:not(.is-active) a:hover,
  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li:not(.is-active) a:focus-visible{
    transform:translateY(-1px)!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard__hero{
    grid-template-columns:1fr!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard__hero-actions{
    flex-direction:row!important;
    width:auto!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard__hero-actions > *{
    flex:1 1 0!important;
  }
}

@media (max-width:680px){
  body.woocommerce-account.logged-in .content-layout--commerce{
    width:calc(100% - 24px)!important;
    max-width:none!important;
    padding-top:22px!important;
    padding-bottom:48px!important;
  }

  body.woocommerce-account.logged-in .entry-content > .woocommerce{
    gap:8px!important;
    padding:7px!important;
    border-radius:24px!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation,
  body.woocommerce-account.logged-in .woocommerce-MyAccount-content{
    border-radius:18px!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation{
    padding:10px!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation::before{
    margin:4px 6px 10px!important;
    font-size:.6rem!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul{
    grid-template-columns:1fr 1fr!important;
    gap:6px!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a{
    min-height:42px!important;
    padding:9px 10px!important;
    font-size:.68rem!important;
    text-align:center!important;
    justify-content:center!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-content{
    min-height:0!important;
    padding:18px!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard{
    gap:18px!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard__hero{
    padding:22px!important;
    border-radius:16px!important;
    gap:20px!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard__hero-actions{
    flex-direction:column!important;
    gap:8px!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard__section-head{
    display:block!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard__section-head p{
    margin-top:8px!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard__grid{
    grid-template-columns:1fr!important;
    gap:9px!important;
  }

  body.woocommerce-account.logged-in .ify-account-shortcut{
    min-height:158px!important;
    padding:19px!important;
    border-radius:15px!important;
  }
}

@media (max-width:430px){
  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul{
    grid-template-columns:1fr!important;
  }
}

/* ============================================================
   IFY — My Account > Edit Address refinements
   - field spacing identical to checkout
   - county dropdown container fixed
   - shipping -> billing sync checkbox
   ============================================================ */
@media (min-width:1181px){
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit{
    --ify-account-address-control-h:64px;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper{
    gap:16px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .input-text,
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper select,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .input-text,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper select{
    min-height:64px!important;
    height:auto!important;
    padding:25px 13px 8px!important;
    line-height:1.35!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .select2-container .select2-selection--single,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-container .select2-selection--single{
    min-height:64px!important;
    height:64px!important;
    border-radius:12px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .select2-selection__rendered,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-selection__rendered{
    display:flex!important;
    align-items:flex-end!important;
    min-height:62px!important;
    padding:25px 40px 8px 13px!important;
    line-height:1.25!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .select2-selection__arrow,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-selection__arrow{
    right:12px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper .select2-selection__arrow b,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-selection__arrow b{
    border-color:var(--ify-text) transparent transparent transparent!important;
    border-width:6px 5px 0 5px!important;
    margin-top:-2px!important;
    margin-left:-5px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper select,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper select{
    -webkit-appearance:none!important;
    appearance:none!important;
    padding-right:42px!important;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5 11 1.5' fill='none' stroke='%23272725' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
    background-repeat:no-repeat!important;
    background-position:right 15px center!important;
    background-size:12px 8px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper select::-ms-expand,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper select::-ms-expand{
    display:none!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field select,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field select,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-selection--single,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-selection--single{
    border-radius:12px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field{
    order:19!important;
    grid-column:1/-1!important;
    margin:0!important;
    padding:10px 0!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field > label{
    position:static!important;
    top:auto!important;
    left:auto!important;
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    width:100%!important;
    max-width:none!important;
    min-height:20px!important;
    margin:0!important;
    padding:0!important;
    color:var(--ify-text)!important;
    font-size:.84rem!important;
    font-weight:600!important;
    line-height:20px!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:unset!important;
    pointer-events:auto!important;
    cursor:pointer!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field .woocommerce-input-wrapper{
    display:block!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input[type="checkbox"],
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field .input-checkbox{
    -webkit-appearance:none!important;
    appearance:none!important;
    position:relative!important;
    width:20px!important;
    min-width:20px!important;
    height:20px!important;
    min-height:20px!important;
    margin:0!important;
    padding:0!important;
    background:var(--ify-white)!important;
    border:1.5px solid color-mix(in srgb,var(--ify-text) 42%,var(--ify-line))!important;
    border-radius:6px!important;
    box-shadow:none!important;
    cursor:pointer!important;
    flex:0 0 20px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input[type="checkbox"]:checked,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field .input-checkbox:checked{
    background:var(--ify-primary)!important;
    border-color:var(--ify-primary)!important;
    box-shadow:none!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input[type="checkbox"]:checked::after,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field .input-checkbox:checked::after{
    content:""!important;
    position:absolute!important;
    top:2px!important;
    left:6px!important;
    width:5px!important;
    height:10px!important;
    border-right:2px solid #fff!important;
    border-bottom:2px solid #fff!important;
    transform:rotate(45deg)!important;
  }

  /* Egalizăm optic distanța: 16px grid gap + 10px padding deasupra =
     10px padding dedesubt + 16px până la buton. */
  body.woocommerce-account.logged-in .ify-account-endpoint__content
  .woocommerce-address-fields:has(#shipping_use_for_billing_field) > p:last-child{
    margin-top:16px!important;
  }
}

/* ============================================================
   IFY — My Account address page final refinements
   ============================================================ */
@media (min-width:1181px){
  /* Fallback: when WooCommerce renders the edit form inside the generic
     addresses shell, keep the same rounded IFY cards. */
  body.woocommerce-account.logged-in .ify-account-endpoint--addresses .ify-account-endpoint__content > form{
    border-radius:22px!important;
    overflow:visible!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-address-fields,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields{
    border-radius:18px!important;
    overflow:hidden!important;
  }

  /* Shipping edit must visually match billing: phone + email on row 2. */
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_last_name_field{order:1!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_first_name_field{order:2!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_phone_field{order:3!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_email_field{order:4!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field{order:5!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_city_field{order:6!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_address_1_field{order:7!important;grid-column:1/-1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_address_2_field{order:8!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_postcode_field{order:9!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_company_field{order:10!important;grid-column:1/-1!important;}

  /* Ensure county arrow stays inside the field, including SelectWoo. */
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state{
    -webkit-appearance:none!important;
    appearance:none!important;
    padding-right:42px!important;
    background-position:right 15px center!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .select2-selection__arrow,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .select2-container--default .select2-selection--single .select2-selection__arrow{
    top:50%!important;
    right:12px!important;
    transform:translateY(-50%)!important;
    height:18px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .select2-selection__arrow b,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .select2-container--default .select2-selection--single .select2-selection__arrow b{
    top:50%!important;
    left:50%!important;
    margin:0!important;
    transform:translate(-50%,-50%)!important;
  }
}


/* IFY — același checkmark și aceeași aliniere pentru sync adresă pe toate rezoluțiile. */
@media (max-width:1180px){
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field{
    margin:0!important;
    padding:10px 0!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field > label{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    min-height:20px!important;
    margin:0!important;
    line-height:20px!important;
    cursor:pointer!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input[type="checkbox"],
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field .input-checkbox{
    -webkit-appearance:none!important;
    appearance:none!important;
    position:relative!important;
    width:20px!important;
    min-width:20px!important;
    height:20px!important;
    min-height:20px!important;
    margin:0!important;
    padding:0!important;
    background:var(--ify-white)!important;
    border:1.5px solid color-mix(in srgb,var(--ify-text) 42%,var(--ify-line))!important;
    border-radius:6px!important;
    box-shadow:none!important;
    flex:0 0 20px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input[type="checkbox"]:checked,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field .input-checkbox:checked{
    background:var(--ify-primary)!important;
    border-color:var(--ify-primary)!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input[type="checkbox"]:checked::after,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field .input-checkbox:checked::after{
    content:""!important;
    position:absolute!important;
    top:2px!important;
    left:6px!important;
    width:5px!important;
    height:10px!important;
    border-right:2px solid #fff!important;
    border-bottom:2px solid #fff!important;
    transform:rotate(45deg)!important;
  }
}

/* ============================================================
   IFY — shipping -> billing checkbox FIX (real WooCommerce markup)
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field{
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  margin:0!important;
  padding:10px 0!important;
  min-height:40px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field .woocommerce-input-wrapper{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}

/* WooCommerce puts the checkbox text label INSIDE .woocommerce-input-wrapper. */
body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field .woocommerce-input-wrapper > label.checkbox,
body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field label.checkbox{
  position:static!important;
  inset:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  width:100%!important;
  max-width:none!important;
  min-height:20px!important;
  margin:0!important;
  padding:0!important;
  color:var(--ify-text)!important;
  background:transparent!important;
  font-family:var(--ify-sans)!important;
  font-size:.84rem!important;
  font-weight:600!important;
  line-height:20px!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  cursor:pointer!important;
  pointer-events:auto!important;
}

/* Exact IFY checkbox geometry; remove native/theme inner square completely. */
body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input[type="checkbox"],
body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input.input-checkbox{
  -webkit-appearance:none!important;
  appearance:none!important;
  position:relative!important;
  display:block!important;
  flex:0 0 20px!important;
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  height:20px!important;
  min-height:20px!important;
  max-height:20px!important;
  margin:0!important;
  padding:0!important;
  background-color:var(--ify-white)!important;
  background-image:none!important;
  border:1.5px solid color-mix(in srgb,var(--ify-text) 42%,var(--ify-line))!important;
  border-radius:6px!important;
  box-shadow:none!important;
  outline:0!important;
  vertical-align:middle!important;
  cursor:pointer!important;
}

/* Kill any checkbox pseudo-mark supplied by browser/theme; checked state uses an SVG tick instead. */
body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input[type="checkbox"]::before,
body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input[type="checkbox"]::after,
body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input.input-checkbox::before,
body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input.input-checkbox::after{
  content:none!important;
  display:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input[type="checkbox"]:checked,
body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input.input-checkbox:checked{
  background-color:var(--ify-primary)!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M5 10.3 8.3 13.5 15 6.8' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:18px 18px!important;
  border-color:var(--ify-primary)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input[type="checkbox"]:focus-visible,
body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_use_for_billing_field input.input-checkbox:focus-visible{
  box-shadow:0 0 0 3px color-mix(in srgb,var(--ify-primary) 12%,transparent)!important;
}

/* Same visual distance above and below the checkbox row:
   16px grid gap + 10px field padding on each side. */
body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields:has(#shipping_use_for_billing_field) > p:last-child{
  margin-top:16px!important;
}

/* ============================================================
   IFY — My Account > Adrese salvate — polish final
   IMPORTANT: nu atinge formularele edit-address (shipping/billing).
   ============================================================ */

/* Notificarea de succes afișată de WooCommerce DEASUPRA endpointului.
   O facem un card complet, cu același radius ca restul site-ului. */
body.woocommerce-account.logged-in .woocommerce-MyAccount-content > .woocommerce-message,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content > .woocommerce-notices-wrapper .woocommerce-message{
  position:relative!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  min-height:72px!important;
  padding:18px 22px 18px 56px!important;
  margin:0 0 24px!important;
  color:var(--ify-text)!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-top:1px solid var(--ify-line)!important;
  border-right:1px solid var(--ify-line)!important;
  border-bottom:1px solid var(--ify-line)!important;
  border-left:1px solid var(--ify-line)!important;
  border-radius:var(--ify-radius-md)!important;
  box-shadow:none!important;
  overflow:hidden!important;
  font-size:.84rem!important;
  line-height:1.5!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content > .woocommerce-message::before,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content > .woocommerce-notices-wrapper .woocommerce-message::before{
  position:absolute!important;
  top:50%!important;
  left:22px!important;
  margin:0!important;
  color:var(--ify-primary)!important;
  transform:translateY(-50%)!important;
}

body.woocommerce-account.logged-in .woocommerce-MyAccount-content > .woocommerce-message::after,
body.woocommerce-account.logged-in .woocommerce-MyAccount-content > .woocommerce-notices-wrapper .woocommerce-message::after{
  display:none!important;
  content:none!important;
}

/* Cardurile Adresa de livrare / facturare din lista de adrese. */
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .u-column1,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .u-column2,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .col-1,
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .col-2{
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:var(--ify-radius-md)!important;
  overflow:hidden!important;
}

/* Informația efectivă a adresei devine un bloc vizual separat și ordonat. */
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address address{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-height:112px!important;
  padding:17px 20px 17px 60px!important;
  margin:0!important;
  color:var(--ify-muted)!important;
  background:color-mix(in srgb,var(--ify-bg) 72%,var(--ify-white))!important;
  border:1px solid var(--ify-line)!important;
  border-radius:14px!important;
  font-style:normal!important;
  font-size:.79rem!important;
  font-weight:400!important;
  line-height:1.72!important;
}

/* Numele destinatarului capătă ierarhie vizuală, fără să modificăm markup-ul WooCommerce. */
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address address::first-line{
  color:var(--ify-text)!important;
  font-weight:750!important;
}

/* Marker discret pentru adresă — același limbaj vizual IFY. */
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address address::before{
  position:absolute!important;
  top:18px!important;
  left:18px!important;
  display:block!important;
  width:28px!important;
  height:28px!important;
  margin:0!important;
  padding:0!important;
  content:""!important;
  background-color:color-mix(in srgb,var(--ify-primary) 8%,var(--ify-white))!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23b2503a' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 5-8 12-8 12S4 15 4 10a8 8 0 1 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:14px 14px!important;
  border:1px solid color-mix(in srgb,var(--ify-primary) 22%,var(--ify-line))!important;
  border-radius:50%!important;
  box-sizing:border-box!important;
}

/* Separarea dintre headerul cardului și adresă rămâne aerisită. */
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address-title{
  padding-bottom:16px!important;
  margin-bottom:16px!important;
}

@media (max-width:680px){
  body.woocommerce-account.logged-in .woocommerce-MyAccount-content > .woocommerce-message,
  body.woocommerce-account.logged-in .woocommerce-MyAccount-content > .woocommerce-notices-wrapper .woocommerce-message{
    min-height:64px!important;
    padding:15px 16px 15px 48px!important;
    margin-bottom:18px!important;
    border-radius:18px!important;
    font-size:.8rem!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-content > .woocommerce-message::before,
  body.woocommerce-account.logged-in .woocommerce-MyAccount-content > .woocommerce-notices-wrapper .woocommerce-message::before{
    left:17px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address address{
    min-height:0!important;
    padding:16px 16px 16px 54px!important;
    border-radius:13px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address address::before{
    top:17px!important;
    left:16px!important;
  }
}

/* ============================================================
   IFY — Adrese salvate: date etichetate, ca în formulare
   IMPORTANT: numai lista de adrese; edit-address rămâne neatins.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address address{
  min-height:0!important;
  padding:18px 20px 18px 60px!important;
  font-size:0!important; /* ascunde textul formatat nativ WooCommerce; păstrăm markup-ul accesibil */
  line-height:1!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address address > br{
  display:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .ify-account-address-details{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  font-size:.8rem!important;
  line-height:1.35!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .ify-account-address-detail{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  min-height:58px!important;
  padding:10px 12px!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:11px!important;
  box-sizing:border-box!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .ify-account-address-detail.is-wide{
  grid-column:1/-1!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .ify-account-address-detail__label{
  display:block!important;
  margin:0 0 5px!important;
  color:var(--ify-muted)!important;
  font-size:.63rem!important;
  font-weight:600!important;
  letter-spacing:.035em!important;
  line-height:1.15!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--addresses .ify-account-address-detail__value{
  display:block!important;
  min-width:0!important;
  margin:0!important;
  color:var(--ify-text)!important;
  font-size:.82rem!important;
  font-weight:600!important;
  line-height:1.35!important;
  overflow-wrap:anywhere!important;
}

/* Numele nu mai este tratat ca „prima linie” a adresei native. */
body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address address::first-line{
  color:inherit!important;
  font-weight:inherit!important;
}

@media (max-width:680px){
  body.woocommerce-account.logged-in .ify-account-endpoint--addresses .woocommerce-Address address{
    padding:16px 14px 16px 52px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--addresses .ify-account-address-details{
    grid-template-columns:1fr!important;
    gap:8px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--addresses .ify-account-address-detail,
  body.woocommerce-account.logged-in .ify-account-endpoint--addresses .ify-account-address-detail.is-wide{
    grid-column:1!important;
    min-height:54px!important;
  }
}

/* ============================================================
   IFY — My Account > Adaugă metodă de plată
   Pagină separată de lista metodelor salvate.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .ify-account-endpoint__content > form#add_payment_method,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .ify-account-endpoint__content > form{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  padding:26px!important;
  margin:0!important;
  color:var(--ify-text)!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:22px!important;
  box-shadow:none!important;
  overflow:hidden!important;
  transform:translateY(0)!important;
  transition:transform 180ms ease,border-color 180ms ease,background-color 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .ify-account-endpoint__content > form#add_payment_method::after,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .ify-account-endpoint__content > form::after{
  position:absolute!important;
  inset:0 auto 0 0!important;
  z-index:2!important;
  width:3px!important;
  background:var(--ify-primary)!important;
  content:""!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:opacity 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .ify-account-endpoint__content > form#add_payment_method:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .ify-account-endpoint__content > form:hover{
  background:var(--ify-white)!important;
  border-color:color-mix(in srgb,var(--ify-primary) 27%,var(--ify-line))!important;
  transform:translateY(-3px)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .ify-account-endpoint__content > form#add_payment_method:hover::after,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .ify-account-endpoint__content > form:hover::after{
  opacity:1!important;
}

/* Scoatem complet cutia gri/liliachie implicită WooCommerce din jurul Stripe. */
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add #payment,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .woocommerce-Payment{
  width:100%!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add ul.woocommerce-PaymentMethods,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add ul.payment_methods,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add ul.methods{
  display:block!important;
  width:100%!important;
  padding:0!important;
  margin:0!important;
  list-style:none!important;
  background:transparent!important;
  border:0!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add ul.woocommerce-PaymentMethods > li,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add ul.payment_methods > li,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .woocommerce-PaymentMethod{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  color:var(--ify-text)!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
  transform:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add ul.payment_methods > li::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .woocommerce-PaymentMethod::before{
  display:none!important;
  content:none!important;
}

/* Rândul cu „Card de credit/debit”. */
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add ul.payment_methods > li > input[type="radio"]{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add ul.payment_methods > li > label{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-height:58px!important;
  padding:15px 18px 15px 48px!important;
  margin:0 0 14px!important;
  color:var(--ify-text)!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:16px!important;
  font-size:.84rem!important;
  font-weight:800!important;
  line-height:1.3!important;
  cursor:pointer!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add ul.payment_methods > li > label::before{
  position:absolute!important;
  top:50%!important;
  left:18px!important;
  width:18px!important;
  height:18px!important;
  background:var(--ify-white)!important;
  border:1.5px solid color-mix(in srgb,var(--ify-primary) 62%,var(--ify-line))!important;
  border-radius:50%!important;
  content:""!important;
  transform:translateY(-50%)!important;
  box-sizing:border-box!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add ul.payment_methods > li > input[type="radio"]:checked + label::after{
  position:absolute!important;
  top:50%!important;
  left:23px!important;
  width:8px!important;
  height:8px!important;
  background:var(--ify-primary)!important;
  border-radius:50%!important;
  content:""!important;
  transform:translateY(-50%)!important;
}

/* Formularul Stripe/Link devine un card normal, full-width. */
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .payment_box,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .woocommerce-PaymentBox,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .payment_method_stripe .payment_box{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  padding:20px!important;
  margin:0!important;
  color:var(--ify-text)!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:18px!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .payment_box::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .woocommerce-PaymentBox::before{
  display:none!important;
  content:none!important;
  border:0!important;
}

/* Stripe UPE / Payment Element — fără coloane, fără deplasare spre dreapta. */
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .wc-stripe-upe-element,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add #wc-stripe-upe-form,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .wc-stripe-elements-field,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .stripe-card-group,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .payment_method_stripe iframe{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  box-sizing:border-box!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .payment_box > p:first-child{
  margin-top:0!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .payment_box > p:last-child{
  margin-bottom:0!important;
}

/* Zona butonului de salvare. */
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add #payment > .form-row,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add #payment .form-row:last-child{
  width:100%!important;
  padding:0!important;
  margin:18px 0 0!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add #place_order,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add button[name="woocommerce_add_payment_method"]{
  display:flex!important;
  width:100%!important;
  max-width:none!important;
  min-height:58px!important;
  padding:13px 22px!important;
  margin:0!important;
  color:var(--ify-white)!important;
  background:var(--ify-primary)!important;
  border:1px solid var(--ify-primary)!important;
  border-radius:999px!important;
  font-size:.74rem!important;
  font-weight:800!important;
  letter-spacing:.065em!important;
  line-height:1.2!important;
  text-align:center!important;
  text-transform:uppercase!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add #place_order:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add #place_order:focus-visible,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add button[name="woocommerce_add_payment_method"]:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add button[name="woocommerce_add_payment_method"]:focus-visible{
  background:#883c2c!important;
  border-color:#883c2c!important;
  transform:translateY(-2px)!important;
  box-shadow:0 10px 24px rgba(136,60,44,.16)!important;
}

@media (max-width:680px){
  body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .ify-account-endpoint__content > form#add_payment_method,
  body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .ify-account-endpoint__content > form{
    padding:18px!important;
    border-radius:15px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .payment_box,
  body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .woocommerce-PaymentBox{
    padding:14px!important;
    border-radius:14px!important;
  }
}


/* ============================================================
   IFY — My Account > Metode de plată
   Empty state: aceeași animație de card folosită peste tot.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-info,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-Message,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-Message--info{
  position:relative!important;
  width:100%!important;
  overflow:hidden!important;
  transform:translateY(0)!important;
  transition:transform 180ms ease,border-color 180ms ease,background-color 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-info::after,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-Message::after,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-Message--info::after{
  position:absolute!important;
  inset:0 auto 0 0!important;
  z-index:2!important;
  width:3px!important;
  background:var(--ify-primary)!important;
  content:""!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:opacity 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-info:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-Message:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-Message--info:hover{
  background:var(--ify-white)!important;
  border-color:color-mix(in srgb,var(--ify-primary) 27%,var(--ify-line))!important;
  transform:translateY(-3px)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-info:hover::after,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-Message:hover::after,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .woocommerce-Message--info:hover::after{
  opacity:1!important;
}

/* ============================================================
   IFY — My Account > Metode de plată — FINAL
   1) Empty-state card = exact animația cardurilor IFY aprobate
   2) Add payment method loader = exact loader-ul din Checkout
   ============================================================ */

/* Empty state — folosim exact limbajul vizual al .ify-account-shortcut. */
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-info,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message--info{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  min-height:94px!important;
  padding:22px!important;
  margin:0!important;
  color:var(--ify-text)!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:18px!important;
  box-shadow:none!important;
  overflow:hidden!important;
  transform:translateY(0)!important;
  transition:transform 180ms ease,border-color 180ms ease,background-color 180ms ease!important;
  will-change:transform!important;
}

/* Suprascriem iconul nativ WooCommerce și îl folosim ca bara IFY. */
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-info::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message--info::before{
  position:absolute!important;
  inset:0 auto 0 0!important;
  display:block!important;
  width:3px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  color:transparent!important;
  background:var(--ify-primary)!important;
  border:0!important;
  border-radius:0!important;
  content:""!important;
  opacity:0!important;
  pointer-events:none!important;
  transform:none!important;
  transition:opacity 180ms ease!important;
}

/* Nu mai avem nevoie de a doua bară din override-ul anterior. */
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-info::after,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message::after,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message--info::after{
  display:none!important;
  content:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-info:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-info:focus-within,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message:focus-within,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message--info:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message--info:focus-within{
  background:var(--ify-white)!important;
  border-color:color-mix(in srgb,var(--ify-primary) 27%,var(--ify-line))!important;
  transform:translateY(-3px)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-info:hover::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-info:focus-within::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message:hover::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message:focus-within::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message--info:hover::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payments .ify-account-endpoint__content .woocommerce-Message--info:focus-within::before{
  opacity:1!important;
}

/* Loader pentru Adaugă metodă de plată — identic cu Checkout. */
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .blockUI.blockOverlay,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add form#add_payment_method .blockUI.blockOverlay,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .woocommerce-PaymentMethods .blockUI.blockOverlay{
  opacity:1!important;
  background:rgba(255,255,255,.72)!important;
  backdrop-filter:blur(1.25px)!important;
  -webkit-backdrop-filter:blur(1.25px)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .blockUI.blockOverlay::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add form#add_payment_method .blockUI.blockOverlay::before,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .woocommerce-PaymentMethods .blockUI.blockOverlay::before{
  content:""!important;
  position:absolute!important;
  top:50%!important;
  left:50%!important;
  width:34px!important;
  height:34px!important;
  margin:-17px 0 0 -17px!important;
  background:none!important;
  background-image:none!important;
  border:3px solid rgba(177,78,56,.18)!important;
  border-top-color:var(--ify-primary,#b14e38)!important;
  border-radius:50%!important;
  box-sizing:border-box!important;
  animation:ify-account-payment-spin .72s linear infinite!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--payment-add .blockUI.blockOverlay::after,
body.woocommerce-account.logged-in .ify-account-endpoint--payment-add form#add_payment_method .blockUI.blockOverlay::after{
  display:none!important;
  content:none!important;
}

@keyframes ify-account-payment-spin{
  to{transform:rotate(360deg)}
}

/* ============================================================
   IFY — MY ACCOUNT > DETALII CONT
   Final polish: profile form + password section + login eye icon
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm{
  position:relative!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  column-gap:20px!important;
  row-gap:0!important;
  width:100%!important;
  padding:30px!important;
  margin:0!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:22px!important;
  box-shadow:0 14px 36px rgba(36,39,32,.035)!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}

/* WooCommerce încă pune width/float pe first/last; în grid trebuie să umple coloana. */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row-first,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row-last{
  float:none!important;
  clear:none!important;
  width:auto!important;
  min-width:0!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row-wide,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm fieldset,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm > p:last-child,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm > .clear{
  grid-column:1/-1!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row{
  margin:0 0 20px!important;
  padding:0!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row > label{
  display:block!important;
  margin:0 0 9px!important;
  color:var(--ify-text)!important;
  font-size:.74rem!important;
  font-weight:750!important;
  line-height:1.35!important;
  letter-spacing:.01em!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .required{
  color:var(--ify-primary)!important;
}

/* Controale mai apropiate de checkout / edit-address. */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm input.input-text,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm input[type="text"],
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm input[type="email"],
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm input[type="password"]{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  min-height:62px!important;
  padding:15px 17px!important;
  color:var(--ify-text)!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:14px!important;
  outline:0!important;
  box-shadow:none!important;
  font-size:.9rem!important;
  line-height:1.35!important;
  transition:border-color 170ms ease,box-shadow 170ms ease,background-color 170ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm input:focus{
  background:var(--ify-white)!important;
  border-color:var(--ify-primary)!important;
  box-shadow:0 0 0 3px color-mix(in srgb,var(--ify-primary) 10%,transparent)!important;
}

/* Helper-ul de sub Nume de afișat devine o notă, nu text italic aruncat. */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm #account_display_name + span,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm #account_display_name ~ span{
  display:flex!important;
  align-items:flex-start!important;
  gap:8px!important;
  width:100%!important;
  margin:9px 0 0!important;
  padding:10px 12px!important;
  color:var(--ify-muted)!important;
  background:color-mix(in srgb,var(--ify-primary) 4%,var(--ify-white))!important;
  border:1px solid color-mix(in srgb,var(--ify-primary) 14%,var(--ify-line))!important;
  border-radius:10px!important;
  box-sizing:border-box!important;
  font-size:.72rem!important;
  font-style:normal!important;
  font-weight:500!important;
  line-height:1.45!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm #account_display_name + span::before,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm #account_display_name ~ span::before{
  flex:0 0 16px!important;
  width:16px!important;
  height:16px!important;
  margin-top:1px!important;
  content:""!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23AE5039' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 10.5v5'/%3E%3Cpath d='M12 7.5h.01'/%3E%3C/svg%3E")!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-size:16px 16px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm #account_display_name + span em,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm #account_display_name ~ span em{
  color:inherit!important;
  font:inherit!important;
  font-style:normal!important;
}

/* Zona de securitate / schimbare parolă. */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm fieldset{
  position:relative!important;
  display:block!important;
  width:100%!important;
  padding:30px 28px 10px!important;
  margin:10px 0 24px!important;
  background:linear-gradient(180deg,color-mix(in srgb,var(--ify-primary) 3%,var(--ify-white)) 0%,var(--ify-white) 100%)!important;
  border:1px solid color-mix(in srgb,var(--ify-primary) 18%,var(--ify-line))!important;
  border-radius:20px!important;
  box-shadow:0 10px 28px rgba(36,39,32,.025)!important;
  box-sizing:border-box!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm fieldset legend{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:7px 13px!important;
  margin-left:0!important;
  color:var(--ify-primary)!important;
  background:var(--ify-white)!important;
  border:1px solid color-mix(in srgb,var(--ify-primary) 22%,var(--ify-line))!important;
  border-radius:999px!important;
  font-size:.7rem!important;
  font-weight:800!important;
  letter-spacing:.075em!important;
  line-height:1.2!important;
  text-transform:uppercase!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm fieldset legend::before{
  width:15px!important;
  height:15px!important;
  flex:0 0 15px!important;
  content:""!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%23AE5039' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='10' width='14' height='10' rx='2'/%3E%3Cpath d='M8 10V7a4 4 0 0 1 8 0v3'/%3E%3C/svg%3E")!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-size:15px 15px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm fieldset .form-row{
  margin-bottom:20px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm fieldset .form-row > label{
  margin-bottom:10px!important;
  font-size:.73rem!important;
}

/* ============================================================
   OCHI PAROLĂ — EXACT VARIANTA APROBATĂ DE LA LOGIN
   Se aplică tuturor celor 3 câmpuri: current / new / confirm.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .password-input{
  position:relative!important;
  display:block!important;
  width:100%!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .password-input input[type="password"],
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .password-input input[type="text"]{
  padding-right:64px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm button.show-password-input{
  position:absolute!important;
  top:50%!important;
  right:11px!important;
  z-index:6!important;
  display:block!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  min-height:42px!important;
  margin:0!important;
  padding:0!important;
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  background-color:transparent!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.7 12c2.35-3.55 5.35-5.25 9.3-5.25S18.95 8.45 21.3 12c-2.35 3.55-5.35 5.25-9.3 5.25S5.05 15.55 2.7 12Z'/%3E%3Ccircle cx='12' cy='12' r='2.15'/%3E%3Cpath d='M5 5 9.15 9.15'/%3E%3Cpath d='M14.85 14.85 19 19'/%3E%3C/svg%3E")!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-size:26px 26px!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-size:0!important;
  line-height:1!important;
  opacity:1!important;
  transform:translateY(-50%)!important;
  cursor:pointer!important;
  transition:opacity 160ms ease,transform 160ms ease!important;
}

/* Eliminăm iconița WooCommerce din toate cele 3 butoane. */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm button.show-password-input::before,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm button.show-password-input::after{
  display:none!important;
  content:none!important;
  background:none!important;
  font-size:0!important;
}

/* Parola ascunsă = ochi tăiat. Suport RO + EN. */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm button.show-password-input[aria-label*="Arată"],
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm button.show-password-input[aria-label*="Show"]{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.7 12c2.35-3.55 5.35-5.25 9.3-5.25S18.95 8.45 21.3 12c-2.35 3.55-5.35 5.25-9.3 5.25S5.05 15.55 2.7 12Z'/%3E%3Ccircle cx='12' cy='12' r='2.15'/%3E%3Cpath d='M5 5 9.15 9.15'/%3E%3Cpath d='M14.85 14.85 19 19'/%3E%3C/svg%3E")!important;
}

/* Parola vizibilă = ochi simplu. Suport RO + EN. */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm button.show-password-input[aria-label*="Ascunde"],
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm button.show-password-input[aria-label*="Hide"]{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.7 12c2.35-3.55 5.35-5.25 9.3-5.25S18.95 8.45 21.3 12c-2.35 3.55-5.35 5.25-9.3 5.25S5.05 15.55 2.7 12Z'/%3E%3Ccircle cx='12' cy='12' r='2.15'/%3E%3C/svg%3E")!important;
}

@media (hover:hover) and (pointer:fine){
  body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm button.show-password-input:hover,
  body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm button.show-password-input:focus-visible{
    opacity:1!important;
    transform:translateY(-50%) scale(1.04)!important;
  }
}

/* Salvarea detaliilor = CTA mare, identic cu restul contului. */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm > p:last-child{
  width:100%!important;
  margin:0!important;
  padding:0!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm button[name="save_account_details"]{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  max-width:none!important;
  min-height:58px!important;
  margin:0!important;
  padding:13px 22px!important;
  color:var(--ify-white)!important;
  background:var(--ify-primary)!important;
  border:1px solid var(--ify-primary)!important;
  border-radius:999px!important;
  box-shadow:none!important;
  font-size:.74rem!important;
  font-weight:800!important;
  letter-spacing:.065em!important;
  line-height:1.2!important;
  text-align:center!important;
  text-transform:uppercase!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm button[name="save_account_details"]:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm button[name="save_account_details"]:focus-visible{
  color:var(--ify-white)!important;
  background:#883c2c!important;
  border-color:#883c2c!important;
  transform:translateY(-2px)!important;
  box-shadow:0 10px 24px rgba(136,60,44,.16)!important;
}

@media (max-width:780px){
  body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm{
    grid-template-columns:1fr!important;
    padding:20px!important;
    border-radius:18px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm > *{
    grid-column:1!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm fieldset{
    padding:24px 18px 6px!important;
    border-radius:16px!important;
  }
}


/* ============================================================
   IFY — Detalii cont: Prenume + Nume cu eticheta în interior
   Restul formularului rămâne neschimbat.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row-first,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row-last{
  position:relative!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row-first > label,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row-last > label{
  position:absolute!important;
  top:10px!important;
  left:13px!important;
  z-index:4!important;
  display:block!important;
  width:auto!important;
  max-width:calc(100% - 28px)!important;
  margin:0!important;
  padding:0!important;
  color:var(--ify-text)!important;
  background:transparent!important;
  font-size:.68rem!important;
  font-weight:500!important;
  line-height:1!important;
  pointer-events:none!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row-first > label .required,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row-last > label .required{
  display:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row-first input.input-text,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row-last input.input-text{
  min-height:64px!important;
  padding:25px 13px 8px!important;
}

/* ============================================================
   IFY — Detalii cont: TOATE etichetele în interiorul câmpurilor
   Nume Utilizator + Email + toate câmpurile de parolă.
   Păstrează neschimbate helper-ul, cardul de securitate și iconițele eye.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row{
  position:relative!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row > label{
  position:absolute!important;
  top:10px!important;
  left:13px!important;
  z-index:5!important;
  display:block!important;
  width:auto!important;
  max-width:calc(100% - 34px)!important;
  margin:0!important;
  padding:0!important;
  color:var(--ify-text)!important;
  background:transparent!important;
  font-size:.68rem!important;
  font-weight:500!important;
  line-height:1!important;
  letter-spacing:0!important;
  pointer-events:none!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row > label .required{
  display:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row input.input-text,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row input[type="text"],
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row input[type="email"],
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row input[type="password"]{
  min-height:64px!important;
  padding:25px 13px 8px!important;
}

/* Parolele păstrează spațiul rezervat iconiței cu ochiul. */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row .password-input input[type="password"],
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .form-row .password-input input[type="text"]{
  padding:25px 64px 8px 13px!important;
}

/* În cardul Schimbare parolă nu mai lăsăm spațiul vechi al label-ului exterior. */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm fieldset .form-row > label{
  margin:0!important;
  font-size:.68rem!important;
}

/* ============================================================
   IFY — My Account outer shell: equal top/bottom gutter
   WooCommerce clearfix pseudo-elements become grid items after
   the account wrapper is converted to CSS Grid. Remove them only
   from this outer shell so the 10px padding stays visually equal.
   ============================================================ */
body.woocommerce-account.logged-in .entry-content > .woocommerce::before,
body.woocommerce-account.logged-in .entry-content > .woocommerce::after{
  content:none!important;
  display:none!important;
}

/* ============================================================
   IFY — My Account > View Order
   Match order-received table/address geometry without touching
   the rest of My Account.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--order .woocommerce-order-details{
  overflow:visible!important;
}

/* Order table: full outline + one clean divider between columns. */
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.order_details{
  width:100%!important;
  border:1px solid var(--ify-line)!important;
  border-radius:18px!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  overflow:hidden!important;
  box-shadow:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details th,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details td,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.order_details th,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.order_details td{
  border:0!important;
}

/* Horizontal separators — same clean 1px line as order received. */
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details tbody tr > *,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details tfoot tr > *,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.order_details tbody tr > *,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.order_details tfoot tr > *{
  border-top:1px solid var(--ify-line)!important;
}

/* Vertical separator: Produs / Total, including footer rows. */
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details tr > *:first-child,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.order_details tr > *:first-child{
  border-right:1px solid var(--ify-line)!important;
}

/* Keep the outer left/right edges visually intact. */
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details tr > *:first-child,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.order_details tr > *:first-child{
  padding-left:18px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details tr > *:last-child,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.order_details tr > *:last-child{
  padding-right:18px!important;
}

/* Addresses: shipping first, billing second. */
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-columns--addresses{
  display:flex!important;
  align-items:stretch!important;
  gap:16px!important;
  width:100%!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--shipping-address{
  order:1!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address{
  order:2!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--shipping-address,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address{
  float:none!important;
  display:flex!important;
  flex:1 1 0!important;
  flex-direction:column!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--shipping-address > address,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address > address{
  flex:1 1 auto!important;
  width:100%!important;
  margin:0!important;
  padding:18px!important;
  background:var(--ify-white)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:18px!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}

@media (max-width:900px){
  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-customer-details .woocommerce-columns--addresses{
    flex-direction:column!important;
  }
}

/* ============================================================
   IFY — View Order final polish
   - hover accent stays inside rounded card
   - shipping row shows method only (value formatted in PHP)
   - product price matches all right-column totals
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--order .woocommerce-order-details{
  position:relative!important;
  overflow:hidden!important;
}

/* Keep the animated IFY rail clipped inside the outer border/radius. */
body.woocommerce-account.logged-in .ify-account-endpoint--order .woocommerce-order-details::after{
  top:1px!important;
  bottom:1px!important;
  left:0!important;
  height:auto!important;
  border-radius:18px 0 0 18px!important;
}

/* Delivery method: same visual weight as the monetary values on the right. */
body.woocommerce-account.logged-in .ify-account-endpoint--order .ify-order-shipping-method{
  color:var(--ify-text)!important;
  font-size:.88rem!important;
  font-weight:800!important;
  line-height:1.35!important;
}

/* Product line price must not inherit WooCommerce's muted/grey styling. */
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details td.woocommerce-table__product-total,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details td.product-total,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.order_details td.product-total{
  color:var(--ify-text)!important;
  font-size:.88rem!important;
  font-weight:800!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details td.woocommerce-table__product-total .woocommerce-Price-amount,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details td.product-total .woocommerce-Price-amount,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.order_details td.product-total .woocommerce-Price-amount{
  color:inherit!important;
  font-size:inherit!important;
  font-weight:inherit!important;
}

/* ============================================================
   IFY — View Order: equal inner gutter on all four sides
   WooCommerce adds native bottom margins to order tables / col2-set.
   Remove only those residual margins so the 22px card padding reads
   equally top, right, bottom and left.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.woocommerce-table--order-details,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table.order_details{
  margin:0!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-columns--addresses{
  margin:0!important;
  padding:0!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-columns--addresses::before,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-columns--addresses::after{
  content:none!important;
  display:none!important;
}

/* ============================================================
   IFY — View Order billing contact spacing
   Keep the historical order data untouched; only normalize the native
   WooCommerce phone/e-mail paragraphs so they read as one compact block.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address > address
p.woocommerce-customer-details--phone,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address > address
p.woocommerce-customer-details--email{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
  margin:6px 0 0!important;
  padding:0!important;
  color:var(--ify-text)!important;
  line-height:1.4!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address > address
p.woocommerce-customer-details--phone + p.woocommerce-customer-details--email{
  margin-top:4px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address > address
p.woocommerce-customer-details--phone::before,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address > address
p.woocommerce-customer-details--email::before{
  flex:0 0 auto!important;
  margin:0!important;
}

/* ============================================================
   IFY — View Order billing contact fix
   WooCommerce positions the phone / e-mail icons via ::before.
   Keep their native icon geometry and only normalize vertical spacing.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address > address
p.woocommerce-customer-details--phone,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address > address
p.woocommerce-customer-details--email{
  position:relative!important;
  display:block!important;
  width:100%!important;
  margin:5px 0 0!important;
  padding:0 0 0 1.6em!important;
  color:var(--ify-text)!important;
  line-height:1.45!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address > address
p.woocommerce-customer-details--phone + p.woocommerce-customer-details--email{
  margin-top:5px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address > address
p.woocommerce-customer-details--phone::before,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-customer-details .woocommerce-column--billing-address > address
p.woocommerce-customer-details--email::before{
  position:absolute!important;
  top:.2em!important;
  left:0!important;
  margin:0!important;
  line-height:1.2!important;
}

/* ============================================================
   IFY — RESPONSIVE ACCOUNT FINAL LAYER
   IMPORTANT: DESKTOP >=1181px IS FROZEN AND UNTOUCHED.
   This block only repairs intermediate/tablet (681–1180px)
   and mobile (<=680px).
   ============================================================ */

/* ------------------------------------------------------------
   TABLET / INTERMEDIATE — 681px to 1180px
   The desktop shell must collapse to one full-width content column.
   ------------------------------------------------------------ */
@media (min-width:681px) and (max-width:1180px){
  body.woocommerce-account.logged-in .content-layout--commerce{
    width:min(calc(100% - 32px),980px)!important;
    max-width:980px!important;
    padding-top:30px!important;
    padding-bottom:58px!important;
  }

  body.woocommerce-account.logged-in .entry-content > .woocommerce{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    gap:10px!important;
    width:100%!important;
    padding:9px!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation{
    grid-column:1!important;
    grid-row:1!important;
    width:100%!important;
    min-width:0!important;
    padding:13px!important;
    overflow:visible!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation::before{
    margin:3px 6px 12px!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:7px!important;
    width:100%!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li,
  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a{
    min-width:0!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a{
    justify-content:center!important;
    min-height:44px!important;
    padding:10px 8px!important;
    font-size:.7rem!important;
    text-align:center!important;
    transform:none!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li:not(.is-active) a:hover,
  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li:not(.is-active) a:focus-visible{
    transform:translateY(-1px)!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-content{
    grid-column:1!important;
    grid-row:2!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    padding:clamp(22px,3.4vw,34px)!important;
    overflow:hidden!important;
  }

  body.woocommerce-account.logged-in.ify-account-dashboard-page .woocommerce-MyAccount-content{
    padding:22px!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard,
  body.woocommerce-account.logged-in .ify-account-endpoint{
    width:100%!important;
    min-width:0!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard__grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }

  body.woocommerce-account.logged-in .ify-account-shortcut{
    min-width:0!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard__section-head{
    gap:20px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content,
  body.woocommerce-account.logged-in .ify-account-endpoint__content > *{
    min-width:0!important;
    max-width:100%!important;
  }

  /* Tablet edit-address: same approved geometry as checkout/desktop,
     but sized for the narrower viewport. */
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit{
    --ify-account-address-control-h:62px;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .ify-account-endpoint__content > form,
  body.woocommerce-account.logged-in .ify-account-endpoint__content > form:has(.woocommerce-address-fields){
    display:block!important;
    width:100%!important;
    max-width:none!important;
    padding:18px!important;
    margin:0!important;
    background:var(--ify-white)!important;
    border:1px solid var(--ify-line)!important;
    border-radius:20px!important;
    box-shadow:none!important;
    overflow:visible!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .ify-account-endpoint__content > form > h2,
  body.woocommerce-account.logged-in .ify-account-endpoint__content > form:has(.woocommerce-address-fields) > h2{
    display:none!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields{
    width:100%!important;
    padding:20px!important;
    margin:0!important;
    background:var(--ify-white)!important;
    border:1px solid var(--ify-line)!important;
    border-radius:17px!important;
    box-sizing:border-box!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
    width:100%!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper > .form-row{
    position:relative!important;
    float:none!important;
    clear:none!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper > .form-row > label{
    position:absolute!important;
    top:9px!important;
    left:12px!important;
    z-index:4!important;
    display:block!important;
    max-width:calc(100% - 48px)!important;
    margin:0!important;
    padding:0!important;
    color:var(--ify-text)!important;
    background:transparent!important;
    font-size:.66rem!important;
    font-weight:500!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    pointer-events:none!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper > .form-row > label .required{
    display:none!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .input-text,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper select,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-container .select2-selection--single{
    box-sizing:border-box!important;
    width:100%!important;
    min-height:62px!important;
    height:62px!important;
    padding:25px 12px 7px!important;
    color:var(--ify-text)!important;
    background:var(--ify-white)!important;
    border:1px solid var(--ify-line)!important;
    border-radius:12px!important;
    box-shadow:none!important;
    font-size:.84rem!important;
    line-height:1.3!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-container{
    width:100%!important;
    max-width:100%!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-selection__rendered{
    display:flex!important;
    align-items:flex-end!important;
    min-height:60px!important;
    padding:25px 38px 7px 12px!important;
    line-height:1.25!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-selection__arrow{
    top:50%!important;
    right:10px!important;
    height:18px!important;
    transform:translateY(-50%)!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_country_field,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_country_field{
    display:none!important;
  }

  /* Billing order — same as approved desktop checkout geometry. */
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_last_name_field{order:1!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_first_name_field{order:2!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_phone_field{order:3!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_email_field{order:4!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field{order:5!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_city_field{order:6!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_address_1_field{order:7!important;grid-column:1/-1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_address_2_field{order:8!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_postcode_field{order:9!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_company_field{order:10!important;grid-column:1/-1!important;}

  /* Shipping order — same as approved desktop checkout geometry. */
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_last_name_field{order:1!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_first_name_field{order:2!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_phone_field{order:3!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_email_field{order:4!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field{order:5!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_city_field{order:6!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_address_1_field{order:7!important;grid-column:1/-1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_address_2_field{order:8!important;grid-column:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_postcode_field{order:9!important;grid-column:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_company_field{order:10!important;grid-column:1/-1!important;}

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields > p:last-child{
    width:100%!important;
    margin:16px 0 0!important;
    padding:0!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content button[name="save_address"]{
    width:100%!important;
    min-height:54px!important;
  }
}

/* ------------------------------------------------------------
   MOBILE — <=680px
   ------------------------------------------------------------ */
@media (max-width:680px){
  /* Account shell / menu: compact, balanced and all options visible. */
  body.woocommerce-account.logged-in .content-layout--commerce{
    width:calc(100% - 16px)!important;
    max-width:none!important;
    padding-top:18px!important;
    padding-bottom:42px!important;
  }

  body.woocommerce-account.logged-in .entry-content > .woocommerce{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    gap:8px!important;
    padding:7px!important;
    overflow:visible!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation{
    grid-column:1!important;
    grid-row:1!important;
    width:100%!important;
    min-width:0!important;
    padding:12px!important;
    overflow:visible!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation::before{
    margin:2px 4px 10px!important;
    font-size:.6rem!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-rows:minmax(44px,auto)!important;
    gap:6px!important;
    width:100%!important;
    overflow:visible!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li{
    display:block!important;
    width:100%!important;
    min-width:0!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
    min-height:44px!important;
    padding:9px 7px!important;
    border-radius:12px!important;
    font-size:.67rem!important;
    line-height:1.2!important;
    text-align:center!important;
    white-space:normal!important;
    overflow:visible!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link--customer-logout{
    grid-column:1/-1!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link--customer-logout a{
    max-width:50%!important;
    margin-inline:auto!important;
  }

  body.woocommerce-account.logged-in .woocommerce-MyAccount-content{
    grid-column:1!important;
    grid-row:2!important;
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    padding:14px!important;
    overflow:hidden!important;
  }

  body.woocommerce-account.logged-in.ify-account-dashboard-page .woocommerce-MyAccount-content{
    padding:14px!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard__hero,
  body.woocommerce-account.logged-in .ify-account-endpoint .ify-account-dashboard__hero{
    padding:20px!important;
  }

  body.woocommerce-account.logged-in .ify-account-dashboard__grid{
    grid-template-columns:1fr!important;
  }

  /* VIEW ORDER — long customer note must stay inside the right cell. */
  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table.woocommerce-table--order-details,
  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table.order_details{
    width:100%!important;
    table-layout:fixed!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table.woocommerce-table--order-details tr > *:first-child,
  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table.order_details tr > *:first-child{
    width:31%!important;
    max-width:31%!important;
    padding-left:12px!important;
    padding-right:10px!important;
    box-sizing:border-box!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table.woocommerce-table--order-details tr > *:last-child,
  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table.order_details tr > *:last-child{
    width:69%!important;
    max-width:69%!important;
    min-width:0!important;
    padding-left:12px!important;
    padding-right:12px!important;
    box-sizing:border-box!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    word-break:break-word!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table tfoot th,
  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table tfoot td{
    min-width:0!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    word-break:break-word!important;
  }

  /* EDIT ADDRESS — mobile follows checkout: floating labels inside,
     one field per row, same size/radius and no redundant Country field. */
  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit{
    --ify-account-address-control-h:62px;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .ify-account-endpoint__content > form,
  body.woocommerce-account.logged-in .ify-account-endpoint__content > form:has(.woocommerce-address-fields){
    display:block!important;
    width:100%!important;
    max-width:none!important;
    padding:10px!important;
    margin:0!important;
    background:var(--ify-white)!important;
    border:1px solid var(--ify-line)!important;
    border-radius:18px!important;
    box-shadow:none!important;
    overflow:visible!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .ify-account-endpoint__content > form > h2,
  body.woocommerce-account.logged-in .ify-account-endpoint__content > form:has(.woocommerce-address-fields) > h2{
    display:none!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields{
    width:100%!important;
    padding:12px!important;
    margin:0!important;
    background:var(--ify-white)!important;
    border:1px solid var(--ify-line)!important;
    border-radius:15px!important;
    box-sizing:border-box!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--address-edit .woocommerce-address-fields__field-wrapper,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:10px!important;
    width:100%!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper > .form-row{
    position:relative!important;
    float:none!important;
    clear:none!important;
    grid-column:1!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper > .form-row > label{
    position:absolute!important;
    top:9px!important;
    left:12px!important;
    z-index:4!important;
    display:block!important;
    width:auto!important;
    max-width:calc(100% - 48px)!important;
    margin:0!important;
    padding:0!important;
    color:var(--ify-text)!important;
    background:transparent!important;
    font-size:.65rem!important;
    font-weight:500!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    pointer-events:none!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper > .form-row > label .required{
    display:none!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .input-text,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper select,
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-container .select2-selection--single{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-height:62px!important;
    height:62px!important;
    padding:25px 12px 7px!important;
    color:var(--ify-text)!important;
    background:var(--ify-white)!important;
    border:1px solid var(--ify-line)!important;
    border-radius:12px!important;
    box-shadow:none!important;
    font-size:16px!important;
    line-height:1.25!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-container{
    width:100%!important;
    max-width:100%!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-selection__rendered{
    display:flex!important;
    align-items:flex-end!important;
    min-height:60px!important;
    padding:25px 38px 7px 12px!important;
    font-size:16px!important;
    line-height:1.2!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper .select2-selection__arrow{
    top:50%!important;
    right:10px!important;
    height:18px!important;
    transform:translateY(-50%)!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_country_field,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_country_field{
    display:none!important;
  }

  /* Explicit mobile order: everything in the checkout sequence. */
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_last_name_field{order:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_first_name_field{order:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_phone_field{order:3!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_email_field{order:4!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field{order:5!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_city_field{order:6!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_address_1_field{order:7!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_address_2_field{order:8!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_postcode_field{order:9!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_company_field{order:10!important;}

  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_last_name_field{order:1!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_first_name_field{order:2!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_phone_field{order:3!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_email_field{order:4!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field{order:5!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_city_field{order:6!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_address_1_field{order:7!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_address_2_field{order:8!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_postcode_field{order:9!important;}
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_company_field{order:10!important;}

  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields > p:last-child{
    width:100%!important;
    margin:14px 0 0!important;
    padding:0!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content button[name="save_address"]{
    width:100%!important;
    min-height:54px!important;
    padding:12px 16px!important;
  }

  body.woocommerce-account.logged-in .ify-account-address-back{
    width:100%!important;
    min-height:52px!important;
  }
}

/* ============================================================
   IFY — View order: customer note wrapping at ALL breakpoints
   Desktop remains unchanged except for long note containment.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table tfoot th,
body.woocommerce-account.logged-in .ify-account-endpoint--order
.woocommerce-order-details table tfoot td{
  min-width:0!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:break-word!important;
}

/* ============================================================
   IFY — Responsive State/County SelectWoo parity
   IMPORTANT: responsive only. Desktop (>1180px) remains untouched.
   The generic responsive `select` rules use !important and were
   overriding SelectWoo's hidden native <select>, so both controls
   could become visible at the same time.
   ============================================================ */
@media (max-width:1180px){
  /* Restore SelectWoo's visually-hidden native select state. */
  body.woocommerce-account.logged-in .ify-account-endpoint__content .woocommerce-address-fields__field-wrapper select.select2-hidden-accessible,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state.select2-hidden-accessible,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state.select2-hidden-accessible{
    position:absolute!important;
    top:auto!important;
    left:auto!important;
    width:1px!important;
    max-width:1px!important;
    min-width:1px!important;
    height:1px!important;
    min-height:1px!important;
    padding:0!important;
    margin:-1px!important;
    overflow:hidden!important;
    clip:rect(0 0 0 0)!important;
    clip-path:inset(50%)!important;
    white-space:nowrap!important;
    border:0!important;
    border-radius:0!important;
    opacity:0!important;
    background:none!important;
    box-shadow:none!important;
    pointer-events:none!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-container,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-container{
    display:block!important;
    position:relative!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-selection--single,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-selection--single{
    width:100%!important;
    min-height:62px!important;
    height:62px!important;
    margin:0!important;
    color:var(--ify-text)!important;
    background:var(--ify-white)!important;
    border:1px solid var(--ify-line)!important;
    border-radius:12px!important;
    box-shadow:none!important;
    overflow:hidden!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-selection__rendered,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-selection__rendered{
    display:flex!important;
    align-items:flex-end!important;
    width:100%!important;
    min-height:60px!important;
    padding:25px 42px 7px 12px!important;
    margin:0!important;
    color:var(--ify-text)!important;
    font-size:16px!important;
    line-height:1.2!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-selection__arrow,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-selection__arrow{
    position:absolute!important;
    top:50%!important;
    right:12px!important;
    width:22px!important;
    height:22px!important;
    transform:translateY(-50%)!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-selection__arrow b,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-selection__arrow b{
    position:absolute!important;
    top:50%!important;
    left:50%!important;
    width:0!important;
    height:0!important;
    margin:0!important;
    border-color:var(--ify-text) transparent transparent transparent!important;
    border-style:solid!important;
    border-width:6px 5px 0 5px!important;
    transform:translate(-50%,-50%)!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-container--open .select2-selection--single,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-container--open .select2-selection--single{
    border-color:var(--ify-line)!important;
    border-bottom:0!important;
    border-radius:12px 12px 0 0!important;
    box-shadow:none!important;
  }

  /* Same clean dropdown language already approved on desktop. */
  body.woocommerce-account.logged-in .select2-container--open .select2-dropdown,
  body.woocommerce-account.logged-in .select2-container--open .select2-dropdown.select2-dropdown--above,
  body.woocommerce-account.logged-in .select2-container--open .select2-dropdown.select2-dropdown--below{
    margin-top:0!important;
    overflow:hidden!important;
    color:var(--ify-text)!important;
    background:var(--ify-white)!important;
    border:1px solid var(--ify-line)!important;
    border-top:0!important;
    border-radius:0 0 12px 12px!important;
    box-shadow:0 12px 24px rgba(39,39,37,.055)!important;
  }

  body.woocommerce-account.logged-in .select2-container--open .select2-search--dropdown{
    display:none!important;
  }

  body.woocommerce-account.logged-in .select2-container--open .select2-results{
    padding:7px 6px 9px!important;
    background:var(--ify-white)!important;
  }

  body.woocommerce-account.logged-in .select2-container--open .select2-results__options{
    max-height:min(310px,46vh)!important;
    padding:0!important;
    overscroll-behavior:contain!important;
  }

  body.woocommerce-account.logged-in .select2-container--open .select2-results__option{
    margin:0!important;
    padding:10px 12px!important;
    color:var(--ify-text)!important;
    background:transparent!important;
    border:0!important;
    border-radius:8px!important;
    outline:0!important;
    box-shadow:none!important;
    font-size:16px!important;
    line-height:1.3!important;
  }

  body.woocommerce-account.logged-in .select2-container--default .select2-results__option[aria-selected="true"],
  body.woocommerce-account.logged-in .select2-container--default .select2-results__option--selected{
    color:var(--ify-primary)!important;
    background:color-mix(in srgb,var(--ify-primary) 8%,var(--ify-white))!important;
    font-weight:700!important;
  }

  body.woocommerce-account.logged-in .select2-container--default .select2-results__option--highlighted[aria-selected],
  body.woocommerce-account.logged-in .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
    color:var(--ify-text)!important;
    background:color-mix(in srgb,var(--ify-primary) 13%,var(--ify-white))!important;
  }
}

/* ============================================================
   IFY — Final responsive county value + View Order column balance
   ============================================================ */

/* Tablet + mobile: keep the SelectWoo state value visibly inside
   the same floating-label control. */
@media (max-width:1180px){
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-selection__rendered,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-selection__rendered{
    display:block!important;
    box-sizing:border-box!important;
    width:100%!important;
    height:60px!important;
    min-height:0!important;
    padding:28px 42px 6px 12px!important;
    margin:0!important;
    color:var(--ify-text)!important;
    font-size:16px!important;
    line-height:24px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    transform:none!important;
  }
}

/* Desktop + intermediate only: give the left order-details column
   enough room for product names and footer labels. Mobile stays as-is. */
@media (min-width:681px){
  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table.woocommerce-table--order-details,
  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table.order_details{
    table-layout:fixed!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table.woocommerce-table--order-details tr > *:first-child,
  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table.order_details tr > *:first-child{
    width:34%!important;
    max-width:34%!important;
    box-sizing:border-box!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table.woocommerce-table--order-details tr > *:last-child,
  body.woocommerce-account.logged-in .ify-account-endpoint--order
  .woocommerce-order-details table.order_details tr > *:last-child{
    width:66%!important;
    max-width:66%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
}

/* ============================================================
   IFY — FINAL responsive county value vertical alignment
   Responsive only: tablet + mobile. Desktop remains untouched.
   Anchor the SelectWoo rendered value inside the 62px floating-label
   control so it cannot fall below the field.
   ============================================================ */
@media (max-width:1180px){
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-selection--single,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-selection--single{
    position:relative!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-selection__rendered,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-selection__rendered{
    position:absolute!important;
    top:auto!important;
    right:42px!important;
    bottom:8px!important;
    left:12px!important;
    display:block!important;
    width:auto!important;
    height:22px!important;
    min-height:22px!important;
    padding:0!important;
    margin:0!important;
    color:var(--ify-text)!important;
    font-size:16px!important;
    line-height:22px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    transform:none!important;
  }
}

/* ============================================================
   IFY — County value optical sizing by breakpoint
   Mobile (<=680px) intentionally unchanged.
   ============================================================ */

/* Intermediate / tablet only: slightly smaller than the mobile value. */
@media (min-width:681px) and (max-width:1180px){
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-selection__rendered,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-selection__rendered{
    bottom:9px!important;
    height:20px!important;
    min-height:20px!important;
    font-size:15px!important;
    line-height:20px!important;
  }
}

/* WEB only: slightly larger and optically aligned with Oraș/Localitate. */
@media (min-width:1181px){
  body.woocommerce-account.logged-in .ify-account-endpoint__content #billing_state_field .select2-selection__rendered,
  body.woocommerce-account.logged-in .ify-account-endpoint__content #shipping_state_field .select2-selection__rendered{
    padding:24px 40px 10px 13px!important;
    font-size:.92rem!important;
    line-height:1.35!important;
  }
}

/* ============================================================
   IFY — Setări cont > Parolă nouă
   Aceeași grafică de feedback ca la Creare cont.
   Vizibilă numai când utilizatorul interacționează cu Parola nouă.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .woocommerce-password-strength,
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .woocommerce-password-hint{
  display:none!important;
  visibility:hidden!important;
  width:0!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  opacity:0!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback{
  display:grid!important;
  grid-template-rows:0fr 0fr!important;
  width:100%!important;
  max-height:0!important;
  margin:-10px 0 0!important;
  padding:0!important;
  overflow:hidden!important;
  opacity:0!important;
  transform:translateY(-5px)!important;
  transition:max-height 220ms ease,margin 220ms ease,opacity 180ms ease,transform 220ms ease,grid-template-rows 220ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback.is-visible{
  grid-template-rows:1fr 1fr!important;
  max-height:180px!important;
  margin:-4px 0 20px!important;
  opacity:1!important;
  transform:none!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback > *{
  min-height:0!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-meter{
  --ify-meter-color:var(--ify-line);
  display:block!important;
  width:100%!important;
  padding:0 2px!important;
  margin:0 0 14px!important;
  box-sizing:border-box!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-meter__head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) max-content!important;
  align-items:center!important;
  width:100%!important;
  gap:16px!important;
  margin:0 0 9px!important;
  padding:0!important;
  color:var(--ify-muted)!important;
  font-family:var(--ify-sans)!important;
  font-size:.72rem!important;
  line-height:1.2!important;
  text-align:left!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-meter__label{
  justify-self:start!important;
  margin:0!important;
  padding:0!important;
  font-weight:650!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-meter__status{
  justify-self:end!important;
  margin:0!important;
  padding:0!important;
  color:var(--ify-meter-color)!important;
  font-weight:800!important;
  text-align:right!important;
  transition:color 220ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-meter__track{
  position:relative!important;
  width:100%!important;
  height:7px!important;
  overflow:hidden!important;
  background:#ece8e4!important;
  border-radius:999px!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-meter__bar{
  display:block!important;
  width:0;
  height:100%!important;
  background:var(--ify-meter-color)!important;
  border-radius:inherit!important;
  transform-origin:left center!important;
  transition:width 340ms cubic-bezier(.22,.61,.36,1),background-color 220ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-meter[data-state="very-weak"]{--ify-meter-color:#c96654;}
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-meter[data-state="weak"]{--ify-meter-color:#bd7b59;}
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-meter[data-state="good"]{--ify-meter-color:#b59a4a;}
body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-meter[data-state="strong"]{--ify-meter-color:#5f946b;}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-helper{
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  align-items:start!important;
  gap:10px!important;
  width:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:12px 14px!important;
  color:var(--ify-muted)!important;
  background:color-mix(in srgb,var(--ify-primary) 3%,var(--ify-white))!important;
  border:1px solid var(--ify-line)!important;
  border-radius:14px!important;
  box-sizing:border-box!important;
  font-family:var(--ify-sans)!important;
  font-size:.73rem!important;
  font-weight:400!important;
  line-height:1.5!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-helper__icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  margin-top:0!important;
  color:var(--ify-white)!important;
  background:var(--ify-primary)!important;
  border-radius:50%!important;
  font-size:.62rem!important;
  font-weight:800!important;
  line-height:1!important;
}

@media (max-width:680px){
  body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback.is-visible{
    max-height:205px!important;
  }

  body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-meter__head,
  body.woocommerce-account.logged-in .ify-account-endpoint--details .woocommerce-EditAccountForm .ify-edit-password-feedback .ify-password-helper{
    font-size:.72rem!important;
  }
}


/* ============================================================
   IFY — My Account > Comenzi
   Animație IDENTICĂ cu .ify-account-shortcut / cardurile IFY.
   Wrapper dedicat pentru a evita pseudo-elemente direct pe <table>.
   ============================================================ */
body.woocommerce-account.logged-in .ify-account-endpoint--orders .ify-orders-table-card{
  position:relative!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:var(--ify-bg)!important;
  border:1px solid var(--ify-line)!important;
  border-radius:18px!important;
  box-shadow:none!important;
  overflow:hidden!important;
  transform:translateY(0)!important;
  transition:transform 180ms ease,border-color 180ms ease,background-color 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--orders .ify-orders-table-card::before{
  position:absolute!important;
  inset:0 auto 0 0!important;
  z-index:5!important;
  width:3px!important;
  background:var(--ify-primary)!important;
  content:""!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:opacity 180ms ease!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--orders .ify-orders-table-card:hover,
body.woocommerce-account.logged-in .ify-account-endpoint--orders .ify-orders-table-card:focus-within{
  background:var(--ify-white)!important;
  border-color:color-mix(in srgb,var(--ify-primary) 27%,var(--ify-line))!important;
  transform:translateY(-3px)!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--orders .ify-orders-table-card:hover::before,
body.woocommerce-account.logged-in .ify-account-endpoint--orders .ify-orders-table-card:focus-within::before{
  opacity:1!important;
}

body.woocommerce-account.logged-in .ify-account-endpoint--orders .ify-orders-table-card table.woocommerce-orders-table,
body.woocommerce-account.logged-in .ify-account-endpoint--orders .ify-orders-table-card table.shop_table.woocommerce-orders-table{
  width:100%!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
  transform:none!important;
  transition:none!important;
}

@media (hover:none), (pointer:coarse){
  body.woocommerce-account.logged-in .ify-account-endpoint--orders .ify-orders-table-card:active{
    background:var(--ify-white)!important;
    border-color:color-mix(in srgb,var(--ify-primary) 27%,var(--ify-line))!important;
    transform:translateY(-2px)!important;
  }
  body.woocommerce-account.logged-in .ify-account-endpoint--orders .ify-orders-table-card:active::before{
    opacity:1!important;
  }
}
