:root{--color-paper:#FBF7F0;--color-paper-warm:#F4EBDD;--color-paper-deep:#EADFCD;--color-doraji:#7A5C3E;--color-cocoa:#4A3326;--color-ink:#3A2C20;--color-ink-soft:#6B5A4A;--color-ink-inverse:#FBF7F0;--color-honey:#C98A3C;--color-honey-deep:#9A5F22;--color-honey-text:#8A5418;--color-flower:#7C6A9C;--color-flower-deep:#5E4E7E;--color-leaf:#5E6B4F;--color-gold:#B08B3E;--color-gold-soft:#D9C79E;--color-gold-deep:#82611C;--color-line:#E3D8C6;--color-line-strong:#CBB99E;--color-success:#5E6B4F;--color-warn:#B5532A;--color-white:#FFFFFF;--font-body:"Pretendard",system-ui,-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;--font-display:"MaruBuri","Nanum Myeongjo",var(--font-body),serif;--font-script:"NanumPen","Nanum Pen Script",var(--font-display),cursive;--fs-hero:32px;--fs-h1:26px;--fs-h2:21px;--fs-h3:18px;--fs-body:16px;--fs-sm:14px;--fs-xs:12px;--fs-script:20px;--lh-body:1.75;--lh-heading:1.35;--lh-tight:1.2;--ls-heading:-0.01em;--ls-body:-0.003em;--measure:38em;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:112px;--container:1120px;--gutter-mobile:16px;--gutter:24px;--radius-sm:6px;--radius:10px;--radius-lg:16px;--radius-pill:999px;--shadow-sm:0 1px 3px rgba(74,51,38,.06);--shadow:0 8px 26px rgba(74,51,38,.09);--shadow-lg:0 18px 48px rgba(74,51,38,.13);--motion:200ms cubic-bezier(.22,.61,.36,1);--motion-slow:320ms cubic-bezier(.22,.61,.36,1)}@media (min-width:768px){:root{--fs-hero:56px;--fs-h1:38px;--fs-h2:29px;--fs-h3:20px;--fs-body:17px;--fs-script:24px}}@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");@font-face{font-family:MaruBuri;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/MaruBuri/MaruBuri-Regular.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/MaruBuri/MaruBuri-Regular.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:MaruBuri;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/MaruBuri/MaruBuri-SemiBold.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/MaruBuri/MaruBuri-SemiBold.woff) format("woff");font-weight:600;font-display:swap}@font-face{font-family:MaruBuri;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/MaruBuri/MaruBuri-Bold.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/MaruBuri/MaruBuri-Bold.woff) format("woff");font-weight:700;font-display:swap}@font-face{font-family:NanumPen;src:url(https://cdn.jsdelivr.net/gh/fonts-archive/NanumPen/NanumPen.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/fonts-archive/NanumPen/NanumPen.woff) format("woff");font-weight:400;font-display:swap}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--color-paper);color:var(--color-ink);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);letter-spacing:var(--ls-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;word-break:keep-all;overflow-wrap:break-word}img{max-width:100%;display:block}.display,h1,h2,h3{font-family:var(--font-display);color:var(--color-cocoa);line-height:var(--lh-heading);letter-spacing:var(--ls-heading);font-weight:var(--fw-bold);margin:0}p{margin:0}.script{font-family:var(--font-script);font-size:var(--fs-script);line-height:1.5}.script,a{color:var(--color-honey-text)}a{text-decoration:underline;text-underline-offset:3px}a:hover{color:var(--color-cocoa)}:focus-visible{outline:3px solid var(--color-flower-deep);outline-offset:2px;border-radius:var(--radius-sm)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-999px;top:0;z-index:200;background:var(--color-cocoa);color:var(--color-ink-inverse);padding:var(--space-3) var(--space-5);border-radius:0 0 var(--radius) 0;text-decoration:none}.skip-link:focus{left:0}.container{width:100%;max-width:var(--container);margin:0 auto;padding-left:var(--gutter-mobile);padding-right:var(--gutter-mobile)}@media (min-width:768px){.container{padding-left:var(--gutter);padding-right:var(--gutter)}}.section{padding-top:var(--space-7);padding-bottom:var(--space-7)}@media (min-width:768px){.section{padding-top:var(--space-10);padding-bottom:var(--space-10)}}.bg-paper{background:var(--color-paper)}.bg-paper-warm{background:var(--color-paper-warm)}.bg-paper-deep{background:var(--color-paper-deep)}.bg-cocoa{background:var(--color-cocoa);color:var(--color-ink-inverse)}:where(section[id],[id]){scroll-margin-top:76px}.measure{max-width:var(--measure)}.section-head{margin-bottom:var(--space-6)}.section-kicker{display:inline-flex;align-items:center;font-family:var(--font-body);font-size:var(--fs-sm);font-weight:var(--fw-semibold);letter-spacing:.04em;color:var(--color-honey-text);margin-bottom:var(--space-2)}.section-kicker:before{content:"";display:inline-block;width:18px;height:2px;margin-right:8px;background:var(--color-gold);border-radius:2px}.section-title{font-size:var(--fs-h2)}.section-title--xl{font-size:var(--fs-h1);letter-spacing:-.015em}.section-lead{margin-top:var(--space-3);color:var(--color-ink-soft);max-width:var(--measure)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:44px;padding:14px 28px;border:none;border-radius:var(--radius);font-family:var(--font-body);font-size:var(--fs-body);font-weight:var(--fw-semibold);text-decoration:none;cursor:pointer;transition:transform var(--motion),box-shadow var(--motion),background-color var(--motion)}.btn-primary{background:var(--color-doraji);color:var(--color-white);box-shadow:var(--shadow),inset 0 0 0 1px rgba(232,200,122,.38)}.btn-primary:hover{background:var(--color-cocoa);color:var(--color-white);transform:translateY(-1px);box-shadow:var(--shadow-lg)}.btn-secondary{background:transparent;color:var(--color-doraji);border:1.5px solid var(--color-doraji)}.btn-secondary:hover{background:var(--color-paper-warm);color:var(--color-doraji)}.btn-ghost-light{background:rgba(251,247,240,.12);color:var(--color-ink-inverse);border:1.5px solid rgba(251,247,240,.55)}.btn-ghost-light:hover{background:rgba(251,247,240,.22);color:var(--color-ink-inverse)}.btn-sm{min-height:40px;padding:10px 18px;font-size:var(--fs-sm)}.btn-block{width:100%}@media (prefers-reduced-motion:reduce){.btn{transition:none}.btn-primary:hover{transform:none}}.badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--radius-pill);background:var(--color-paper-deep);color:var(--color-cocoa);font-size:var(--fs-sm);font-weight:var(--fw-medium);line-height:1.3;white-space:nowrap}.badge-leaf{background:var(--color-leaf);color:var(--color-ink-inverse)}.badge-honey{background:var(--color-honey-deep);color:var(--color-white)}.badge-flower{background:var(--color-flower-deep);color:var(--color-white)}.card{background:var(--color-white);border:1px solid var(--color-gold-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden;transition:box-shadow var(--motion),transform var(--motion)}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.card{transition:none}.card:hover{transform:none}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(251,247,240,.88);backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid var(--color-line)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);min-height:60px;padding:var(--space-3) var(--gutter-mobile);max-width:var(--container);margin:0 auto}@media (min-width:768px){.site-header__inner{padding:var(--space-3) var(--gutter)}}.site-header__logo{display:inline-flex;align-items:center;min-height:44px}.site-header__logo img{height:40px;width:auto}.site-header__nav{display:flex;align-items:center;gap:var(--space-4)}.site-header__nav a{color:var(--color-cocoa);text-decoration:none;font-size:var(--fs-sm);font-weight:var(--fw-medium)}.site-header__nav a:hover{color:var(--color-honey-text)}.site-header__nav .nav-text{display:none}@media (min-width:560px){.site-header__nav .nav-text{display:inline}}.hero{position:relative;overflow:hidden}.hero__media{position:absolute;inset:0;z-index:0}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.hero__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(58,44,32,.66),rgba(58,44,32,.42) 38%,rgba(58,44,32,.32) 62%,rgba(58,44,32,.64))}@media (min-width:768px){.hero__scrim{background:linear-gradient(100deg,rgba(58,44,32,.72),rgba(58,44,32,.5) 42%,rgba(58,44,32,.18) 78%,rgba(58,44,32,.12))}}.hero__inner{position:relative;z-index:2;max-width:var(--container);margin:0 auto;padding:var(--space-9) var(--gutter-mobile) var(--space-8);min-height:78vh;display:flex;flex-direction:column;justify-content:center;text-align:center}@media (min-width:768px){.hero__inner{padding:var(--space-9) var(--gutter);min-height:86vh;text-align:left;align-items:flex-start}}.hero__kicker{font-family:var(--font-script);font-size:var(--fs-script);color:#F4D6A0;margin-bottom:var(--space-3)}.hero__title{font-family:var(--font-display);color:var(--color-ink-inverse);font-size:var(--fs-hero);font-weight:var(--fw-bold);line-height:1.22;letter-spacing:-.01em;text-shadow:0 2px 18px rgba(58,44,32,.45);max-width:14em}.hero__title:before{content:"";display:block;width:56px;height:2px;background:linear-gradient(90deg,#E8C87A,var(--color-gold));margin:0 auto var(--space-4)}@media (min-width:768px){.hero__title:before{margin-left:2px;margin-right:auto}}.hero__story{margin-top:var(--space-5);color:var(--color-ink-inverse);font-size:var(--fs-h3);max-width:30em;text-shadow:0 1px 10px rgba(58,44,32,.5)}.hero__story strong{color:#FBEBCD;font-weight:var(--fw-semibold)}.hero__cta{margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-3);width:100%}@media (min-width:480px){.hero__cta{flex-direction:row;width:auto;flex-wrap:wrap}}@media (max-width:767px){.hero__title{font-size:36px}.hero__story{font-size:var(--fs-body);max-width:25em}}.trust-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-4);gap:var(--space-4);margin-top:var(--space-6)}@media (min-width:768px){.trust-grid{grid-template-columns:repeat(4,1fr);gap:var(--space-5)}}.trust-grid--three{grid-template-columns:1fr 1fr}.trust-grid--three .trust-card:last-child{grid-column:1/-1}@media (min-width:768px){.trust-grid--three{grid-template-columns:repeat(3,1fr)}.trust-grid--three .trust-card:last-child{grid-column:auto}}.trust-card{background:var(--color-white);border:1px solid var(--color-gold-soft);border-top:3px double var(--color-gold);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:var(--space-6) var(--space-4);text-align:center}.trust-card__stars{font-size:15px;letter-spacing:3px;margin-bottom:var(--space-2);line-height:1}.trust-card__num{font-family:var(--font-display);font-size:var(--fs-h1);color:var(--color-cocoa);line-height:1.1;font-weight:var(--fw-bold);font-feature-settings:"tnum" 1}.trust-card__num .unit{font-size:.58em;color:var(--color-honey-text)}.trust-card__label{margin-top:var(--space-2);font-size:var(--fs-sm);color:var(--color-ink-soft);line-height:1.45}.trust-card__source{display:block;margin-top:var(--space-1);font-size:var(--fs-xs);color:var(--color-honey-text);font-weight:var(--fw-medium)}.media-trust{border-top:1px solid rgba(176,139,62,.25)}.media-trust .section-title{line-height:1.5}.media-grid{list-style:none;padding:0;margin:var(--space-6) 0 0;display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:1fr 1fr}@media (min-width:900px){.media-grid{grid-template-columns:repeat(4,1fr);gap:var(--space-5)}}.media-card{background:var(--color-white);border:1px solid var(--color-gold-soft);border-top:3px double var(--color-gold);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:var(--space-6) var(--space-4);text-align:center}.media-card__no{display:block;font-family:var(--font-display);font-size:var(--fs-sm);letter-spacing:.22em;color:var(--color-gold-deep);margin-bottom:var(--space-3)}.media-card__no:after{content:"";display:block;width:24px;height:1px;margin:var(--space-2) auto 0;background:var(--color-gold-soft)}.media-card__title{font-family:var(--font-display);font-weight:var(--fw-bold);color:var(--color-cocoa);font-size:var(--fs-h3);line-height:1.4}.media-card__desc{margin-top:var(--space-2);color:var(--color-ink-soft);font-size:var(--fs-sm)}.story-split{display:grid;grid-gap:var(--space-6);gap:var(--space-6);align-items:center}@media (min-width:860px){.story-split{grid-template-columns:1fr 1fr;gap:var(--space-9)}}.story-figure{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow)}.story-figure img{width:100%;height:100%;object-fit:cover;aspect-ratio:3/4}.story-body p{margin-bottom:var(--space-4);color:var(--color-ink)}.story-body p:last-of-type{margin-bottom:var(--space-5)}.story-body strong{color:var(--color-cocoa);font-weight:var(--fw-semibold)}.facts-grid{display:grid;grid-gap:var(--space-4);gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:1fr}@media (min-width:600px){.facts-grid{grid-template-columns:1fr 1fr}}@media (min-width:980px){.facts-grid{grid-template-columns:repeat(3,1fr)}}.fact-card{background:var(--color-paper-warm);border:1px solid var(--color-line-strong);border-radius:var(--radius-lg);padding:var(--space-5);align-self:start}.facts-grid figure.fact-card{aspect-ratio:4/3;align-self:stretch}.facts-grid figure.fact-card img,.facts-grid figure.fact-card picture{width:100%;height:100%;display:block;object-fit:cover}.fact-card__badge{margin-bottom:var(--space-3);display:flex;justify-content:flex-start}.fact-card__text{color:var(--color-ink-soft);font-size:var(--fs-body)}.facts-note{margin-top:var(--space-6);padding:var(--space-4) var(--space-5);background:var(--color-paper-deep);border-left:3px solid var(--color-gold);border-radius:var(--radius-sm);color:var(--color-ink-soft);font-size:var(--fs-sm);max-width:var(--measure)}.product-cat{margin-top:var(--space-7)}.product-cat:first-of-type{margin-top:var(--space-6)}.product-cat__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-2)}.product-cat__title{font-size:var(--fs-h3);font-family:var(--font-display);color:var(--color-cocoa)}.product-cat__desc{color:var(--color-ink-soft);max-width:var(--measure);margin-bottom:var(--space-5)}.product-grid{display:grid;grid-gap:var(--space-5);gap:var(--space-5);grid-template-columns:1fr}@media (min-width:700px){.product-grid{grid-template-columns:1fr 1fr}}@media (min-width:1000px){.product-grid--3{grid-template-columns:repeat(3,1fr)}}.product-grid--single{grid-template-columns:1fr}@media (min-width:700px){.product-grid--single{grid-template-columns:1fr}.product-card--wide{flex-direction:row}.product-card--wide .product-card__media{width:42%;aspect-ratio:4/3;flex-shrink:0}.product-card--wide .product-card__body{flex:1 1;justify-content:center}}.product-card{display:flex;flex-direction:column}.product-card__media{aspect-ratio:4/3;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:var(--space-5);display:flex;flex-direction:column;flex:1 1}.product-card__name{font-family:var(--font-display);font-size:var(--fs-h3);color:var(--color-cocoa);font-weight:var(--fw-bold)}.product-card__meta{margin-top:var(--space-2)}.product-card__desc,.product-card__meta{color:var(--color-ink-soft);font-size:var(--fs-sm)}.product-card__desc{margin-top:var(--space-3);line-height:1.7}.product-card__price{margin-top:var(--space-3);display:flex;align-items:baseline;gap:var(--space-2);flex-wrap:wrap}.product-card__price .was{color:var(--color-ink-soft);text-decoration:line-through;font-size:var(--fs-sm)}.product-card__price .now{color:var(--color-cocoa);font-weight:var(--fw-bold);font-size:var(--fs-h3);font-feature-settings:"tnum" 1}.product-card__price .opt-label{font-size:var(--fs-sm);color:var(--color-ink);font-weight:var(--fw-medium);flex-basis:100%}@media (min-width:480px){.product-card__price .opt-label{flex-basis:auto;min-width:9.5em}}.product-card__price--opt{margin-top:var(--space-1)}.product-card__price--opt .now{font-size:var(--fs-body)}.product-card__note{margin-top:var(--space-1);color:var(--color-honey-text);font-size:var(--fs-xs)}.product-card__badges{margin-top:var(--space-3);display:flex;flex-wrap:wrap;gap:var(--space-2)}.product-card__cta{margin-top:auto;padding-top:var(--space-4)}.price-disclaimer{margin-top:var(--space-3);color:var(--color-ink-soft);font-size:var(--fs-xs)}.gift{background:var(--color-paper-deep);border-top:1px solid rgba(74,51,38,.1);border-bottom:1px solid rgba(74,51,38,.1)}.gift__split{display:grid;grid-gap:var(--space-6);gap:var(--space-6);align-items:center}@media (min-width:860px){.gift__split{grid-template-columns:1.05fr .95fr;gap:var(--space-8)}}.gift__figure{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow)}.gift__figure img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/3}.gift__kicker{font-family:var(--font-script);font-size:var(--fs-script);color:var(--color-honey-text);margin-bottom:var(--space-3)}.gift__title{font-size:var(--fs-h2)}.gift__body p,.gift__title{margin-bottom:var(--space-4)}.gift__body p{color:var(--color-ink)}.gift__line{color:var(--color-flower-deep);font-weight:var(--fw-medium);margin-bottom:var(--space-5)}.gift__sub-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-4);gap:var(--space-4);margin-top:var(--space-6)}.gift__sub{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm)}.gift__sub img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.figcaption,.gift__sub figcaption{font-size:var(--fs-xs);color:var(--color-ink-soft);padding:var(--space-2) var(--space-1) 0;text-align:center}.b2b{background:var(--color-cocoa);border-top:1px solid rgba(74,51,38,.35);border-bottom:1px solid rgba(74,51,38,.35)}.b2b,.b2b .section-title,.b2b h2,.b2b h3{color:var(--color-ink-inverse)}.b2b__lead{color:#E7D9C6;margin-top:var(--space-3);max-width:var(--measure)}.b2b__split{display:grid;grid-gap:var(--space-6);gap:var(--space-6);margin-top:var(--space-6)}@media (min-width:860px){.b2b__split{grid-template-columns:1fr 1fr;gap:var(--space-8);align-items:start}}.b2b__figure{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.b2b__figure img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/3}.b2b__why p{color:#E7D9C6;margin-bottom:var(--space-4)}.b2b__why strong{color:var(--color-ink-inverse);font-weight:var(--fw-semibold)}.b2b__list{list-style:none;padding:0;margin:var(--space-5) 0 0;display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.b2b__list li{display:flex;gap:var(--space-3);padding:var(--space-4);background:rgba(251,247,240,.07);border:1px solid rgba(251,247,240,.14);border-radius:var(--radius)}.b2b__list b{color:#F4D6A0;font-weight:var(--fw-semibold)}.b2b__list span{color:#E7D9C6;font-size:var(--fs-sm)}.b2b__note{margin-top:var(--space-4);color:#C9B79E;font-size:var(--fs-sm)}.b2b__contact{margin-top:var(--space-7);background:rgba(251,247,240,.07);border:1px solid rgba(251,247,240,.16);border-radius:var(--radius-lg);padding:var(--space-6)}.b2b__contact h3{font-size:var(--fs-h3);margin-bottom:var(--space-4)}.b2b__channels{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}@media (min-width:700px){.b2b__channels{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.b2b__channel .label{font-size:var(--fs-sm);color:#F4D6A0;font-weight:var(--fw-semibold);margin-bottom:var(--space-2)}.b2b__channel p{color:#E7D9C6;font-size:var(--fs-sm);margin-bottom:var(--space-3)}.b2b__channel a.mail,.b2b__channel a.tel{color:var(--color-ink-inverse);font-weight:var(--fw-semibold);font-size:var(--fs-body)}.btn-inquiry{background:var(--color-honey-deep);color:var(--color-white);box-shadow:var(--shadow)}.btn-inquiry:hover{background:#84520F;color:var(--color-white);transform:translateY(-1px);box-shadow:var(--shadow-lg)}.guide{text-align:center}.guide__inner{max-width:44em;margin:0 auto}.guide__title{font-size:var(--fs-h1)}.guide__body{margin-top:var(--space-4);color:var(--color-ink-soft)}.guide__cta{margin-top:var(--space-6)}.guide__channels{margin-top:var(--space-7);display:grid;grid-gap:var(--space-3);gap:var(--space-3);text-align:left;max-width:34em;margin-left:auto;margin-right:auto;list-style:none;padding:0}.guide__channels li{padding:var(--space-3) var(--space-4);background:var(--color-white);border:1px solid var(--color-line);box-shadow:var(--shadow-sm);border-radius:var(--radius);color:var(--color-ink);font-size:var(--fs-sm)}.guide__channels b{color:var(--color-cocoa)}.site-footer{background:var(--color-cocoa);color:var(--color-ink-inverse);padding-top:var(--space-8);padding-bottom:var(--space-7)}.site-footer__logo{height:48px;width:auto;margin-bottom:var(--space-4)}.site-footer__tagline{font-family:var(--font-script);font-size:var(--fs-script);color:#F4D6A0;margin-bottom:var(--space-6)}.site-footer__cols{display:grid;grid-gap:var(--space-6);gap:var(--space-6)}@media (min-width:760px){.site-footer__cols{grid-template-columns:1.4fr 1fr;gap:var(--space-8)}}.site-footer dl{margin:0;display:grid;grid-template-columns:auto 1fr;grid-gap:var(--space-2) var(--space-4);gap:var(--space-2) var(--space-4)}.site-footer dt{color:#C9B79E;font-size:var(--fs-sm)}.site-footer dd{margin:0;color:#E7D9C6;font-size:var(--fs-sm)}.site-footer__channels{list-style:none;padding:0;margin:0;display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.site-footer__channels li{color:#E7D9C6;font-size:var(--fs-sm)}.site-footer__legal{margin-top:var(--space-7);padding-top:var(--space-5);border-top:1px solid rgba(251,247,240,.16);color:#C9B79E;font-size:var(--fs-xs);line-height:1.7}.site-footer__copy{margin-top:var(--space-3);color:#C9B79E;font-size:var(--fs-xs)}.todo{color:#C9B79E;font-style:italic}.about-hero{padding-top:var(--space-8)}.about-figure{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);margin-top:var(--space-6)}.about-figure img{width:100%;height:auto;max-height:60vh;object-fit:cover}.about-intro{margin-top:var(--space-5);color:var(--color-ink-soft);font-size:var(--fs-h3);max-width:var(--measure)}.letter{max-width:38em;margin:0 auto}.letter p{margin-bottom:var(--space-5);line-height:var(--lh-body)}.letter__quote{font-family:var(--font-display);font-size:var(--fs-h2);color:var(--color-cocoa);font-weight:var(--fw-bold);line-height:var(--lh-heading);text-align:center;padding:var(--space-6) var(--space-5);margin:var(--space-7) 0;border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line)}.values-grid{display:grid;grid-gap:var(--space-5);gap:var(--space-5);margin-top:var(--space-6)}@media (min-width:820px){.values-grid{grid-template-columns:repeat(3,1fr)}}.value-card{background:var(--color-white);border:1px solid var(--color-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-6)}.value-card__n{font-family:var(--font-display);font-size:var(--fs-h1);color:var(--color-honey-text);line-height:1;margin-bottom:var(--space-3)}.value-card h3{font-size:var(--fs-h3);margin-bottom:var(--space-3)}.value-card p{color:var(--color-ink-soft);font-size:var(--fs-body)}.about-outro{text-align:center}.about-outro__line{font-family:var(--font-script);font-size:calc(var(--fs-script) * 1.3);color:var(--color-honey-text);margin-bottom:var(--space-6)}.about-outro__cta{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center}@media (prefers-reduced-motion:no-preference){.fade-in{animation:fadeUp var(--motion-slow) both}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}