:root { --ink:#28231f; --clay:#b65e3c; --cream:#fbf7f1; --paper:#f1e6d9; --sage:#a4aa87; --line:rgba(40,35,31,.16); }
* { box-sizing:border-box; } html { scroll-behavior:smooth; } body { margin:0; background:var(--cream); color:var(--ink); font-family:"DM Sans", sans-serif; font-size:16px; } a { color:inherit; text-decoration:none; } .grain { pointer-events:none; position:fixed; inset:0; z-index:10; opacity:.1; background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.3'/%3E%3C/svg%3E"); }
.site-header { height:74px; padding:0 clamp(22px,5vw,80px); display:flex; align-items:center; justify-content:space-between; border-bottom:1px solid var(--line); position:sticky; top:0; z-index:20; background:var(--cream); }.wordmark { font:600 20px "Playfair Display",serif; letter-spacing:-1px; }.wordmark span { color:var(--clay); }.site-header nav { display:flex; gap:28px; font-size:14px; }.site-header nav a { transition:color .2s; }.site-header nav a:hover,.text-link:hover { color:var(--clay); }.instagram-link { font:500 12px "DM Mono",monospace; display:flex; gap:7px; align-items:center; }.instagram-dot { height:8px; width:8px; border-radius:50%; background:var(--clay); }
.hero { min-height:calc(100svh - 74px); padding:clamp(52px,10vw,145px) clamp(22px,9vw,140px) 48px; position:relative; overflow:hidden; display:grid; grid-template-columns:1.15fr .85fr; align-items:center; gap:6vw; }.hero-copy { position:relative; z-index:1; }.eyebrow { font:500 11px "DM Mono",monospace; text-transform:uppercase; letter-spacing:1.2px; margin:0 0 19px; color:#6b645d; }.hero h1,.section-heading h2,.collab h2 { font:600 clamp(55px,8.2vw,130px)/.93 "Playfair Display",serif; letter-spacing:-.068em; margin:0; }.hero h1 em,.section-heading h2 em,.collab h2 em { font-weight:500; }.hero-intro { font-size:clamp(16px,1.4vw,20px); line-height:1.48; max-width:370px; margin:31px 0; color:#5f5750; }.hero-actions { display:flex; gap:27px; align-items:center; }.button { border:0; font:500 13px "DM Sans",sans-serif; display:inline-flex; align-items:center; gap:23px; cursor:pointer; transition:transform .2s,background .2s; padding:16px 20px; }.button:hover { transform:translateY(-2px); }.button span { font-size:17px; }.button-dark { background:var(--ink); color:white; }.text-link { font-size:14px; border-bottom:1px solid currentColor; padding-bottom:3px; }.text-link span { margin-left:4px; }.hero-visual { width:min(100%,480px); justify-self:end; aspect-ratio:.78; background:linear-gradient(130deg,rgba(34,24,19,.12),transparent 50%),url('https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?auto=format&fit=crop&w=1050&q=85') center/cover; position:relative; border-radius:160px 160px 0 0; }.hero-note { position:absolute; left:-67px; top:16%; transform:rotate(-8deg); border-radius:50%; background:var(--paper); width:125px; height:125px; display:grid; place-content:center; text-align:center; font:500 15px/1.25 "Playfair Display",serif; }.hero-stamp { position:absolute; bottom:-23px; right:-24px; width:90px; height:90px; border:1px solid var(--ink); border-radius:50%; background:var(--cream); display:grid; place-content:center; text-align:center; text-transform:uppercase; letter-spacing:1px; font:10px/1.45 "DM Mono",monospace; }.hero-bottom { position:absolute; bottom:29px; left:clamp(22px,9vw,140px); right:clamp(22px,9vw,140px); display:flex; align-items:center; gap:13px; color:#716961; font:10px "DM Mono",monospace; text-transform:uppercase; letter-spacing:.6px; }.hero-bottom .line { height:1px; flex:1; background:var(--line); }.hero-bottom > :last-child { color:var(--clay); }
.section-pad { padding:clamp(80px,11vw,165px) clamp(22px,9vw,140px); }.portfolio { background:#f4eee6; }.split-heading { display:flex; justify-content:space-between; gap:70px; align-items:end; }.section-heading h2,.collab h2 { font-size:clamp(45px,6vw,90px); }.section-intro { width:min(100%,390px); line-height:1.55; color:#625b54; margin:0 0 9px; }.reach-panel { margin-top:75px; border-top:1px solid var(--ink); border-bottom:1px solid var(--ink); display:grid; grid-template-columns:1.2fr repeat(3,1fr); padding:28px 0; align-items:center; }.reach-title { font:500 11px "DM Mono",monospace; text-transform:uppercase; letter-spacing:1px; }.pulse { display:inline-block; width:8px;height:8px;border-radius:50%;background:var(--clay);margin-right:8px; }.reach-stat { padding-left:25px; border-left:1px solid var(--line); display:flex; flex-direction:column; }.reach-stat strong { font:600 clamp(27px,3.3vw,50px)/1 "Playfair Display",serif; letter-spacing:-2px; }.reach-stat span,.reach-footnote { margin-top:6px; font-size:11px; color:#70675f; }.reach-footnote { display:none; }.reels-heading { display:flex; justify-content:space-between; align-items:end; margin-top:118px; margin-bottom:29px; }.reels-heading h3,.testimonials h3,.form-title h3,.success-message h3 { font:600 clamp(29px,3.2vw,47px)/1.04 "Playfair Display",serif; letter-spacing:-1.8px; margin:0; }.reel-grid { display:grid; grid-template-columns:1fr 1.35fr 1fr; gap:18px; }.reel-card { min-height:430px; position:relative; overflow:hidden; display:flex; flex-direction:column; justify-content:flex-end; padding:20px; color:white; background-size:cover; background-position:center; isolation:isolate; }.reel-card:before { content:""; position:absolute; inset:0; background:linear-gradient(transparent 42%,rgba(21,17,13,.68)); z-index:-1; transition:background .2s; }.reel-card:hover:before { background:linear-gradient(rgba(21,17,13,.1),rgba(21,17,13,.8)); }.reel-one { background-image:url('https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?auto=format&fit=crop&w=700&q=85'); }.reel-two { background-image:url('https://images.unsplash.com/photo-1618220179428-22790b461013?auto=format&fit=crop&w=900&q=85'); }.reel-three { background-image:url('https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=700&q=85'); }.play { align-self:flex-start; width:39px;height:39px;border:1px solid rgba(255,255,255,.8);border-radius:50%;display:grid;place-content:center;font-size:11px;padding-left:2px;margin-bottom:auto; }.reel-label { font:500 27px/1.05 "Playfair Display",serif; }.view-count { margin-top:7px; font:10px "DM Mono",monospace; letter-spacing:.2px; }.embed-note { font-size:11px; color:#80756b; margin:14px 0 0; }.embed-note code { font-family:"DM Mono",monospace; }.brands-block { margin-top:140px; }.brand-list { border-top:1px solid var(--ink); border-bottom:1px solid var(--ink); display:flex; justify-content:center; align-items:stretch; margin-top:21px; }.brand-list span { color:#ada39a; font:600 clamp(22px,2.5vw,37px) "Playfair Display",serif; padding:28px 24px; text-align:center; white-space:nowrap; border-right:1px solid var(--line); display:flex; align-items:center; justify-content:center; }.brand-list span:last-child { border:0; }.brand-note { margin:13px 0 0; font-size:11px; color:#80756b; }.testimonials { margin-top:125px; display:grid; grid-template-columns:1.15fr 1fr 1fr; gap:18px; align-items:start; }.testimonial-intro { padding-top:12px; }.quote { margin:0; background:#e9ddd1; padding:40px 34px 29px; min-height:251px; display:flex; flex-direction:column; justify-content:space-between; }.quote-two { background:#acb092; margin-top:49px; }.quote blockquote { margin:0; font:500 22px/1.26 "Playfair Display",serif; letter-spacing:-.5px; }.quote figcaption { font:10px "DM Mono",monospace; color:#60584f; margin-top:20px; }
.collab { position:relative; overflow:hidden; background:#d3c1b1; display:grid; grid-template-columns:.9fr 1.1fr; gap:9vw; }.collab > *:not(.collab-orb) { position:relative; z-index:1; }.collab-heading { padding-top:13px; }.collab-heading > p:last-child { color:#62564e; line-height:1.55; max-width:330px; margin:31px 0 0; }.collab-card { background:#fffaf4; padding:clamp(27px,4vw,52px); box-shadow:18px 20px 0 rgba(52,40,31,.09); }.form-title { display:flex; gap:20px; border-bottom:1px solid var(--line); padding-bottom:24px; margin-bottom:27px; }.form-title > span { color:var(--clay); font:11px "DM Mono",monospace; }.form-title h3 { font-size:31px; }.form-title p { margin:7px 0 0; color:#786f66; font-size:13px; }.collab-form { display:grid; grid-template-columns:1fr 1fr; gap:17px; }.collab-form label { font-size:11px; font-weight:500; text-transform:uppercase; letter-spacing:.8px; color:#655b52; }.collab-form input,.collab-form select,.collab-form textarea { display:block; width:100%; border:0; border-bottom:1px solid #bfb4a8; border-radius:0; outline:0; background:transparent; color:var(--ink); padding:11px 0 9px; margin-top:4px; font:14px "DM Sans",sans-serif; resize:vertical; }.collab-form input:focus,.collab-form select:focus,.collab-form textarea:focus { border-color:var(--clay); }.collab-form textarea { border:1px solid #bfb4a8; padding:11px; margin-top:8px; }.full-width { grid-column:1/-1; }.submit-button { justify-self:start; margin-top:3px; }.form-privacy { align-self:center; margin:0; font-size:10px; color:#81766b; }.success-message { text-align:center; padding:74px 20px; }.success-message span { color:var(--clay); font-size:32px; }.success-message h3 { margin:14px 0 9px; }.success-message p { color:#71675e; margin:0; }.collab-orb { position:absolute; border-radius:50%; border:1px solid rgba(255,255,255,.3); }.orb-one { height:370px;width:370px;left:-160px;bottom:-130px; }.orb-two { height:230px;width:230px;right:39%;top:-95px; }
footer { padding:28px clamp(22px,5vw,80px); background:var(--ink); color:#faf4ec; display:flex; align-items:center; justify-content:space-between; font-size:12px; } footer p { margin:0; color:#cdc3ba; } footer p a { color:white; border-bottom:1px solid #9e9187; } footer > span { color:#9f958b; font:10px "DM Mono",monospace; }
.reel-grid.embedded-reels { display:flex; justify-content:center; min-height:480px; }.instagram-frame-wrap { width:100%; max-width:540px; background:#fffaf4; padding:10px 10px 14px; box-shadow:0 8px 25px rgba(49,35,25,.08); }.instagram-frame { width:100%; height:610px; display:block; border:0; background:#fff; }.reel-fallback { display:block; width:max-content; margin:4px auto 13px; font:11px "DM Mono",monospace; border-bottom:1px solid currentColor; }.tally-helper { margin:0 0 18px; color:#74695f; font-size:12px; }.tally-helper a { color:var(--ink); border-bottom:1px solid currentColor; }.tally-embed iframe { display:block; border:0; min-height:600px; }
.collaboration-reels { margin-top:112px; }.collaboration-reels h3 { font:600 clamp(29px,3.2vw,47px)/1.04 "Playfair Display",serif; letter-spacing:-1.8px; margin:0 0 29px; }.reel-grid.embedded-reels { flex-wrap:wrap; gap:20px; align-items:flex-start; }.instagram-frame-wrap { width:calc(50% - 10px); max-width:440px; }.instagram-frame { height:570px; }.tally-embed iframe { display:block; border:0; width:100%; height:900px; }
@media (max-width:760px) { .site-header { height:62px; }.site-header nav { display:none; }.hero { min-height:760px; display:block; padding-top:67px; }.hero h1 { font-size:65px; }.hero-visual { width:78%; height:auto; margin:54px 0 38px auto; }.hero-note { left:-49px; width:99px;height:99px;font-size:13px; }.hero-stamp { width:72px;height:72px;right:-17px;bottom:-18px; }.hero-bottom { bottom:20px; }.split-heading,.testimonials,.collab { display:block; }.section-intro { margin-top:26px; }.reach-panel { margin-top:48px; grid-template-columns:1fr 1fr; gap:22px 0; padding:24px 0; }.reach-title { grid-column:1/-1; }.reach-stat { padding-left:13px; }.reach-stat:nth-of-type(2) { border:0; }.reach-stat strong { font-size:36px; }.reels-heading { margin-top:84px; }.reels-heading .text-link { display:none; }.reel-grid { grid-template-columns:1fr 1fr; gap:9px; }.reel-card { min-height:270px; padding:14px; }.reel-card:nth-child(2) { min-height:320px; }.reel-card:nth-child(3) { grid-column:1/-1; min-height:250px; }.reel-label { font-size:21px; }.brands-block { margin-top:88px; }.brand-list { display:flex; flex-direction:column; align-items:center; }.brand-list span { width:auto; padding:16px 20px; font-size:clamp(22px,7vw,28px); line-height:1.1; border-right:0; border-bottom:1px solid var(--line); }.brand-list span:last-child { border-bottom:0; }.testimonials { margin-top:83px; }.testimonial-intro { margin-bottom:28px; }.quote { min-height:0; margin:0 0 12px; }.quote-two { margin-left:31px; }.collab-heading { margin-bottom:50px; }.collab-card { padding:26px 20px; }.collab-form { grid-template-columns:1fr; gap:20px; }.form-privacy { margin:0; }.collab-orb { display:none; } footer { display:grid; gap:13px; } }
@media (max-width:760px) { .collaboration-reels { margin-top:82px; }.reel-grid.embedded-reels { display:flex; gap:14px; min-height:0; }.instagram-frame-wrap { width:100%; }.instagram-frame { height:565px; }.tally-embed iframe { height:980px; } }
