:root{--bg:#f7f5ef;--surface:#fff;--ink:#18241e;--muted:#68736c;--brand:#244c39;--brand2:#b78b4a;--line:#e6e3db;--soft:#eef1eb;--radius:22px;--shadow:0 18px 50px rgba(23,38,29,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--surface);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1240px,calc(100% - 40px));margin-inline:auto}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;white-space:nowrap}.topline{font-size:13px;border-bottom:1px solid var(--line);background:#fbfaf6}.topline-inner{height:38px;display:flex;align-items:center;gap:22px;color:var(--muted)}.topline-note{color:var(--brand);font-weight:700}.topline-links{margin-left:auto;display:flex;gap:18px}.header-main{min-height:90px;display:grid;grid-template-columns:230px minmax(300px,1fr) 150px;gap:28px;align-items:center}.brand{display:flex;align-items:baseline;gap:9px}.brand-word,.footer-brand{font-family:Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:.18em;font-size:30px;color:var(--brand)}.brand-sub{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.orlena-search{height:48px;border:1px solid var(--line);border-radius:999px;display:flex;background:#fff;overflow:hidden;transition:.2s}.orlena-search:focus-within{border-color:#9fb3a7;box-shadow:0 0 0 4px rgba(36,76,57,.07)}.orlena-search input{border:0;outline:0;flex:1;padding:0 20px;font-size:15px;background:transparent}.orlena-search button{width:56px;border:0;background:var(--brand);color:white;font-size:24px;cursor:pointer}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px}.icon-link,.cart-link{height:44px;min-width:44px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;position:relative}.orlena-cart-count{position:absolute;right:-5px;top:-6px;background:var(--brand2);color:white;border-radius:999px;min-width:20px;height:20px;font-size:11px;font-weight:800;display:grid;place-items:center}.menu-toggle{display:none;border:0;background:transparent;font-size:24px}.nav-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.nav-inner{display:flex;align-items:stretch;min-height:52px}.catalog-nav{width:260px;position:relative}.catalog-button{width:100%;height:52px;border:0;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-weight:800;font-size:15px;cursor:pointer}.catalog-panel{display:none;position:absolute;z-index:80;top:100%;left:0;width:340px;padding:10px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:0 0 16px 16px}.catalog-nav:hover .catalog-panel,.catalog-nav.is-open .catalog-panel{display:block}.catalog-panel a{display:flex;justify-content:space-between;gap:20px;padding:10px 12px;border-radius:10px;font-size:14px}.catalog-panel a:hover{background:var(--soft)}.catalog-panel small{color:var(--muted)}.primary-nav{flex:1}.primary-nav>ul{height:100%;margin:0;padding:0 0 0 25px;list-style:none;display:flex;align-items:center;gap:28px}.primary-nav a{font-size:14px;font-weight:650}.hero{background:linear-gradient(135deg,#f3efe5 0%,#f7f6f1 55%,#e9efe9 100%);overflow:hidden}.hero-grid{min-height:570px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:60px}.eyebrow{display:block;font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--brand2);margin-bottom:12px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,5.4vw,72px);line-height:1.03;letter-spacing:-.035em;margin:0 0 22px;max-width:780px}.hero-copy>p{font-size:18px;color:var(--muted);max-width:650px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{height:50px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:14px}.btn-primary{background:var(--brand);color:#fff}.btn-secondary{border:1px solid #bcc7c0;background:rgba(255,255,255,.55)}.btn-light{background:#fff;color:var(--brand)}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:27px;font-size:13px;color:var(--muted)}.hero-visual{height:440px;position:relative;display:grid;place-items:center}.hero-orb{position:absolute;border-radius:50%}.orb-a{width:390px;height:390px;background:rgba(36,76,57,.13)}.orb-b{width:270px;height:270px;right:10px;bottom:0;background:rgba(183,139,74,.17)}.hero-card{position:absolute;background:rgba(255,255,255,.86);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow);border-radius:26px}.hero-card-main{width:300px;height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-5deg)}.hero-card-main b{font-family:Georgia,serif;color:var(--brand);font-size:40px;letter-spacing:.18em}.hero-card-main span{font-size:12px;letter-spacing:.12em;color:var(--muted)}.hero-card-small{right:7%;bottom:8%;padding:18px 22px;display:flex;flex-direction:column}.hero-card-small span{font-size:28px;font-weight:900;color:var(--brand)}.hero-card-small small{color:var(--muted)}.section{padding:82px 0}.section-soft{background:var(--bg)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-head h2,.wholesale-banner h2{font-family:Georgia,serif;font-size:clamp(30px,3.2vw,46px);line-height:1.1;margin:0}.section-head>a{color:var(--brand);font-weight:800;font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.22s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-image{aspect-ratio:1.45;background:linear-gradient(135deg,#edf0ea,#f8f3e8);background-size:cover;background-position:center}.category-body{padding:17px 18px}.category-body h3{font-size:16px;line-height:1.25;margin:0 0 5px}.category-body span{font-size:12px;color:var(--muted)}.wholesale-banner{padding:62px 0;background:var(--brand);color:white}.wholesale-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.wholesale-banner p{color:rgba(255,255,255,.72);margin-bottom:0;max-width:700px}.benefits{padding-top:30px}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefits-grid>div{border-top:1px solid var(--line);padding:24px 5px}.benefits b{color:var(--brand2);font-size:12px}.benefits h3{margin:12px 0 6px;font-size:17px}.benefits p{margin:0;color:var(--muted);font-size:14px}.site-footer{background:#14231c;color:#e8efe9;padding:62px 0 24px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:50px}.footer-brand{color:#fff}.site-footer p{color:#aebbb3;font-size:14px}.footer-title{font-size:13px;text-transform:uppercase;letter-spacing:.12em;margin:5px 0 18px}.site-footer a{display:block;color:#c9d2cc;font-size:14px;margin:9px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin-top:38px;color:#8fa096;font-size:12px}.content-wrap,.shop-shell{padding:48px 0 80px}.content-card{max-width:900px}.page-card h1{font-family:Georgia,serif;font-size:46px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;padding:12px 12px 18px!important;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.22s;float:none!important}.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.woocommerce ul.products li.product a img{border-radius:13px;aspect-ratio:1/1;object-fit:contain;background:#fafafa;margin-bottom:15px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.35;min-height:57px;padding:0!important;color:var(--ink)}.woocommerce ul.products li.product .price{color:var(--brand)!important;font-weight:850!important;font-size:17px!important}.woocommerce ul.products li.product .button{width:100%;text-align:center;background:var(--brand)!important;color:#fff!important;border-radius:999px!important;padding:12px 15px!important;margin-top:10px!important;font-size:13px!important}.woocommerce span.onsale{min-width:auto!important;min-height:auto!important;line-height:1!important;padding:7px 9px!important;border-radius:999px!important;background:var(--brand2)!important;left:20px!important;top:20px!important}.woocommerce .woocommerce-breadcrumb{font-size:12px;color:var(--muted);margin:0 0 24px}.woocommerce-products-header__title.page-title,.woocommerce div.product .product_title{font-family:Georgia,serif;color:var(--ink)}.woocommerce div.product .product_title{font-size:40px;line-height:1.08}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--brand);font-size:27px;font-weight:900}.woocommerce div.product form.cart .button{background:var(--brand);border-radius:999px;padding:15px 28px}.woocommerce div.product div.images img{border-radius:18px}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important}.woocommerce-message,.woocommerce-info{border-top-color:var(--brand)}.woocommerce-message:before,.woocommerce-info:before{color:var(--brand)}
@media(max-width:980px){.header-main{grid-template-columns:auto 1fr auto;gap:14px;min-height:76px}.menu-toggle{display:block}.brand-sub{display:none}.header-search{grid-column:1/-1;grid-row:2;padding-bottom:14px}.nav-row{border-top:0}.catalog-nav{width:100%}.nav-inner{display:block}.primary-nav{display:none}.primary-nav.is-open{display:block}.primary-nav>ul{height:auto;display:block;padding:12px 0}.primary-nav li{padding:9px 0}.catalog-panel{width:100%}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:68px 0}.hero-visual{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.benefits-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.wholesale-inner{align-items:flex-start;flex-direction:column}.topline-links{display:none}}
@media(max-width:560px){.container{width:min(100% - 24px,1240px)}.topline-note{margin-left:auto}.header-main{grid-template-columns:40px 1fr auto}.brand-word{font-size:24px}.icon-link{display:none}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.section{padding:58px 0}.section-head{align-items:flex-start;flex-direction:column}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-body{padding:13px}.category-body h3{font-size:14px}.woocommerce ul.products{gap:10px!important}.woocommerce ul.products li.product{padding:8px 8px 13px!important;border-radius:14px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important;min-height:51px}.woocommerce ul.products li.product .price{font-size:15px!important}.woocommerce ul.products li.product .button{font-size:11px!important;padding:10px 8px!important}.benefits-grid,.footer-grid{grid-template-columns:1fr}.page-card h1,.woocommerce div.product .product_title{font-size:34px}.wholesale-banner{padding:48px 0}}

/* ORLENA v0.2 — one clean public price, no sale/strike-through UI */
.woocommerce span.onsale,.woocommerce .onsale{display:none!important}
.woocommerce .price del,.woocommerce div.product p.price del,.woocommerce div.product span.price del{display:none!important}
.woocommerce .price ins,.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:transparent!important;text-decoration:none!important;font-weight:inherit!important}
.orlena-public-price{color:var(--brand)!important;font-weight:850!important}
