@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--ink:#171614;--muted:#746f68;--line:rgba(37,31,24,0.1);--soft-line:rgba(37,31,24,0.065);--paper:#f7f5f1;--card:rgba(255,255,255,0.78);--gold:#b78a49;--gold-dark:#80602e;--shadow:0 18px 60px rgba(56,43,27,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a,button{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.site-shell{min-height:100vh;position:relative;overflow:hidden;background:linear-gradient(rgba(90,69,41,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(90,69,41,.035) 1px,transparent 1px),var(--paper);background-size:44px 44px}.site-shell:before{content:"";inset:0;background:linear-gradient(180deg,rgba(247,245,241,.32),var(--paper) 88%)}.ambient,.site-shell:before{position:fixed;pointer-events:none}.ambient{border-radius:50%;filter:blur(2px);opacity:.52}.ambient-one{width:460px;height:460px;top:-220px;left:calc(50% - 510px);background:radial-gradient(circle,rgba(214,173,106,.28),transparent 68%)}.ambient-two{width:520px;height:520px;top:320px;right:calc(50% - 590px);background:radial-gradient(circle,rgba(198,173,134,.2),transparent 70%)}.page-wrap{width:min(680px,calc(100% - 34px));margin:0 auto;position:relative;z-index:1}.topbar{height:84px;justify-content:space-between}.topbar,.wordmark{display:flex;align-items:center}.wordmark{gap:10px;font:800 12px/1 Manrope,sans-serif;letter-spacing:.16em}.wordmark img{width:27px;height:27px;object-fit:contain}.share-button{display:flex;align-items:center;gap:7px;border:1px solid var(--line);background:rgba(255,255,255,.72);padding:9px 12px;border-radius:999px;color:#5e5953;font-size:12px;box-shadow:0 6px 24px rgba(46,35,22,.04);transition:.2s ease}.share-button:hover{border-color:rgba(183,138,73,.42);color:var(--gold-dark);transform:translateY(-1px)}.profile{text-align:center;padding:44px 0 38px}.profile-mark{width:92px;height:92px;margin:0 auto 20px;border-radius:29px;background:#191714;display:grid;place-items:center;box-shadow:0 24px 54px rgba(41,31,19,.18);position:relative}.profile-mark:after{content:"";position:absolute;inset:-7px;border:1px solid rgba(183,138,73,.22);border-radius:35px}.profile-mark img{width:61px;height:61px;object-fit:contain}.availability{width:max-content;margin:0 auto 13px;display:flex;gap:7px;align-items:center;color:#777169;font-size:11px;font-weight:600;letter-spacing:.03em}.availability span{width:7px;height:7px;border-radius:50%;background:#36a269;box-shadow:0 0 0 4px rgba(54,162,105,.1)}.profile h1{margin:0;font:800 clamp(38px,7vw,54px)/1.04 Manrope,sans-serif;letter-spacing:-.045em}.role{margin:9px 0 0;color:var(--gold-dark);font:700 13px/1.4 Manrope,sans-serif;letter-spacing:.06em;text-transform:uppercase}.bio{max-width:520px;margin:20px auto 0;color:#67615b;font-size:16px;line-height:1.7}.location{display:flex;width:max-content;align-items:center;gap:5px;margin:15px auto 0;color:#8a847d;font-size:11px}.link-stack{display:grid;grid-gap:11px;gap:11px}.main-link{min-height:86px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;grid-gap:14px;gap:14px;position:relative;padding:14px 18px;border:1px solid var(--line);border-radius:20px;background:var(--card);box-shadow:0 7px 28px rgba(54,42,27,.045);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.main-link:hover{transform:translateY(-3px);border-color:rgba(183,138,73,.35);box-shadow:var(--shadow)}.main-link-featured{color:white;background:linear-gradient(135deg,#1e1a15,#2e271e);border-color:transparent;box-shadow:0 18px 45px rgba(43,33,21,.16)}.link-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#695a46;background:#f2eee7}.main-link-featured .link-icon{color:#e5c28d;background:rgba(255,255,255,.08)}.link-copy{min-width:0}.link-copy small,.link-copy strong{display:block}.link-copy strong{font:700 15px/1.3 Manrope,sans-serif}.link-copy small{margin-top:5px;color:#858078;font-size:11px;line-height:1.35}.main-link-featured .link-copy small{color:#aaa296}.link-arrow{color:#aaa39a;transition:transform .2s ease}.main-link:hover .link-arrow{transform:translate(2px,-2px);color:var(--gold)}.featured-label{position:absolute;top:10px;right:43px;display:flex;align-items:center;gap:4px;color:#d9b77f;font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.products{padding:58px 0 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:17px;padding:0 4px}.cta>div>span,.section-heading span{color:var(--gold-dark);font-size:9px;font-weight:800;letter-spacing:.16em}.section-heading h2{margin:5px 0 0;font:750 24px/1.2 Manrope,sans-serif;letter-spacing:-.025em}.section-heading>svg{color:#9a9186}.product-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.product-card{min-height:103px;display:grid;grid-template-columns:42px 1fr auto;align-items:start;grid-gap:11px;gap:11px;padding:17px;border:1px solid var(--soft-line);border-radius:17px;background:rgba(255,255,255,.56);transition:.2s ease}.product-card:hover{background:white;border-color:rgba(183,138,73,.27);transform:translateY(-2px);box-shadow:0 15px 40px rgba(54,42,27,.055)}.product-copy small,.product-copy strong{display:block}.product-copy strong{font:700 13px/1.3 Manrope,sans-serif}.product-copy small{margin-top:5px;color:#827c74;font-size:10px;line-height:1.4}.product-card>svg{color:#aaa39b;margin-top:3px}.cta{margin:54px 0 22px;padding:27px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:23px;color:white;background:#1c1915;box-shadow:0 22px 55px rgba(43,33,21,.16)}.cta h2{margin:7px 0 0;font:750 22px/1.25 Manrope,sans-serif;letter-spacing:-.03em}.cta a{flex:0 0 auto;display:flex;align-items:center;gap:7px;padding:12px 15px;border-radius:12px;color:#261f16;background:#e5c18a;font-size:11px;font-weight:800;transition:.2s ease}.cta a:hover{background:#efd09f;transform:translateY(-2px)}footer{padding:22px 0 36px;text-align:center}.socials{display:flex;justify-content:center;flex-wrap:wrap;gap:7px 19px}.socials a{color:#69635d;font-size:11px;font-weight:600}.socials a:hover{color:var(--gold-dark)}footer p{margin:17px 0 10px;color:#9b958e;font-size:10px}footer button{display:inline-flex;align-items:center;gap:5px;color:#817a72;background:transparent;border:0;font-size:10px}@media (max-width:600px){.page-wrap{width:min(100% - 24px,680px)}.topbar{height:70px}.profile{padding:35px 0 30px}.profile-mark{width:82px;height:82px;border-radius:25px}.profile-mark img{width:54px;height:54px}.bio{font-size:14px}.main-link{padding:13px;gap:11px}.featured-label{display:none}.product-grid{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column}.cta a{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.product-logo{width:42px;height:42px;display:grid;place-items:center;font-size:10px;font-weight:800}.product-logo img{width:42px;height:42px;object-fit:contain;border-radius:9px}