@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@300;400;500;600;700&family=Manrope:wght@400;500;600;700&family=Noto+Serif:ital,wght@0,400;0,600;0,700;1,400&display=swap";:root{--paper:#f7f4ee;--paper-soft:#fbf8f2;--ink:#111;--secondary:#18263a;--muted:#5b6470;--accent:#b08a57;--border:#d8d1c6;--light:#f4efe6;--font-display:"Cormorant Garamond", "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--font-body:"Manrope", "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--paper);color:var(--ink)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;font-family:var(--font-body);background:var(--paper);color:var(--ink);margin:0}body::selection{background:#d6b88a59}a{color:inherit}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}#root{min-height:100vh}.site-shell{min-height:100vh;color:var(--ink);background:var(--paper);position:relative}.site-shell-stitch{background:#fcf9f3}.stitch-shell{--stitch-bg:#fcf9f3;--stitch-bg-soft:#f6f3ed;--stitch-bg-high:#ebe8e2;--stitch-bg-lowest:#fff;--stitch-text:#1c1c18;--stitch-text-muted:#444748;--stitch-gold:#b08a57;--stitch-navy:#3a475d;--stitch-outline:#74787842;color:var(--stitch-text);background:var(--stitch-bg);font-family:"Inter", var(--font-body)}.stitch-shell h1,.stitch-shell h2,.stitch-shell h3,.stitch-shell h4,.stitch-shell h5{font-family:"Noto Serif", var(--font-display);letter-spacing:-.03em;margin:0;font-weight:600}.stitch-shell p{margin:0}.stitch-nav{z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fcf9f3d1;border-bottom:1px solid #1c1c180d;width:100%;position:sticky;top:0}.stitch-nav-inner,.stitch-hero,.stitch-problem,.stitch-bench,.stitch-protocol,.stitch-contact-inner,.stitch-footer-inner,.stitch-shift-inner,.stitch-insight-inner{width:min(1280px,100vw - 64px);margin:0 auto}.stitch-nav-inner{justify-content:space-between;align-items:center;gap:28px;min-height:92px;display:flex}.stitch-brand{color:var(--stitch-text);font-family:"Noto Serif", var(--font-display);letter-spacing:-.03em;font-size:1.65rem;font-weight:600;text-decoration:none}.stitch-nav-links{align-items:center;gap:40px;display:flex}.stitch-nav-links a,.stitch-footer-links a{color:#1c1c18b8;font-family:"Noto Serif", var(--font-display);letter-spacing:-.02em;font-size:1.08rem;text-decoration:none;transition:color .3s}.stitch-nav-links a:hover,.stitch-footer-links a:hover{color:var(--stitch-gold)}.stitch-main{overflow:clip}.stitch-button{border-radius:.75rem;justify-content:center;align-items:center;min-height:54px;padding:0 32px;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .3s,border-color .3s,color .3s,transform .3s;display:inline-flex}.stitch-button:hover{transform:translateY(-1px)}.stitch-button-primary{color:#fff;background:#000;border:1px solid #000}.stitch-button-primary:hover{background:#1c1b1b;border-color:#1c1b1b}.stitch-button-secondary{color:var(--stitch-text);background:0 0;border:2px solid #c4c7c74d}.stitch-button-secondary:hover{border-color:#b08a5773}.stitch-button-large{min-width:260px;font-size:1.05rem}.stitch-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:72px;min-height:calc(100vh - 92px);padding:84px 0 112px;display:grid}.stitch-hero-copy{gap:28px;display:grid}.stitch-hero-copy h1{font-size:clamp(3.4rem,5.2vw,5rem);line-height:1.08}.stitch-hero-copy h1 span,.stitch-insight-inner h3 span,.stitch-contact-inner h2 span{color:#5e4115;font-style:italic}.stitch-hero-subhead{max-width:40rem;color:var(--stitch-text-muted);font-size:clamp(1.15rem,1.55vw,1.5rem);font-weight:300;line-height:1.7}.stitch-hero-actions{flex-wrap:wrap;gap:20px;display:flex}.stitch-hero-visual{aspect-ratio:1;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.stitch-contact:before,.stitch-contact:after{border-radius:999px;position:absolute}.stitch-hero-visual img{object-fit:contain;opacity:.8;width:100%;height:100%}.stitch-shift{background:var(--stitch-bg-soft);padding:128px 0}.stitch-shift-inner{text-align:center}.stitch-shift-inner p{max-width:64rem;font-family:"Noto Serif", var(--font-display);margin:0 auto;font-size:clamp(2rem,3vw,2.85rem);font-style:italic;line-height:1.65}.stitch-problem{border-top:1px solid #1c1c180d;padding:128px 0}.stitch-problem-heading{gap:36px;display:grid}.stitch-problem-heading-centered{text-align:center;max-width:64rem;margin:0 auto 96px}.stitch-problem-heading h2{font-size:clamp(2.9rem,4.4vw,4.4rem);line-height:1.08}.stitch-problem-heading h2 span{color:#5e4115;font-style:italic}.stitch-rule{background:#5e41154d;width:96px;height:1px}.stitch-problem-grid{background:var(--stitch-bg-lowest);border:1px solid #c4c7c74d;border-radius:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.stitch-problem-card{align-items:start;gap:24px;padding:48px;transition:background-color .3s;display:grid}.stitch-problem-card:hover{background:var(--stitch-bg-soft)}.stitch-problem-card+.stitch-problem-card{border-left:1px solid #c4c7c74d}.stitch-problem-label{color:#5e4115;letter-spacing:.2em;text-transform:uppercase;font-size:.625rem;font-weight:700}.stitch-problem-card h3{letter-spacing:-.02em;font-size:1.7rem}.stitch-problem-card p:last-child{color:var(--stitch-text-muted);font-size:1.12rem;font-weight:300;line-height:1.75}.stitch-insight-panel{padding:144px 0}.stitch-insight-inner{text-align:center}.stitch-insight-inner h3{font-size:clamp(3rem,4.8vw,5rem);line-height:1.12}.stitch-bench{padding:128px 0}.stitch-bench-copy{gap:24px;max-width:48rem;margin-bottom:64px;display:grid}.stitch-bench-eyebrow{color:var(--stitch-text-muted);letter-spacing:.18em;text-transform:uppercase;font-size:.75rem;font-weight:700}.stitch-bench-copy h2{font-size:clamp(2.75rem,4.2vw,4rem);line-height:1.08}.stitch-bench-lead{color:var(--stitch-text);font-size:clamp(1.3rem,1.95vw,1.65rem);font-weight:600;line-height:1.65}.stitch-bench-body{color:var(--stitch-text-muted);font-size:1.12rem;line-height:1.8}.stitch-bench-heading{gap:12px;margin-bottom:40px;display:grid}.stitch-bench-heading p{color:var(--stitch-text-muted);letter-spacing:.18em;text-transform:uppercase;font-size:.625rem;font-weight:700}.stitch-bench-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:64px 32px;display:grid}.stitch-bench-card{gap:10px;display:grid}.stitch-bench-image{aspect-ratio:4/5;background:var(--stitch-bg-high);border-radius:.75rem;margin-bottom:14px;padding:16px;overflow:hidden}.stitch-bench-image img{object-fit:cover;filter:grayscale();border-radius:999px;width:100%;height:100%}.stitch-bench-card h4{font-size:1.24rem}.stitch-bench-title{color:var(--stitch-text);font-size:.9rem;font-weight:500;line-height:1.45}.stitch-bench-focus{color:var(--stitch-text-muted);font-size:.9rem;line-height:1.55}.stitch-bench-focus span{color:var(--stitch-text);font-weight:600}.stitch-bench-note{border-top:1px solid #1c1c180d;max-width:64rem;margin-top:80px;padding-top:48px}.stitch-bench-note p{color:var(--stitch-text-muted);font-size:1.12rem;font-style:italic;line-height:1.75}.stitch-protocol{background:var(--stitch-bg-lowest);border-top:1px solid #1c1c180d;border-bottom:1px solid #1c1c180d;padding:128px 0}.stitch-protocol-heading{text-align:center;margin-bottom:80px}.stitch-protocol-heading h2{margin-bottom:16px;font-size:2.9rem}.stitch-protocol-heading p{color:var(--stitch-text-muted);font-size:1rem}.stitch-protocol-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;display:grid}.stitch-protocol-step{align-content:start;gap:16px;display:grid}.stitch-protocol-topline{align-items:center;gap:16px;display:flex}.stitch-protocol-topline span{background:var(--stitch-bg-high);color:#5e4115;width:48px;height:48px;font-family:"Noto Serif", var(--font-display);border-radius:999px;justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex}.stitch-protocol-line{background:#c4c7c74d;flex:1;height:1px}.stitch-protocol-step h5{font-family:"Inter", var(--font-body);letter-spacing:-.02em;font-size:1.28rem;font-weight:600}.stitch-protocol-step p{color:var(--stitch-text-muted);line-height:1.7}.stitch-contact{padding:156px 0;position:relative;overflow:hidden}.stitch-contact:before{content:"";border:1px solid #b08a5726;width:380px;height:380px;top:-50px;right:-80px}.stitch-contact:after{content:"";border:1px solid #b08a5733;width:240px;height:240px;top:32px;right:52px}.stitch-contact-inner{z-index:1;text-align:center;position:relative}.stitch-contact-inner h2{margin-bottom:48px;font-size:clamp(3.2rem,4.8vw,5rem);line-height:1.1}.stitch-footer{border-top:1px solid #1c1c180d}.stitch-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px 32px;padding:52px 0 64px;display:flex}.stitch-footer-brand{font-family:"Noto Serif", var(--font-display);color:var(--stitch-gold);font-size:1.2rem;font-style:italic}.stitch-footer-links{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.stitch-footer-inner>p{color:#1c1c1885;letter-spacing:.18em;text-transform:uppercase;width:100%;margin:0;font-size:.72rem;font-weight:600}@media (width<=1180px){.stitch-nav-inner,.stitch-hero,.stitch-problem,.stitch-bench,.stitch-protocol,.stitch-contact-inner,.stitch-footer-inner,.stitch-shift-inner,.stitch-insight-inner{width:min(1280px,100vw - 48px)}.stitch-hero,.stitch-problem{gap:56px}.stitch-problem-grid{grid-template-columns:1fr}.stitch-problem-card+.stitch-problem-card{border-top:1px solid #c4c7c74d;border-left:0}.stitch-bench-grid,.stitch-protocol-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.stitch-nav-links{display:none}.stitch-hero{grid-template-columns:1fr;min-height:auto;padding-top:56px}.stitch-hero-visual{order:2;min-height:320px}.stitch-contact{padding:120px 0}}@media (width<=680px){.stitch-nav-inner,.stitch-hero,.stitch-problem,.stitch-bench,.stitch-protocol,.stitch-contact-inner,.stitch-footer-inner,.stitch-shift-inner,.stitch-insight-inner{width:calc(100vw - 32px)}.stitch-nav-inner{min-height:84px}.stitch-brand{font-size:1.4rem}.stitch-button{width:100%}.stitch-hero-actions{display:grid}.stitch-shift,.stitch-problem,.stitch-bench,.stitch-protocol,.stitch-insight-panel{padding:84px 0}.stitch-bench-copy{gap:20px;margin-bottom:40px}.stitch-bench-note{margin-top:56px;padding-top:32px}.stitch-bench-grid{grid-template-columns:1fr}.stitch-contact{padding:96px 0}.stitch-bench-grid,.stitch-protocol-grid{gap:28px}.stitch-problem-item p,.stitch-protocol-step p{font-size:1rem}.stitch-problem-card{padding:36px 28px}.stitch-contact:before{width:220px;height:220px;top:-10px;right:-70px}.stitch-contact:after{width:140px;height:140px;right:24px}.stitch-footer-links{justify-content:flex-start}}
