/*
Theme Name: REGYU MARKET
Version: 1.2.2
Requires at least: 6.7
Requires PHP: 8.3
Text Domain: regyumarket
*/
:root{--paper:#f8f7f3;--ink:#242925;--muted:#62685f;--line:#d9dcd1;--accent:#365347;--sage:#d9dfcf;--max:1360px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--accent)}button,input,select,textarea{font:inherit}button,.button,input[type=submit],.woocommerce a.button,.woocommerce button.button{display:inline-block;padding:14px 24px;border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:0;cursor:pointer;text-decoration:none;font-weight:500;line-height:1.4}button:disabled{opacity:.55;cursor:not-allowed}button:hover,.button:hover{background:var(--accent);color:#fff}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a45d28;outline-offset:4px}h1,h2,h3{font-weight:500;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(36px,5.6vw,80px)}h2{font-size:clamp(28px,3.5vw,47px)}h3{font-size:24px}p{margin:0 0 1.2em}small,.small{font-size:13px;color:var(--muted)}.wp-site-blocks{padding:0}.announcement{background:var(--ink);color:#fff;text-align:center;padding:8px 16px;font-size:11px;letter-spacing:.12em}.site-header{max-width:var(--max);margin:auto;padding:25px 40px;display:flex;gap:34px;align-items:center;border-bottom:1px solid var(--line)}.wordmark{font-size:25px;font-weight:800;letter-spacing:-1.4px;text-decoration:none;white-space:nowrap;line-height:1}.wordmark span{font-weight:400;margin-left:3px}.site-header nav{display:flex;flex:1;gap:25px;font-size:13px}.site-header nav a,.header-tools a{text-decoration:none}.header-tools{display:flex;align-items:center;gap:9px;font-size:12px}.header-tools a[aria-current=true]{border-bottom:1px solid}.account-link{margin-left:15px}.bag-count{display:inline-grid;place-items:center;border:1px solid var(--line);width:24px;height:24px;margin-left:3px}main{max-width:var(--max);margin:auto;padding:0 40px;min-height:50vh}.hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:580px;border-bottom:1px solid var(--line);margin-bottom:75px}.hero-copy{align-self:center;padding:64px 45px 64px 0}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:600;display:block;margin-bottom:22px}.hero h1{margin:22px 0 28px;font-size:clamp(42px,5.8vw,82px)}.hero h1 em{font-family:Georgia,serif;font-weight:400}.lead{font-size:16px;max-width:440px;color:var(--muted);line-height:1.8;margin-bottom:30px}.hero-secondary{display:block;margin-top:18px;font-size:12px}.hero-art{position:relative;overflow:hidden;background:#d9dfd1;display:flex;align-items:center;justify-content:center;margin:32px 0 32px 15px;min-height:440px}.hero-art:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0,transparent 3px,#5060460a 4px);transform:rotate(-15deg) scale(1.2)}.art-title{font-family:Georgia,serif;font-size:clamp(180px,25vw,340px);font-style:italic;letter-spacing:-.15em;padding-right:.17em;color:#344537}.art-rule{position:absolute;width:70%;height:110%;border:1px solid #7f8d7350;border-radius:50%;transform:rotate(30deg)}.art-caption{position:absolute;bottom:35px;left:30px;font-size:10px;letter-spacing:.17em;line-height:1.8}.art-edition{position:absolute;top:30px;right:30px;font-size:10px;letter-spacing:.1em}.intro-grid{display:grid;grid-template-columns:1fr 2fr;gap:60px;margin:70px 0}.intro-grid h2{max-width:730px;margin:0 0 25px}.intro-grid p:not(.eyebrow){max-width:590px;color:var(--muted)}.collection-note{padding:60px;background:#eeeee7;margin:45px 0}.collection-note h2{margin-top:0}.collection-note p{max-width:680px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);margin:70px 0}.service-grid article{padding:36px 30px 36px 0}.service-grid article+article{padding-left:30px;border-left:1px solid var(--line)}.service-grid p{font-size:14px;color:var(--muted)}.service-grid a{font-size:13px}.newsletter{display:grid;grid-template-columns:1fr 1fr;gap:100px;margin:90px 0}.newsletter h2{margin:12px 0 24px}.newsletter p{max-width:380px;color:var(--muted)}.site-footer{background:#e9ece3;padding:55px max(40px,calc((100vw - 1280px)/2)) 22px}.footer-top{display:grid;grid-template-columns:1fr 2fr;gap:70px}.footer-top p{font-size:13px;margin:22px 0}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;align-content:start}.footer-top nav a,.footer-top nav button{font-size:12px}.text-button{background:none;color:inherit;border:0;padding:0;text-align:left;text-decoration:underline}.footer-bottom{border-top:1px solid #bdc6b5;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:11px}.footer-bottom small{font-size:10px}.regyu-form{max-width:620px;display:grid;gap:10px}.regyu-form label{font-size:13px;margin-top:8px}.regyu-form input:not([type=checkbox]),.regyu-form textarea,.regyu-form select,.woocommerce input.input-text,.woocommerce textarea,.woocommerce select{width:100%;padding:12px;border:1px solid #afb7a5;background:#fff;color:var(--ink);border-radius:0}.regyu-form .check{display:flex;align-items:start;gap:10px;line-height:1.6}.check input{width:18px;height:18px;flex-shrink:0}.regyu-form button{justify-self:start}.regyu-notice{padding:24px;background:#edf0e6;border-left:3px solid var(--accent);margin:25px 0;font-size:14px}.honey{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.receipt{font-family:inherit;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.skip-link{position:absolute;top:-100px;left:20px;z-index:100000;background:#fff;padding:12px}.skip-link:focus{top:10px}.legal-page{max-width:850px;margin:65px auto 90px}.legal-page h1{font-size:48px}.legal-page h2{font-size:27px;margin-top:45px}.legal-page h3{font-size:21px;margin-top:32px}.legal-page p,.legal-page li{color:#41493f;line-height:1.85}.company-details{display:grid;grid-template-columns:1fr 2fr;gap:12px 30px}.company-details dt{font-weight:bold;font-size:13px}.company-details dd{margin:0}.section-title{display:flex;justify-content:space-between;align-items:center}.woocommerce{padding:35px 0 65px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px}.woocommerce ul.products li.product .price{color:var(--ink)}.woocommerce ul.products li.product a img{aspect-ratio:3/4;object-fit:cover;background:#e9ece3}.woocommerce table.shop_table{border-radius:0}.woocommerce-message,.woocommerce-info{border-top-color:var(--accent)}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn{border-radius:0!important;background:#242925!important;color:#fff!important;border:1px solid #242925!important;font-weight:500!important}.cmplz-cookiebanner{border-radius:0!important}.cmplz-cookiebanner .cmplz-header{grid-template-columns:1fr!important}.page-title{margin-top:45px}.wp-block-post-title{max-width:850px;margin:55px auto 25px}.wp-block-post-content{max-width:850px;margin:0 auto 70px}.home-content{max-width:none!important;margin:0!important}.woocommerce-page .wp-block-post-content{max-width:none}.wp-block-query{margin:50px 0}@media(max-width:1024px){.site-header{gap:20px}.site-header nav{gap:15px}.account-link{display:none}.newsletter{gap:45px}.hero-copy{padding-right:20px}.hero{min-height:500px}.hero-art{min-height:400px}}@media(max-width:767px){main{padding:0 22px}.site-header{padding:21px 22px;flex-wrap:wrap;justify-content:space-between;gap:18px}.site-header nav{order:3;flex-basis:100%;overflow:auto;gap:24px;border-top:1px solid var(--line);padding-top:16px}.wordmark{font-size:23px}.header-tools{font-size:11px;gap:7px}.hero{grid-template-columns:1fr;margin-bottom:40px}.hero-copy{padding:42px 0 20px}.hero h1{font-size:47px;margin:20px 0}.hero-art{min-height:300px;margin:22px 0}.art-title{font-size:245px}.intro-grid{grid-template-columns:1fr;gap:0;margin:45px 0}.collection-note{padding:30px 23px}.service-grid{grid-template-columns:1fr;margin:45px 0}.service-grid article,.service-grid article+article{padding:27px 0;border-left:0;border-bottom:1px solid var(--line)}.service-grid article:last-child{border-bottom:0}.newsletter{grid-template-columns:1fr;gap:20px;margin:50px 0}.site-footer{padding:40px 22px 20px}.footer-top{grid-template-columns:1fr;gap:35px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:12px}.company-details{grid-template-columns:1fr;gap:4px}.company-details dd{margin-bottom:15px}.legal-page{margin:38px auto 55px}.legal-page h1,.wp-block-post-title{font-size:35px}.regyu-notice{padding:20px}.woocommerce ul.products li.product{width:47%!important}.cmplz-cookiebanner{max-height:85vh;overflow:auto}.cmplz-cookiebanner .cmplz-buttons{flex-wrap:wrap!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}@media print{.site-header,.site-footer,.cmplz-cookiebanner,button{display:none!important}.receipt{display:block}}
.catalog{margin:45px 0 65px}.catalog-search{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:20px 0 30px}.catalog-search label{font-size:13px}.catalog-search input{background:#fff;border:1px solid var(--line);padding:12px;flex:1;min-width:150px}.catalog h1{font-size:54px}.woocommerce-page .wp-block-post-content:has(.catalog){max-width:none}.wp-block-post-title:has(+.wp-block-post-content .catalog){display:none}
/* Shared facts remain blank when the owner has not supplied a value. */
.business-details{display:grid;grid-template-columns:minmax(140px,1fr) 2fr;gap:14px 30px;border-top:1px solid var(--line);padding-top:20px;margin:22px 0 38px}.business-details dt{font-size:13px;font-weight:600}.business-details dd{margin:0;min-height:1.6em;white-space:pre-line}.business-copy:empty{min-height:1.5em}.catalog-space{min-height:180px}.footer-bottom{flex-wrap:wrap;align-items:center}.footer-bottom>span{white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:60px 0}.category-grid a{padding:25px;background:var(--sage);text-decoration:none;display:flex;justify-content:space-between}.category-grid h2{font-size:25px}.site-header nav{flex-wrap:wrap;row-gap:10px}.site-header nav a{white-space:nowrap}.woocommerce form.checkout .col2-set{margin-bottom:35px}.woocommerce-checkout #payment{background:#edf0e6}.woocommerce-checkout #payment .payment_box{background:#fff}.woocommerce-checkout #payment .payment_box:before{border-bottom-color:#fff}.woocommerce-checkout-review-order-table{width:100%}.woocommerce .form-row label{display:block}.woocommerce .select2-container{max-width:100%}.woocommerce .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:35px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:100%;float:none}.woocommerce form .form-row{padding:3px 0}.woocommerce .checkout h3{margin-top:24px}.woocommerce .woocommerce-info{background:#edf0e6}.woocommerce .woocommerce-info::before{color:var(--accent)}@media(max-width:767px){.business-details{grid-template-columns:1fr;gap:5px}.business-details dd{margin-bottom:14px}.category-grid{grid-template-columns:1fr}.site-header nav{flex-wrap:nowrap;min-width:0}.woocommerce .col2-set{grid-template-columns:1fr;gap:10px}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:100%;float:none}.footer-bottom>span{margin-top:8px}.woocommerce table.shop_table{font-size:13px}.woocommerce #payment ul.payment_methods{padding:16px}}
