/* Pink Bird: shared type, spacing, and interaction system. */
:root{--font-body:Outfit,Helvetica,Arial,sans-serif;--font-display:Outfit,Helvetica,Arial,sans-serif;--ink-hover:#5e0b1c;--ink:#7d0f26;--pink:#f1c5c1;--paper:#f6e7da;--rule:rgba(125,15,38,.22);--gutter:clamp(1.25rem,4.5vw,5rem);--max:1440px;--radius:1.25rem}
body{font-variant-emoji:text}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased}x-dc{display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}p{font-size:1.125rem;line-height:1.55}h1,h2,h3{font-weight:900;letter-spacing:-.055em;line-height:1.02;text-wrap:balance}h1{font-size:clamp(3.5rem,6.7vw,7rem)}h2{font-size:clamp(2.6rem,4.8vw,5rem)}h3{font-size:clamp(1.4rem,2.1vw,2rem);letter-spacing:-.035em}button:disabled{cursor:not-allowed;opacity:.6}:focus-visible{outline:3px solid currentColor;outline-offset:5px}::selection{background:var(--ink);color:var(--pink)}[hidden]{display:none!important}.wrap{width:100%;max-width:var(--max);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(4rem,7vw,7rem)}.eyebrow{font-size:.8125rem;line-height:1.5;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.muted{opacity:.75}.text-link{display:inline-block;font-weight:600;border-bottom:1px solid currentColor;padding-block:.25rem;transition:opacity .2s}.text-link:hover{opacity:.65}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;border:1px solid var(--ink);border-radius:99px;padding:1rem 1.55rem;background:var(--ink);color:var(--paper);font-size:.9375rem;font-weight:700;line-height:1.2;min-height:3.25rem;transition:background .2s,transform .2s;white-space:normal}.button:hover{background:var(--ink-hover);transform:translateY(-2px)}.button--light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button--light:hover{background:var(--pink)}.button--outline{background:transparent;color:var(--ink)}.button--outline:hover{background:var(--pink)}.button .arrow{font-size:1.35rem;font-weight:400}.skip{position:fixed;left:1rem;top:-10rem;z-index:200;background:var(--ink);color:var(--paper);padding:1rem}.skip:focus{top:1rem}.announcement{text-align:center;background:var(--ink);color:var(--pink);padding:.55rem 1rem;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:80;background:var(--paper);border-bottom:1px solid var(--rule)}.nav-row{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;min-height:96px}.desktop-nav{display:flex;gap:clamp(1rem,2vw,2rem);align-items:center;font-size:.9375rem;font-weight:600}.desktop-nav a{position:relative;padding-block:.5rem}.desktop-nav a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--ink);transition:width .2s}.desktop-nav a:hover::after,.desktop-nav a[aria-current=page]::after{width:100%}.brand img{width:48px;height:63px;object-fit:contain}.nav-actions{justify-self:end;display:flex;gap:1rem;align-items:center}.cart-trigger{border:1px solid var(--ink);border-radius:99px;background:transparent;padding:.7rem 1.1rem;font-weight:600;font-size:.875rem;min-height:44px}.cart-trigger:hover{background:var(--pink)}.mobile-menu{display:none}.mobile-menu summary{cursor:pointer;list-style:none;font-weight:600;font-size:.875rem;padding:.65rem 0;min-height:44px;display:flex;align-items:center;gap:.5rem}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary::after{content:'+';font-size:1.25rem}.mobile-menu[open] summary::after{content:'−'}.mobile-menu nav{position:absolute;top:100%;left:0;right:0;display:grid;background:var(--paper);padding:1rem var(--gutter) 1.5rem;border-bottom:1px solid var(--ink);box-shadow:0 15px 22px #7d0f2610}.mobile-menu nav a{padding:.75rem 0;border-bottom:1px solid var(--rule);font-size:1.125rem}
.hero{background:var(--pink);border-bottom:1px solid var(--rule)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3vw;padding-block:3.5rem 2.5rem;min-height:min(750px,80svh)}.hero-copy{padding-block:2rem}.hero-copy h1{margin-top:1.5rem;max-width:650px}.hero-copy .intro{margin-top:1.5rem;max-width:370px;font-size:1.125rem}.hero-copy .button{margin-top:2rem}.hero-copy .hero-note{display:block;margin-top:1rem;font-size:.8125rem}.hero-art{position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-art img{width:100%;height:clamp(330px,43vw,585px);object-fit:contain;padding:1rem 1rem 2rem;filter:drop-shadow(0 22px 20px #7d0f261c)}.hero-caption{display:flex;justify-content:space-between;gap:1rem;width:100%;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;border-top:1px solid var(--rule);padding-top:1rem}.hero-bottom{border-top:1px solid var(--rule);display:flex;justify-content:space-between;gap:1rem;padding-block:1.1rem;font-size:.875rem;font-weight:500}.hero-bottom a{font-weight:600}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.section-head h2{max-width:760px;margin-top:.8rem}.section-head>p{max-width:300px;font-size:1rem}.section-head>.text-link{flex-shrink:0}.two-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.photo{position:relative;overflow:hidden;background:var(--pink);border-radius:var(--radius)}.photo img{width:100%;height:auto}.photo--trim{aspect-ratio:691/540}.photo--trim>img{position:absolute;display:block;max-width:none;width:102%;height:104%;left:-1%;top:-3%;object-fit:cover}.photo--full img{object-fit:contain}.kit-stage{background:var(--pink);border-radius:var(--radius);padding:clamp(1.5rem,4vw,4rem);position:relative}.kit-stage>img{width:100%;height:460px;object-fit:contain;filter:drop-shadow(0 16px 15px #7d0f261a)}.kit-stage figcaption{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem;font-size:.8125rem;line-height:1.4}.kit-copy{max-width:525px}.kit-copy h2{margin:.85rem 0 1.25rem}.kit-copy>p{max-width:410px}.product-specs{margin:2rem 0;padding:0}.product-specs>div{display:flex;justify-content:space-between;gap:1.5rem;padding:1rem 0;border-top:1px solid var(--rule)}.product-specs>div:last-child{border-bottom:1px solid var(--rule)}.product-specs dt{font-weight:600}.product-specs dd{margin:0;white-space:nowrap}.buy-line{display:flex;align-items:center;gap:2rem}.price{font-size:2rem;font-weight:700;letter-spacing:-.04em}.details-note{margin-top:1.15rem;font-size:.8125rem;line-height:1.6}.details-note a{text-decoration:underline;text-underline-offset:3px}.collection{padding-top:1.5rem}.collection-head{padding-top:2.5rem;border-top:1px solid var(--rule)}.collection-head h2{font-size:clamp(2rem,3.2vw,3rem)}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.product-card{min-width:0}.product-media{position:relative;aspect-ratio:4/5;background:#ecd9cb;border-radius:var(--radius);overflow:hidden}.product-media .single-bottle{width:100%;height:100%;object-fit:contain;padding:2.8rem 1.5rem 2rem;transition:transform .6s}.product-media .short-bottle{padding:6rem 1.25rem 2rem}.product-media .carton{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s}.product-card:hover .product-media>img{transform:translateY(-4px)}.availability{position:absolute;top:1rem;left:1rem;z-index:1;border:1px solid var(--rule);background:var(--paper);border-radius:99px;padding:.4rem .65rem;font-size:.875rem;font-weight:600}.product-card h3{font-size:1.3rem;letter-spacing:-.03em;margin-top:1.1rem}.product-card p{font-size:.875rem;margin-top:.35rem}.collection-foot{display:flex;justify-content:space-between;gap:2rem;align-items:center;margin-top:1.75rem;font-size:.875rem}.collection-foot p{font-size:.875rem}
.use-section{background:var(--ink);color:var(--paper)}.use-section .section-head{margin-bottom:3rem}.use-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem}.use-tabs button{border:1px solid #f6e7da77;color:var(--paper);background:transparent;border-radius:99px;padding:.85rem 1.5rem;font-weight:600;min-height:48px}.use-tabs button[aria-selected=true]{background:var(--pink);color:var(--ink);border-color:var(--pink)}.use-tabs button:focus-visible{outline-color:var(--paper)}.use-panel{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem)}.use-panel h3{font-size:clamp(2.25rem,4.5vw,4.25rem);max-width:450px;color:var(--pink)}.use-panel .usage{font-size:1.125rem;max-width:360px;margin-top:1.3rem}.use-panel .use-meta{font-size:.8125rem;margin-bottom:1rem;letter-spacing:.1em;text-transform:uppercase}.use-tags{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.75rem;margin:1.75rem 0 0}.use-tags li{font-size:.875rem;padding-bottom:.4rem;border-bottom:1px solid #f6e7da66}.use-foot{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem;font-size:.8125rem;color:var(--pink)}.use-photo{border-radius:var(--radius);animation:photo-in .5s ease both}@keyframes photo-in{from{opacity:.7;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.story-teaser{background:var(--paper)}.story-teaser .story-copy{padding-block:2rem}.story-copy h2{margin:.8rem 0 1.25rem}.story-copy>p{max-width:430px}.story-copy .text-link{margin-top:1.5rem}.origin{border-top:1px solid var(--rule);background:var(--pink)}.origin-top{display:grid;grid-template-columns:1.25fr 1fr;gap:4rem;align-items:end}.origin-top h2{margin-top:1rem}.origin-top>p{max-width:440px}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:3rem}.process article{border-top:1px solid var(--ink);padding-top:1rem}.process .step{font-size:.75rem;font-weight:600;letter-spacing:.1em;display:flex;justify-content:space-between;margin-bottom:1.75rem}.process h3{font-size:1.7rem}.process p{font-size:1rem;margin-top:.65rem;max-width:340px}.refill-copy h2{margin:.8rem 0 1.25rem}.refill-copy p{max-width:380px}.refill-copy .text-link{margin-top:1.5rem}.gallery-section{padding-top:0}.gallery-controls{display:flex;gap:.6rem}.circle-button{width:48px;height:48px;border-radius:50%;border:1px solid var(--ink);background:transparent;font-size:1.3rem;display:grid;place-items:center}.circle-button:hover{background:var(--pink)}.gallery{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--ink) var(--paper);padding-bottom:1rem}.gallery figure{flex:0 0 48%;scroll-snap-align:start}.gallery figcaption{font-size:.875rem;margin-top:.85rem;display:flex;justify-content:space-between;gap:1rem}.gallery .photo{border-radius:var(--radius)}.signup{background:var(--pink);border-top:1px solid var(--rule)}.signup-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:center}.signup h2{margin-top:1rem}.signup-copy>p{max-width:420px}.signup-copy .button{margin-top:1.5rem}.signup-copy .small-note{font-size:.8125rem;margin-top:.75rem}.signature{font-size:1rem;font-weight:700;margin-top:1.2rem}.site-footer{background:var(--ink);color:var(--paper);padding:4rem 0 1.5rem}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem}.footer-brand img{width:84px;height:110px;object-fit:contain}.footer-brand p{font-size:.875rem;max-width:245px;margin-top:1.5rem}.footer-links{display:flex;flex-direction:column;align-items:start;gap:.8rem;font-size:.9375rem}.footer-links .eyebrow{color:var(--pink);margin-bottom:.3rem}.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid #f6e7da44;display:flex;justify-content:space-between;gap:1.5rem;margin-top:3rem;padding-top:1.5rem;font-size:.75rem;letter-spacing:.04em}.footer-bottom a:hover{text-decoration:underline}
.page-intro{padding-block:clamp(3rem,6vw,6rem)}.page-intro h1{max-width:1060px;margin-top:1rem}.page-intro>p{max-width:600px;margin-top:1.5rem}.founder-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,7vw,7rem);align-items:center}.founder-copy h2{margin:.8rem 0 1.5rem}.founder-copy p+p{margin-top:1.25rem}.founder-copy .signature{border-top:1px solid var(--rule);padding-top:1.5rem;margin-top:1.75rem}.founder-copy .signature span{font-weight:400}.about-origin{background:var(--ink);color:var(--paper)}.about-origin h2{color:var(--pink);max-width:750px;margin:.8rem 0 1.5rem}.about-origin p{max-width:580px}.about-origin .facts{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.facts article{border-top:1px solid #f6e7da55;padding-top:1.3rem}.facts p{font-size:1rem;margin-top:.75rem}.packaging-copy h2{margin:.8rem 0 1.25rem}.packaging-copy>p{max-width:410px}.packaging-copy .text-link{margin-top:1.5rem}.help-layout{display:grid;grid-template-columns:250px 1fr;gap:clamp(2rem,7vw,7rem);padding-bottom:6rem;align-items:start}.help-index{position:sticky;top:130px;display:flex;flex-direction:column;gap:.75rem;font-size:.9375rem;font-weight:600}.help-index a{border-bottom:1px solid var(--rule);padding:.75rem 0}.help-index a:hover{opacity:.65}.help-main>section+section{margin-top:4rem}.help-main h2{font-size:2rem;margin-bottom:1.5rem}.help-main p+p{margin-top:1rem}.faq{border-top:1px solid var(--rule)}.faq:last-child{border-bottom:1px solid var(--rule)}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:1rem;padding:1.3rem 0;cursor:pointer;font-weight:600;font-size:1.125rem}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'+';font-weight:400;font-size:1.5rem;line-height:1}.faq[open] summary::after{content:'−'}.faq p{padding:0 2.5rem 1.5rem 0;font-size:1rem;max-width:690px}.faq a{text-decoration:underline;text-underline-offset:4px}.contact-block{background:var(--pink);padding:2rem;border-radius:var(--radius)}.contact-block h2{margin-bottom:.7rem}.contact-block a{margin-top:1rem;overflow-wrap:anywhere}.breadcrumb{font-size:.875rem;margin-bottom:2rem}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}
.cart-dialog{border:0;border-radius:1.25rem;padding:2rem;background:var(--paper);color:var(--ink);width:min(520px,calc(100% - 2rem));max-height:90svh;overflow:auto}.cart-dialog::backdrop{background:#24061099;backdrop-filter:blur(4px)}.dialog-header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.dialog-header h2{font-size:2rem}.dialog-close{background:transparent;border:1px solid var(--rule);border-radius:50%;width:44px;height:44px;font-size:1.5rem}.cart-item{display:grid;grid-template-columns:100px 1fr;gap:1.5rem;align-items:center;border-block:1px solid var(--rule);padding-block:1.5rem;margin-block:1.5rem}.cart-item img{width:100px;height:125px;object-fit:contain}.cart-item h3{font-size:1.25rem;margin-bottom:.3rem}.cart-item p{font-size:.875rem}.quantity{display:flex;align-items:center;gap:1rem;margin-top:1rem}.quantity button{width:36px;height:36px;border:1px solid var(--ink);border-radius:50%;background:transparent;font-size:1.1rem}.cart-total{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.cart-notice{font-size:.875rem;line-height:1.5;background:var(--pink);padding:1rem;border-radius:.6rem}.cart-dialog>.button{margin-top:1rem;width:100%}.cart-empty{padding-block:2rem}.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}
@media(min-width:1600px){.hero-grid{min-height:720px}}@media(max-width:1100px){.desktop-nav{gap:1rem;font-size:.875rem}.hero-grid{gap:2rem;min-height:0}.hero-art img{height:450px}.product-media .short-bottle{padding-top:5rem}.products{gap:1rem}.kit-stage>img{height:370px}.nav-row{gap:1rem}.use-panel{gap:2rem}.signup-grid{gap:3rem}.hero-copy h1{font-size:clamp(3.75rem,7vw,6rem)}}
@media(max-width:800px){html{scroll-padding-top:6rem}.desktop-nav{display:none}.mobile-menu{display:block;justify-self:start}.nav-row{min-height:82px;grid-template-columns:1fr auto 1fr}.brand img{height:53px;width:41px}.nav-actions{gap:.5rem}.cart-trigger{padding:.65rem .85rem;font-size:.875rem}.hero-grid{grid-template-columns:1fr 1fr;gap:.75rem;padding-block:2rem}.hero-copy h1{font-size:clamp(2.9rem,7.3vw,4rem)}.hero-copy{padding-block:1rem}.hero-copy .eyebrow{font-size:.75rem}.hero-copy .intro{font-size:1rem}.hero-art img{height:350px;padding:.5rem 0 1.5rem}.hero-caption{font-size:.75rem}.two-grid,.founder-grid{grid-template-columns:1fr;gap:2.5rem}.kit-stage{max-width:650px;width:100%;margin-inline:auto}.kit-stage>img{height:380px}.kit-copy{max-width:none}.kit-copy>p{max-width:560px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1rem}.product-media .single-bottle{padding:3rem 1.75rem 1.5rem}.product-media .short-bottle{padding:6rem 1.5rem 1.5rem}.section-head{align-items:start}.section-head>p{max-width:230px}.origin-top{grid-template-columns:1fr;gap:1.5rem}.origin-top>p{max-width:560px}.process{gap:1.5rem}.process h3{font-size:1.5rem}.use-panel{grid-template-columns:1fr;gap:1.75rem}.use-panel .usage{max-width:500px}.use-panel h3{max-width:none}.use-foot{margin-top:1.5rem}.story-teaser .story-copy{padding:0}.signup-grid{grid-template-columns:1fr;gap:1.75rem}.signup-copy>p{max-width:550px}.footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:2rem}.help-layout{grid-template-columns:1fr;gap:2rem}.help-index{position:static;flex-direction:row;flex-wrap:wrap;gap:.5rem 1.5rem}.help-index a{padding:.5rem 0}.about-origin .facts{gap:1.5rem}.gallery figure{flex-basis:75%}.refill-section .photo{order:2}.refill-copy{order:1}}
@media(max-width:560px){h1{font-size:3.3rem}h2{font-size:2.6rem}.announcement{font-size:.75rem;letter-spacing:.08em}.hero-grid{grid-template-columns:1fr;padding-top:1.5rem;gap:1.5rem}.hero-copy{padding-block:.5rem}.hero-copy h1{font-size:3.9rem;max-width:380px;margin-top:1rem;line-height:.98}.hero-copy h1 br{display:none}.hero-copy .intro{margin-top:1rem;max-width:300px}.hero-copy .button{margin-top:1.5rem}.hero-art{padding-inline:1.25rem}.hero-art img{height:340px;padding:0 .5rem 1rem}.hero-caption{font-size:.75rem}.hero-bottom{flex-direction:column;gap:.5rem;font-size:.8125rem}.section-head{flex-direction:column;gap:1rem}.section-head>p{max-width:330px}.section-head .gallery-controls{align-self:end;margin-top:-3.75rem}.section-head.gallery-head h2{max-width:230px;font-size:2.4rem}.kit-stage>img{height:330px}.kit-stage figcaption{font-size:.75rem}.product-specs>div{font-size:.9375rem;gap:1rem}.buy-line{gap:1.5rem}.buy-line .button{flex:1}.product-card h3{font-size:1.125rem;line-height:1.15}.product-card p{font-size:.875rem}.product-media{aspect-ratio:3/4;border-radius:.8rem}.product-media .single-bottle{padding:3rem 1rem 1rem}.product-media .short-bottle{padding:5.2rem .75rem 1rem}.availability{top:.7rem;left:.7rem;font-size:.875rem;padding:.3rem .5rem}.collection-foot{flex-direction:column;gap:.75rem;align-items:start}.process{grid-template-columns:1fr;gap:1.75rem}.process article{display:grid;grid-template-columns:3rem 1fr;column-gap:1rem}.process .step{grid-row:span 2;margin:0}.process .step span:last-child{display:none}.process p{margin-top:.5rem}.process h3{font-size:1.5rem}.use-tabs button{flex:1;padding:.8rem 1rem;font-size:.9375rem}.use-foot{font-size:.75rem;flex-direction:column;gap:.3rem}.gallery figure{flex-basis:90%}.gallery figcaption{font-size:.8125rem}.footer-top{grid-template-columns:1fr 1fr;gap:2.5rem 1rem}.footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:2rem}.footer-brand p{margin:0}.footer-brand img{width:62px;height:81px}.footer-bottom{flex-direction:column;gap:.75rem}.about-origin .facts{grid-template-columns:1fr;gap:1.75rem}.page-intro h1{font-size:3.25rem}.contact-block{padding:1.5rem}.contact-block .text-link{font-size:1rem}.cart-dialog{padding:1.5rem}.hero-note{max-width:290px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.kit-stage--box{padding:0;background:transparent;border-radius:0}
.kit-stage--box>img{height:auto;object-fit:contain;border-radius:var(--radius);filter:none}
.kit-stage--box figcaption{padding-inline:.15rem;margin-top:1rem}
.product-media .bottle-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center;padding:0}
.product-card:hover .product-media>.bottle-photo{transform:none}
.product-card>.availability{position:static;display:inline-flex;margin-top:1rem;font-size:.875rem}
.product-card>.availability+h3{margin-top:.6rem}
@media(max-width:560px){.section-head .gallery-controls{align-self:start;margin-top:0}.section-head.gallery-head h2{max-width:100%}}

.hand-note{font-family:var(--font-display);font-weight:600;line-height:1.2}
input::placeholder,textarea::placeholder{color:var(--ink);opacity:.65}
.rte{font-family:var(--font-body);color:inherit}
.about-origin{color:var(--pink)}
