/*
Theme Name: Moadeuk
Description: 생활 종합몰 모아득. 회원 전용 가격과 카테고리 중심 쇼핑.
Version: 0.1.2
Requires PHP: 8.0
*/
:root{--ink:#203b37;--teal:#075b4f;--muted:#67756f;--lime:#d4ed92;--paper:#fcfbf7;--line:#e2e7dd;--serif:Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #ad7209;outline-offset:4px}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.screen-reader-text,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{position:fixed;top:0;left:0;padding:15px;background:white;z-index:20}.topnote{text-align:center;background:var(--teal);color:#fff;font-size:12px;letter-spacing:.06em;padding:9px 16px}.site-header{display:flex;align-items:center;gap:55px;padding-block:30px}.brand{font-size:29px;font-weight:850;letter-spacing:-1.5px;display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.brand-mark{font-family:var(--serif);font-size:35px;background:var(--lime);height:43px;width:43px;border-radius:13px 13px 13px 3px;line-height:37px;text-align:center;letter-spacing:-4px}.brand-mark span{color:#488951}.search{display:flex;max-width:520px;flex:1;min-width:100px;border:1px solid #bfcfc3;background:white;border-radius:8px;overflow:hidden}.search input{border:0;background:transparent;min-width:0;flex:1;padding:13px 18px;font-size:14px}.search button{border:0;background:transparent;padding:11px 15px;cursor:pointer;color:var(--teal)}.search svg{width:23px;display:block}.account-nav{margin-left:auto;display:flex;gap:24px;font-size:12px;white-space:nowrap}.main-nav{display:flex;align-items:center;border-bottom:1px solid var(--line);gap:34px;padding-bottom:16px;font-size:14px}.main-nav>a{font-weight:750}.main-nav>a span{margin-right:10px}.nav-description{font-size:12px;color:var(--muted)}.member-badge{margin-left:auto;font-size:11px;padding:3px 11px;border:1px solid #b9cfc2;border-radius:20px;color:var(--teal)}
.hero{margin-top:26px;min-height:426px;background:#eaf0e3;border-radius:14px;position:relative;display:flex;overflow:hidden;padding:44px 54px}.hero-copy{z-index:1;flex:1}.eyebrow{font-size:11px;letter-spacing:.13em;font-weight:700;color:var(--teal);margin:0 0 13px}h1,h2,h3,h4,p{overflow-wrap:anywhere}h1{font-size:clamp(32px,3.5vw,47px);line-height:1.27;letter-spacing:-2px;margin:14px 0 21px;font-weight:750}.hero h1 span{color:var(--teal)}.hero-description{font-size:14px;color:#53635b;line-height:1.8;margin:0 0 26px}.button{display:inline-flex;gap:36px;justify-content:space-between;align-items:center;background:var(--teal);color:white;border-radius:6px;padding:13px 19px;font-size:13px;font-weight:650}.button:hover{background:#03483e}.button span{font-size:18px}.hero-caption{font-size:11px;color:var(--muted);margin:12px 0 0}.hero-art{flex:0 0 46%;position:relative;min-width:320px}.art-orbit{position:absolute;width:360px;height:360px;border-radius:50%;background:#dbe7c5;right:-12px;top:-8px}.art-card{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;border:1px solid rgba(7,91,79,.12);box-shadow:0 16px 25px rgba(45,76,54,.07);border-radius:17px;width:152px;height:174px;font-size:13px}.art-card svg{width:59px;height:59px}.art-card-one{left:12px;top:6px;transform:rotate(-10deg);background:#fffdf5}.art-card-two{right:9px;top:75px;transform:rotate(9deg);background:#c3daae}.art-card-three{left:68px;top:202px;transform:rotate(-4deg);background:#075b4f;color:#e2edc7;width:151px;height:144px}.art-card-three svg{width:46px;height:46px}.art-spark{position:absolute;right:58px;top:-15px;color:#758e45;font-size:51px}.art-label{position:absolute;right:0;bottom:-13px;font-size:8px;letter-spacing:.2em;color:#5f7052}.category-section{padding-block:47px 40px;scroll-margin-top:25px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:23px;gap:18px}.section-heading .eyebrow{margin-bottom:4px;font-size:10px}.section-heading h2{font-size:25px;letter-spacing:-.8px;margin:0}.section-heading>p{font-size:12px;color:var(--muted);margin:0 0 3px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.category{display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:white;border-radius:9px;min-height:89px;padding:16px;transition:background .15s,border-color .15s}.category:hover{background:#f0f5e8;border-color:#a6bc99}.category-icon{display:flex;align-items:center;justify-content:center;flex:0 0 40px;height:43px;border-radius:12px;background:#f1f4eb;color:var(--teal)}.category-icon svg{width:25px;height:25px}.category strong{display:block;font-size:13px;font-weight:700;letter-spacing:-.4px}.category small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.category-arrow{margin-left:auto;font-size:15px;color:#8d9b8e}.membership{background:#173f36;border-radius:12px;padding:32px 36px;display:flex;align-items:center;gap:26px;color:#fff}.membership .eyebrow{color:#c5df9b;margin:0 0 4px;font-size:10px}.membership h2{margin:0;font-size:23px;letter-spacing:-.7px}.membership p:not(.eyebrow){color:#d0dcd0;font-size:12px;margin:8px 0 0}.membership-symbol{font:65px var(--serif);letter-spacing:-8px;color:#c5df9b;padding-right:8px}.membership-symbol span{color:#81b766}.button-light{margin-left:auto;background:#d4ed92;color:#1c3d30;white-space:nowrap}.button-light:hover{background:#e3f3be}.service-row{display:grid;grid-template-columns:repeat(3,1fr);padding-block:36px 45px;gap:32px}.service-row>div{position:relative;padding-left:37px}.service-row span{position:absolute;left:0;top:0;font:italic 18px var(--serif);color:#8b9a7e}.service-row strong{font-size:12px}.service-row p{font-size:11px;color:var(--muted);margin:4px 0 0}.site-footer{border-top:1px solid var(--line);padding-block:30px;background:#f4f4ed}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer .brand{font-size:22px}.site-footer nav{display:flex;gap:24px;font-size:11px;flex-wrap:wrap}.seller-info{font-size:11px;line-height:1.9;color:var(--muted);margin-top:18px}.footer-copy{font-size:10px;color:var(--muted);margin:10px 0}.content-page{padding-block:38px;min-height:420px}.content-page h1{font-size:32px}.product-heading{display:flex;align-items:center;justify-content:space-between;margin-top:28px}.product-heading h3{font-size:20px}.product-heading>a{font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:30px}.product-card{border:1px solid var(--line);background:white;border-radius:12px;overflow:hidden;padding:16px}.product-card img{width:100%;height:230px;object-fit:contain;background:#f8f9f4;border-radius:6px}.product-card h4{font-size:15px;line-height:1.5;margin:15px 0 8px}.product-price{font-size:18px;font-weight:700}.woocommerce input.input-text,.woocommerce textarea,.woocommerce select{border:1px solid #bfcfc3;border-radius:5px;padding:12px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--teal);color:#fff;border-radius:5px}.woocommerce form.login,.woocommerce form.register{background:#fff;border:1px solid var(--line)}
@media(max-width:1050px){.site-header{gap:24px}.account-nav{gap:14px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{padding:38px}.hero-art{flex-basis:43%;min-width:280px}.art-card{width:134px}.art-card-three{left:43px}.membership{gap:20px;padding:28px}.membership h2{font-size:21px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.topnote{font-size:10px}.site-header{flex-wrap:wrap;gap:16px;padding-block:20px}.brand{font-size:26px}.brand-mark{width:36px;height:36px;font-size:29px;line-height:31px}.account-nav{font-size:11px;gap:12px}.search{flex-basis:100%;max-width:none;order:3}.search input{font-size:13px;padding:11px 14px}.main-nav{gap:10px;font-size:12px;padding-bottom:13px}.nav-description{display:none}.member-badge{font-size:10px}.hero{padding:29px 25px 23px;display:block;margin-top:18px;min-height:620px}.hero h1{font-size:36px;letter-spacing:-1.7px;margin-top:9px}.hero-description{font-size:13px;margin-bottom:19px}.hero-caption{font-size:10px}.hero-art{height:240px;min-width:0;margin-top:25px;max-width:380px;margin-inline:auto}.art-orbit{width:240px;height:240px;right:10px;top:-2px}.art-card{width:111px;height:127px;gap:10px;font-size:11px}.art-card svg{width:42px;height:42px}.art-card-one{left:13px;top:2px}.art-card-two{right:5px;top:58px}.art-card-three{width:110px;height:104px;left:68px;top:130px}.art-card-three svg{width:33px;height:33px}.art-spark{right:45px;top:-21px;font-size:38px}.art-label{font-size:6px;bottom:-8px}.category-section{padding-block:31px}.section-heading{display:block;margin-bottom:18px}.section-heading h2{font-size:23px}.section-heading>p{margin-top:5px;font-size:11px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category{gap:8px;padding:12px 9px;min-height:78px}.category-icon{flex-basis:29px;height:36px}.category-icon svg{width:22px;height:22px}.category strong{font-size:11px;letter-spacing:-.6px}.category small{font-size:9px;letter-spacing:-.3px}.category-arrow{display:none}.membership{display:block;padding:25px}.membership-symbol{display:none}.membership h2{font-size:23px}.membership p:not(.eyebrow){line-height:1.8}.button-light{margin-top:21px;font-size:12px}.service-row{grid-template-columns:1fr;gap:20px;padding-block:28px}.service-row p{font-size:11px}.footer-top{align-items:start;flex-direction:column;gap:12px}.site-footer nav{gap:16px;font-size:10px}.product-grid{grid-template-columns:1fr;gap:12px}.product-card img{height:220px}.content-page h1{font-size:27px}}
.moadeuk-registration-consents{display:grid;gap:10px;margin:18px 0;padding:16px;border:1px solid var(--line);border-radius:7px;background:#f8faf5}.moadeuk-registration-consents legend{padding:0 6px;font-size:13px;font-weight:750}.moadeuk-registration-consents label{display:block;font-size:12px;line-height:1.6}.moadeuk-registration-consents input{margin-right:6px}.moadeuk-registration-consents a{text-decoration:underline;text-underline-offset:2px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.category{transition:none}}
