.navbar{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#f5f0e8d1;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease}.navbar--scrolled{border-bottom-color:#c8b6ff66;box-shadow:0 2px 20px #1e2e260f;background:#f5f0e8f7}.navbar-name{font-family:Playfair Display,serif;font-size:.95rem;font-weight:500;color:#1e2e26;text-decoration:none;letter-spacing:.02em;transition:color .2s;white-space:nowrap;flex-shrink:0}.navbar-name:hover{color:#7a6e9a}.navbar-toggle{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin:-.5rem -.5rem -.5rem 0;padding:0;background:none;border:none;cursor:pointer;color:#1e2e26}.navbar-toggle-bars,.navbar-toggle-bars:before,.navbar-toggle-bars:after{display:block;width:1.15rem;height:1.5px;background:currentColor;border-radius:1px;transition:transform .25s ease,opacity .2s ease}.navbar-toggle-bars{position:relative}.navbar-toggle-bars:before,.navbar-toggle-bars:after{content:"";position:absolute;left:0}.navbar-toggle-bars:before{transform:translateY(-6px)}.navbar-toggle-bars:after{transform:translateY(6px)}.navbar-toggle-bars.is-open{background:transparent}.navbar-toggle-bars.is-open:before{transform:rotate(45deg)}.navbar-toggle-bars.is-open:after{transform:rotate(-45deg)}.navbar-links{display:none;gap:1.5rem;list-style:none;margin:0;padding:0}.navbar-links--open{display:flex;flex-direction:column;align-items:flex-start;gap:1.1rem;position:absolute;top:100%;left:0;right:0;padding:1.5rem 1.25rem 1.75rem;background:#f5f0e8fa;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(200,182,255,.4);box-shadow:0 8px 24px #1e2e2614}.navbar-links--open a{font-size:.85rem}.navbar-links a{font-family:Playfair Display,serif;font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#7a8a82;text-decoration:none;transition:color .2s;white-space:nowrap}.navbar-links a:hover{color:#1e2e26}.navbar-cta{background:#1e2e26!important;color:#faf7f2!important;padding:.4rem .9rem;border-radius:2px;letter-spacing:.08em!important;white-space:nowrap}.navbar-cta:hover{background:#7a6e9a!important;color:#fff!important}body{padding-top:60px}@media(min-width:480px){.navbar{padding:1rem 1.75rem}.navbar-name{font-size:1rem}body{padding-top:62px}}@media(min-width:768px){.navbar{padding:1.1rem 2rem}body{padding-top:64px}}@media(min-width:1000px){.navbar-toggle{display:none}.navbar-links,.navbar-links--open{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:clamp(.9rem,2vw,2rem);position:static;padding:0;background:none;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.navbar-links--open a{font-size:.72rem}}@media(min-width:1024px){.navbar{padding:1.1rem 2.5rem}.navbar-links a{font-size:.78rem}}@media(min-width:1440px){.navbar{padding:1.25rem 3rem}}.footer{text-align:center;padding:40px 20px;background:var(--dark-charcoal);color:#fff}.footer p{color:#ffffffbf;font-size:.88rem}.footer-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;margin-top:1rem}.footer-links a{font-family:DM Sans,sans-serif;font-size:.78rem;letter-spacing:.06em;color:#c8b6ffd9;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.hero{margin-bottom:2rem;background:radial-gradient(ellipse 80% 60% at 65% 75%,rgba(122,110,154,.25) 0%,transparent 65%),radial-gradient(ellipse 50% 50% at 15% 40%,rgba(200,182,255,.15) 0%,transparent 65%),linear-gradient(155deg,#3d3356,#5a4e7a,#7a6e9a);padding:72px 24px 80px;text-align:center;border-radius:4px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500'%3E%3Cellipse cx='250' cy='250' rx='240' ry='170' fill='none' stroke='white' stroke-width='0.7' stroke-opacity='0.07'/%3E%3Cellipse cx='250' cy='250' rx='195' ry='130' fill='none' stroke='white' stroke-width='0.7' stroke-opacity='0.055'/%3E%3Cellipse cx='250' cy='250' rx='150' ry='92' fill='none' stroke='white' stroke-width='0.7' stroke-opacity='0.045'/%3E%3Cellipse cx='250' cy='250' rx='105' ry='58' fill='none' stroke='white' stroke-width='0.7' stroke-opacity='0.035'/%3E%3Cellipse cx='250' cy='250' rx='62' ry='28' fill='none' stroke='white' stroke-width='0.7' stroke-opacity='0.028'/%3E%3C/svg%3E");background-size:440px;background-position:72% 58%;background-repeat:no-repeat;pointer-events:none}.hero-eyebrow{font-size:.68rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#c8b6ffb3;margin-bottom:1.2rem!important;opacity:1!important;display:flex;align-items:center;justify-content:center;gap:.65rem;position:relative}.hero-eyebrow:before,.hero-eyebrow:after{content:"";display:block;width:1.75rem;height:1px;background:#c8b6ff59}.hero h1{font-family:Playfair Display,serif;font-size:2rem;font-weight:500;letter-spacing:-.3px;line-height:1.2;max-width:95%;margin:0 auto 24px;color:#faf7f2;position:relative}.hero-br{display:none}.hero-sub{font-size:.95rem!important;font-weight:400!important;color:#faf7f2b3!important;opacity:1!important;max-width:92%;margin:0 auto 24px!important;line-height:1.8!important;font-style:italic;position:relative}.hero-tags{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:1.5rem;row-gap:.15rem;font-size:.65rem!important;letter-spacing:.14em!important;text-transform:uppercase;opacity:1!important;color:#c8b6ff80!important;max-width:95%;margin:0 auto!important;line-height:2!important;position:relative}.hero-tag:after{content:none}@media(min-width:480px){.hero{padding:80px 28px 88px}.hero h1{font-size:2.3rem}.hero-sub{font-size:1rem!important;max-width:88%}.hero-tags{font-size:.68rem!important}.hero-eyebrow{font-size:.7rem}}@media(min-width:768px){.hero{padding:110px 24px 120px}.hero h1{font-size:3rem;letter-spacing:-.5px;line-height:1.18;max-width:800px;margin-bottom:32px}.hero-br{display:inline}.hero-sub{font-size:1.1rem!important;max-width:560px;margin-bottom:30px!important}.hero-tags{font-size:.75rem!important;letter-spacing:.15em!important;max-width:680px}.hero-eyebrow{font-size:.73rem;gap:.75rem;margin-bottom:1.4rem!important}.hero-eyebrow:before,.hero-eyebrow:after{width:2rem}}@media(min-width:1024px){.hero{padding:130px 24px 140px}.hero h1{font-size:3.5rem;letter-spacing:-.6px;max-width:880px;margin-bottom:36px}.hero-sub{font-size:1.18rem!important;max-width:600px;margin-bottom:34px!important}.hero-tags{font-size:.82rem!important;letter-spacing:.16em!important;max-width:760px}}@media(min-width:1100px){.hero-tags{max-width:940px;column-gap:.9rem}.hero-tag:not(:last-child):after{content:"·";margin-left:.9rem;color:#c8b6ff52}}@media(min-width:1440px){.hero{padding:150px 24px 165px}.hero h1{font-size:3.9rem;max-width:1000px;letter-spacing:-.8px}.hero-sub{font-size:1.28rem!important;max-width:650px}.hero-tags{font-size:.88rem!important;max-width:1020px}}.section{background:#fff!important;border-radius:8px!important;border:1px solid #e2ddf5!important;margin-bottom:1.25rem!important;padding:2.5rem 1.5rem 2.5rem 2rem!important;transition:border-color .3s ease,box-shadow .3s ease;position:relative!important}.section:before{content:"";position:absolute;top:2rem;bottom:2rem;left:0;width:4px;background:linear-gradient(180deg,#c8b6ff,#c8b6ff26);border-radius:0 2px 2px 0}.section:hover{border-color:#c8b6ff!important;box-shadow:0 6px 28px #c8b6ff26!important}.section h2{font-family:Playfair Display,serif;font-size:1.6rem!important;font-weight:500;color:#2a2040!important;margin-bottom:1.75rem!important;padding-bottom:0!important;letter-spacing:-.2px}.section h2:after{display:none!important}.section ul{list-style:none!important;padding:0!important;margin:0!important}.section>.section-content>ul>li{display:flex!important;align-items:baseline;gap:.6rem;margin-bottom:0!important;color:#6a6080!important;border-bottom:1px solid #f3f0fa!important;padding:.85rem 0!important;font-size:.97rem;line-height:1.6}.section>.section-content>ul>li:first-child{padding-top:0!important}.section>.section-content>ul>li:last-child{border-bottom:none!important;padding-bottom:0!important}.section>.section-content>ul>li:before{content:"·";color:#c8b6ff;font-size:1.4rem;line-height:1;flex-shrink:0}.section li strong{color:#2a2040!important;font-weight:500}.experience-item,.education-item{margin-bottom:2.5rem!important;padding-bottom:2.5rem!important;border-bottom:1px solid #f0ecfa!important}.experience-item:last-child,.education-item:last-child{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}.experience-item h3,.education-item h3{color:#2a2040!important;font-size:1.05rem;font-weight:500;margin-bottom:.25rem!important}.experience-item p,.education-item p{color:#9d93b8!important;font-size:.88rem}#experience ul{padding-left:1.2rem!important;margin-top:.6rem!important;list-style-type:disc!important}#experience li{border-bottom:none!important;padding:.25rem 0!important;color:#6a6080!important;font-size:.93rem}#experience li:before{display:none!important}.automation-item{margin-bottom:1.5rem!important;padding:1.75rem!important;border:1px solid #e2ddf5!important;border-radius:6px!important;background:#faf8ff!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s!important;position:relative;overflow:hidden}.automation-item:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#c8b6ff,#c8b6ff4d)}.automation-item:hover{transform:translateY(-3px)!important;box-shadow:0 10px 32px #c8b6ff33!important;border-color:#c8b6ff!important}.automation-item:last-child{margin-bottom:0!important}.automation-item h3{font-size:1.15rem!important;font-weight:600!important;color:#2a2040!important;margin-bottom:1rem!important;letter-spacing:-.1px}.automation-list{list-style:none!important;padding:0!important;margin:.5rem 0!important;display:flex;flex-direction:column;gap:.6rem}.automation-list li{display:grid!important;grid-template-columns:1fr;gap:.3rem;border-bottom:none!important;padding:0!important;margin-bottom:0!important;color:#6a6080!important;font-size:.92rem;line-height:1.65}@media(min-width:720px){.automation-list li{grid-template-columns:8.5rem 1fr;gap:.85rem;align-items:baseline}.automation-list li>span{grid-column:2}.automation-list li.is-unlabelled>span{grid-column:1 / -1}}.automation-list li:before{display:none!important}.automation-list li strong{justify-self:start;background:#ede8ff;color:#5a4e7a!important;font-size:.7rem!important;font-weight:600!important;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .6rem;border-radius:20px;white-space:nowrap;font-family:DM Sans,sans-serif}.project-footer{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem}.project-footer .stack,.project-footer .case-study-trigger,.project-footer .dispatch-link{margin-top:0!important;margin-left:0!important;margin-bottom:0!important}.stack{display:inline-block;margin-top:1rem!important;font-size:.72rem!important;color:#9d93b8!important;font-family:DM Sans,sans-serif;letter-spacing:.08em;text-transform:uppercase;background:#f3f0fa;padding:.3rem .75rem;border-radius:20px}.case-study-trigger{display:inline-block!important;margin-top:1.25rem!important;background:#5a4e7a!important;color:#faf7f2!important;border:none!important;padding:.55rem 1.25rem!important;border-radius:3px!important;font-family:DM Sans,sans-serif!important;font-size:.78rem!important;font-style:normal!important;font-weight:500!important;letter-spacing:.08em!important;text-transform:uppercase!important;cursor:pointer!important;transition:background .2s!important}.case-study-trigger:hover{background:#c8b6ff!important;color:#2a2040!important}.dispatch-link{display:inline-block;margin-top:.5rem;margin-left:.75rem;font-size:.78rem;font-family:DM Sans,sans-serif;color:#9d93b8;text-decoration:none;letter-spacing:.04em;border-bottom:1px solid rgba(200,182,255,.4);padding-bottom:1px;transition:color .2s,border-color .2s}.dispatch-link:hover{color:#5a4e7a;border-bottom-color:#5a4e7a}@media(min-width:480px){.section{padding:2.75rem 1.75rem 2.75rem 2.25rem!important}}@media(min-width:768px){.section{padding:3rem 2.5rem 3rem 3rem!important;margin-bottom:1.5rem!important}.section h2{font-size:1.75rem!important}.automation-item{padding:2rem!important}}@media(min-width:1024px){.section{padding:3.5rem 3rem 3.5rem 3.5rem!important;margin-bottom:1.75rem!important}.section h2{font-size:1.9rem!important;margin-bottom:2rem!important}.automation-item{padding:2.25rem!important}}@media(min-width:1440px){.section{padding:4rem 3.5rem 4rem 4rem!important;margin-bottom:2rem!important}.section h2{font-size:2rem!important}}.capabilities-grid{display:grid;grid-template-columns:1fr;gap:1rem}.capability-card{padding:1.25rem 1.25rem 1.25rem 1rem;border:1px solid #e2ddf5;border-radius:6px;background:#faf8ff;border-left:3px solid #c8b6ff;transition:transform .2s ease,box-shadow .2s ease}.capability-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c8b6ff26}.capability-icon{font-size:1.2rem;display:block;margin-bottom:.5rem}.capability-card h3{font-family:Playfair Display,serif;font-size:.97rem!important;font-weight:600!important;color:#2a2040!important;margin-bottom:.4rem!important}.capability-card p{font-size:.87rem;line-height:1.65;color:#6a6080;margin:0}@media(min-width:600px){.capabilities-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.capabilities-grid{grid-template-columns:repeat(3,1fr)}}.modal-backdrop{position:fixed;inset:0;z-index:500;background:#2e2e2e8c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding:1.5rem 1rem;overflow-y:auto;animation:fadeBackdrop .2s ease forwards}@keyframes fadeBackdrop{0%{opacity:0}to{opacity:1}}.modal-article{position:relative;background:#faf9f7;border-radius:6px;width:100%;max-width:720px;padding:2.25rem 1.5rem 3rem;box-shadow:0 24px 80px #2e2e2e2e;animation:slideUp .25s ease forwards}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1rem;color:#aaa;cursor:pointer;padding:.25rem .5rem;border-radius:2px;transition:color .2s,background .2s}.modal-close:hover{color:#2e2e2e;background:#2e2e2e0f}.modal-eyebrow{font-size:.68rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#7a6e9a;margin-bottom:.85rem}.modal-title{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;line-height:1.2;color:#2e2e2e;margin-bottom:.65rem}.modal-subtitle{font-family:Playfair Display,serif;font-size:.92rem;font-style:italic;color:#888;line-height:1.65;margin-bottom:1.5rem}.modal-rule{height:1px;background:#c8b6ff66;margin:1.5rem 0}.modal-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0 2rem;padding:1.25rem;background:#c8b6ff1f;border-radius:4px}.modal-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.3rem}.modal-stat-num{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;color:#5a4e7a;line-height:1}.modal-stat-label{font-size:.68rem;color:#888;line-height:1.4}.modal-h2{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;color:#2e2e2e;margin:1.75rem 0 .65rem;line-height:1.3}.modal-body{font-family:Playfair Display,serif;font-size:.92rem;line-height:1.85;color:#555;margin-bottom:1rem}.modal-quote{border-left:3px solid #c8b6ff;padding:.5rem 0 .5rem 1.1rem;margin:1.5rem 0;font-family:Playfair Display,serif;font-size:.95rem;font-style:italic;color:#5a4e7a;line-height:1.7}.modal-list{padding-left:1.25rem;margin:.75rem 0 1rem;list-style-type:disc}.modal-list li{font-family:Playfair Display,serif;font-size:.9rem;line-height:1.75;color:#555;margin-bottom:.45rem}.modal-byline{font-size:.75rem;color:#aaa;letter-spacing:.04em;font-style:italic}@media(min-width:480px){.modal-article{padding:2.5rem 2rem 3rem}.modal-title{font-size:1.65rem}.modal-body{font-size:.95rem}}@media(min-width:768px){.modal-backdrop{padding:2.5rem 1.5rem}.modal-article{padding:3rem 2.5rem 3.5rem}.modal-title{font-size:1.85rem}.modal-stats{grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.4rem}.modal-stat-num{font-size:1.45rem}.modal-h2{font-size:1.2rem}.modal-body{font-size:.97rem}}@media(min-width:1024px){.modal-backdrop{padding:3rem 2rem}.modal-article{padding:3.5rem 3rem 4rem}.modal-title{font-size:2rem}.modal-subtitle{font-size:1rem}.modal-stat-num{font-size:1.5rem}.modal-h2{font-size:1.25rem}.modal-body{font-size:.97rem}.modal-list li{font-size:.95rem}}@media(min-width:1440px){.modal-title{font-size:2.1rem}.modal-body{font-size:1rem}.modal-h2{font-size:1.3rem;margin-top:2rem}}#consulting{background:linear-gradient(150deg,#f0ebe0,#e8f0ec 55%,#dce8ec)!important;border-color:#c8b6ff4d!important}#consulting h2{color:#1e2e26}#consulting h2:after{background:#c8b6ff!important}.consulting-intro{font-family:Playfair Display,serif;font-size:.97rem;font-style:italic;color:#5a6a62;line-height:1.8;max-width:100%;margin-bottom:2rem}.consulting-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.consulting-card{background:#fff;border:1px solid rgba(200,182,255,.35);border-radius:4px;padding:1.25rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s}.consulting-card:hover{transform:translateY(-3px);border-color:#c8b6ff;box-shadow:0 8px 24px #c8b6ff2e}.consulting-card-icon{font-size:1.3rem;margin-bottom:.65rem;display:block}.consulting-card h3{font-family:Playfair Display,serif;font-size:.97rem;font-weight:600;color:#1e2e26;margin-bottom:.45rem}.consulting-card p{font-size:.85rem;line-height:1.68;color:#5a6a62}.consulting-cta{display:inline-block;margin-top:.5rem;font-size:.78rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#7a6e9a;text-decoration:none;border-bottom:1px solid rgba(200,182,255,.5);padding-bottom:2px;font-family:DM Sans,sans-serif;transition:color .2s,border-color .2s}.consulting-cta:hover{color:#1e2e26;border-bottom-color:#1e2e26}@media(min-width:480px){.consulting-intro{font-size:1rem}}@media(min-width:768px){.consulting-grid{grid-template-columns:repeat(2,1fr);gap:1.15rem}.consulting-intro{font-size:1.02rem;max-width:580px;margin-bottom:2.25rem}.consulting-card{padding:1.4rem}}@media(min-width:1024px){.consulting-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2.5rem}.consulting-intro{font-size:1.05rem;max-width:620px;margin-bottom:2.5rem}.consulting-card{padding:1.5rem}.consulting-card h3{font-size:1rem}.consulting-card p{font-size:.87rem}}@media(min-width:1440px){.consulting-intro{font-size:1.1rem;max-width:660px}.consulting-card{padding:1.65rem}}.blog,.notfound{max-width:760px;margin:0 auto;padding:clamp(3.5rem,9vw,6rem) 1.25rem clamp(4rem,10vw,7rem)}.blog{padding-top:clamp(3rem,7vw,4.5rem)}.blog-eyebrow{font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#7a6e9a;margin-bottom:1rem}.blog-title{font-family:Playfair Display,serif;font-size:clamp(2.1rem,6vw,3.1rem);font-weight:500;line-height:1.12;letter-spacing:-.02em;color:#1e2e26;margin-bottom:1.1rem}.blog-intro{font-size:1.02rem;line-height:1.75;color:#5a6a62;max-width:52ch}.blog-header{padding-bottom:clamp(2rem,5vw,2.75rem);border-bottom:1px solid #e2ddd3;margin-bottom:clamp(2.25rem,5vw,3rem)}.blog-header .blog-title:last-child{margin-bottom:0}.blog-empty{font-style:italic;color:#7a8a82}.blog-feature{position:relative;padding:clamp(2rem,5vw,2.75rem) clamp(1.5rem,4vw,2.5rem);background:#fff;border:1px solid #e2ddd3;border-radius:4px;transition:border-color .3s ease,box-shadow .3s ease}.blog-feature:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;height:3px;background:linear-gradient(90deg,#c8b6ff,#e7ddff 60%,transparent);border-radius:4px 4px 0 0}.blog-feature:hover{border-color:#c8b6ff;box-shadow:0 8px 32px #c8b6ff29}.blog-feature-kicker{font-family:DM Sans,sans-serif;font-size:.66rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#9d93b8;margin-bottom:1.1rem}.blog-feature-title{font-family:Playfair Display,serif;font-size:clamp(1.75rem,4.6vw,2.5rem);font-weight:500;line-height:1.18;letter-spacing:-.015em;margin-bottom:1rem}.blog-feature-title a{color:#1e2e26;text-decoration:none;transition:color .2s}.blog-feature-title a:hover{color:#7a6e9a}.blog-feature-excerpt{font-size:1.05rem;line-height:1.75;color:#5a6a62;margin-bottom:1.5rem;max-width:56ch}.blog-feature-cta{display:inline-block;margin-top:1.75rem;padding:.62rem 1.35rem;background:#1e2e26;color:#faf7f2;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .25s ease}.blog-feature-cta:hover{background:#7a6e9a}.blog-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-size:.78rem;letter-spacing:.03em;color:#8a9a92}.blog-meta-dot{color:#c8c2b6}.blog-meta-tags{color:#9d93b8}.blog-archive{margin-top:clamp(3.5rem,8vw,5rem)}.blog-archive-heading{font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#9d93b8;padding-bottom:1rem;margin-bottom:0;border-bottom:1px solid #e2ddd3}.blog-list{list-style:none;margin:0;padding:0}.blog-list-item{display:grid;grid-template-columns:2.5rem 1fr;gap:.5rem;padding:clamp(1.75rem,4vw,2.25rem) 0;border-bottom:1px solid #ede8df}.blog-list-item:last-child{border-bottom:none}.blog-list-index{font-family:DM Sans,sans-serif;font-size:.72rem;letter-spacing:.06em;color:#c2bbd6;padding-top:.45rem}.blog-list-title{font-family:Playfair Display,serif;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:500;line-height:1.3;margin-bottom:.6rem}.blog-list-title a{color:#1e2e26;text-decoration:none;transition:color .2s}.blog-list-title a:hover{color:#7a6e9a}.blog-list-excerpt{font-size:.95rem;line-height:1.7;color:#5a6a62;margin-bottom:.75rem;max-width:56ch}.post{max-width:680px;margin:0 auto;padding:clamp(3rem,8vw,5rem) 1.25rem clamp(4rem,10vw,6rem)}.post-back{display:inline-block;font-family:DM Sans,sans-serif;font-size:.78rem;letter-spacing:.06em;color:#7a6e9a;text-decoration:none;margin-bottom:2.25rem;transition:color .2s}.post-back:hover{color:#1e2e26}.post-title{font-family:Playfair Display,serif;font-size:clamp(2rem,5.5vw,2.9rem);font-weight:500;line-height:1.16;letter-spacing:-.02em;color:#1e2e26;margin-bottom:1.1rem}.post-excerpt{font-size:1.12rem;font-style:italic;line-height:1.7;color:#6a7a72;margin-bottom:1.5rem}.post-header{padding-bottom:2rem;border-bottom:1px solid #e2ddd3;margin-bottom:2.75rem}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:1.25rem 0 0;padding:0}.post-tags li{font-family:DM Sans,sans-serif;font-size:.68rem;letter-spacing:.09em;text-transform:uppercase;color:#7a6e9a;background:#f2edff;border-radius:2px;padding:.28rem .6rem}.post-body{font-size:1.06rem;line-height:1.82;color:#46564e}.post-body>*+*{margin-top:1.5rem}.post-body p{color:inherit;font-size:inherit}.post-body h2{font-family:Playfair Display,serif;font-size:clamp(1.4rem,3.4vw,1.75rem);font-weight:500;line-height:1.3;color:#1e2e26;margin-top:3rem;margin-bottom:0;padding-top:.5rem}.post-body h3{font-family:Playfair Display,serif;font-size:1.22rem;font-weight:500;color:#1e2e26;margin-top:2.25rem}.post-body strong{color:#1e2e26;font-weight:600}.post-body a{color:#7a6e9a;text-decoration:none;border-bottom:1px solid rgba(200,182,255,.6);transition:color .2s,border-color .2s}.post-body a:hover{color:#1e2e26;border-bottom-color:#1e2e26}.post-body ul,.post-body ol{padding-left:1.3rem;list-style-position:outside}.post-body ul{list-style-type:disc}.post-body ol{list-style-type:decimal}.post-body li{margin-bottom:.6rem}.post-body li::marker{color:#c8b6ff}.post-body blockquote{background:#f7f4ff;border:1px solid #e4dcff;border-left:3px solid #c8b6ff;border-radius:3px;padding:1.15rem 1.35rem;color:#55496f;font-size:.99rem}.post-body blockquote>*+*{margin-top:.85rem}.post-body blockquote p{color:inherit;font-size:inherit}.post-body blockquote p:first-child strong{display:block;color:#453a5f;font-family:var(--font-sans);font-size:.76rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.post-body code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;background:#f2edff;color:#5a4e7a;padding:.13em .38em;border-radius:3px}.post-body pre{background:#2a2040;color:#f0ebff;padding:1.15rem 1.35rem;border-radius:4px;overflow-x:auto;font-size:.86rem;line-height:1.65}.post-body pre code{background:none;color:inherit;padding:0;font-size:inherit}.post-body img{max-width:100%;height:auto;border-radius:4px}.post-body hr{border:none;border-top:1px solid #e2ddd3;margin:2.5rem 0}.post-body table{width:100%;border-collapse:collapse;font-size:.95rem;display:block;overflow-x:auto}.post-body th,.post-body td{text-align:left;padding:.6rem .8rem;border-bottom:1px solid #ede8df}.post-body th{color:#1e2e26;font-weight:600}.post-footer{margin-top:3.5rem;padding-top:2rem;border-top:1px solid #e2ddd3}.post-byline{font-family:DM Sans,sans-serif;font-size:.78rem;letter-spacing:.04em;color:#8a9a92;margin-bottom:1.5rem}.writing-teaser{display:block;padding:1.5rem 1.75rem;background:#fff;border:1px solid #e2ddd3;border-left:3px solid #c8b6ff;border-radius:3px;text-decoration:none;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.writing-teaser:hover{border-color:#c8b6ff;border-left-color:#7a6e9a;box-shadow:0 6px 24px #c8b6ff24}.writing-teaser+.writing-teaser{margin-top:1rem}.writing-teaser-title{font-family:Playfair Display,serif;font-size:1.22rem;font-weight:500;line-height:1.32;color:#1e2e26;margin-bottom:.5rem}.writing-teaser-excerpt{font-size:.94rem;line-height:1.7;color:#5a6a62;margin-bottom:.75rem;max-width:60ch}.writing-all{display:inline-block;margin-top:1.75rem;font-family:DM Sans,sans-serif;font-size:.78rem;letter-spacing:.06em;color:#7a6e9a;text-decoration:none;border-bottom:1px solid rgba(200,182,255,.6);transition:color .2s,border-color .2s}.writing-all:hover{color:#1e2e26;border-bottom-color:#1e2e26}.admin,.admin-login-wrap,.admin-loading{font-family:var(--font-sans);color:var(--ink)}.admin-loading{padding:5rem 1.5rem;text-align:center;color:var(--muted-text)}.admin-login-wrap{display:flex;align-items:center;justify-content:center;min-height:80vh;padding:2rem 1.25rem}.admin-login{width:100%;max-width:360px;background:var(--surface);border:1px solid var(--rule);border-radius:5px;padding:2.25rem 2rem}.admin-login h1{font-family:var(--font-serif);font-size:1.65rem;font-weight:500;margin-bottom:.35rem}.admin-login-sub{font-size:.85rem;color:var(--muted-text);margin-bottom:1.75rem}.admin label,.admin-login label{display:block;font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.4rem}.admin input[type=text],.admin input[type=date],.admin input:not([type]),.admin textarea,.admin-login input{width:100%;font-family:inherit;font-size:.95rem;color:var(--ink);background:#fff;border:1px solid var(--rule-strong);border-radius:3px;padding:.6rem .75rem;margin-bottom:1.1rem;transition:border-color .2s,box-shadow .2s}.admin input:focus,.admin textarea:focus,.admin-login input:focus{outline:none;border-color:var(--lavender);box-shadow:0 0 0 3px #c8b6ff40}.admin textarea{resize:vertical;line-height:1.6}.admin-body-input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88rem;line-height:1.75}.admin-primary,.admin-ghost,.admin-toggle{font-family:inherit;font-size:.78rem;font-weight:500;letter-spacing:.06em;border-radius:3px;padding:.55rem 1.1rem;cursor:pointer;transition:background .2s,color .2s,border-color .2s;text-decoration:none;display:inline-block}.admin-primary{background:var(--ink);color:var(--cream);border:1px solid var(--ink)}.admin-primary:hover:not(:disabled){background:var(--accent);border-color:var(--accent)}.admin-primary:disabled{opacity:.55;cursor:not-allowed}.admin-login .admin-primary{width:100%;margin-top:.5rem}.admin-ghost,.admin-toggle{background:transparent;color:var(--accent);border:1px solid var(--rule-strong)}.admin-ghost:hover,.admin-toggle:hover{border-color:var(--lavender);color:var(--ink)}.admin-toggle{padding:.3rem .75rem;font-size:.72rem}.admin-back-link{display:block;margin-top:1.5rem;font-size:.78rem;color:var(--muted-text);text-decoration:none}.admin-back-link:hover{color:var(--ink)}.admin-error{color:#a03a4a;font-size:.85rem;margin-bottom:1rem}.admin-notice{color:#3f6f52;font-size:.85rem;margin-bottom:1rem}.admin-banner{padding:.7rem .95rem;border-radius:3px;margin:0 0 1.25rem}.admin-error.admin-banner{background:#fdf0f2;border:1px solid #f2d5da}.admin-notice.admin-banner{background:#eef6f1;border:1px solid #d2e6db}.admin{max-width:1180px;margin:0 auto;padding:2.5rem 1.25rem 5rem}.admin-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid var(--rule);margin-bottom:1.75rem}.admin-header h1{font-family:var(--font-serif);font-size:1.85rem;font-weight:500}.admin-sub{font-size:.85rem;color:var(--muted-text)}.admin-header-actions{display:flex;flex-wrap:wrap;gap:.6rem}.admin-body{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:900px){.admin-body{grid-template-columns:260px 1fr;gap:2.5rem;align-items:start}.admin-list{position:sticky;top:1.5rem}}.admin-list-row{display:flex;align-items:stretch;gap:.25rem;border-bottom:1px solid var(--rule-light)}.admin-list-row.is-active{background:#f7f3ff}.admin-list-open{flex:1;display:flex;flex-direction:column;gap:.25rem;align-items:flex-start;text-align:left;background:none;border:none;padding:.85rem .6rem;cursor:pointer;font-family:inherit}.admin-list-title{font-size:.92rem;font-weight:500;color:var(--ink);line-height:1.35}.admin-list-meta{display:flex;align-items:center;gap:.5rem;font-size:.74rem;color:var(--muted-text)}.admin-draft-flag{font-style:normal;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:#8a6d3b;background:#fbf3e2;border-radius:2px;padding:.1rem .35rem}.admin-delete{background:none;border:none;color:#c2bbb2;cursor:pointer;padding:0 .6rem;font-size:.8rem;transition:color .2s}.admin-delete:hover{color:#a03a4a}.admin-empty{font-size:.88rem;color:var(--muted-text);font-style:italic;padding:1rem 0}.admin-row{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:620px){.admin-row{grid-template-columns:2fr 1fr}}.admin-hint{font-size:.74rem;color:var(--muted-text);margin:-.85rem 0 1.1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.admin-editor-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.4rem}.admin-editor-bar label{margin-bottom:0}.admin-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem;padding:.4rem .5rem;background:#faf8ff;border:1px solid var(--rule-strong);border-bottom:none;border-radius:3px 3px 0 0}.admin-toolbar button{min-width:2rem;padding:.3rem .55rem;font-family:inherit;font-size:.78rem;color:var(--ink);background:#fff;border:1px solid var(--rule-strong);border-radius:2px;cursor:pointer;transition:background .15s,border-color .15s}.admin-toolbar button:hover{background:var(--lavender-tint);border-color:var(--lavender)}.admin-toolbar-sep{width:1px;height:1.1rem;background:var(--rule-strong);margin:0 .25rem}.admin-toolbar-note{flex:1 1 12rem;min-width:0;font-size:.72rem;color:var(--muted-text);padding-left:.4rem}.admin-toolbar+.admin-body-input{border-radius:0 0 3px 3px}.admin-preview{background:#fff;border:1px solid var(--rule-strong);border-radius:3px;padding:1.5rem;margin-bottom:1.1rem;min-height:20rem}.admin-check{display:flex!important;align-items:center;gap:.55rem;font-size:.85rem!important;letter-spacing:0!important;text-transform:none!important;color:var(--body-text)!important;font-weight:400!important;margin-bottom:1.5rem;cursor:pointer}.admin-check input{width:auto!important;margin:0!important}.admin-actions{display:flex;gap:.7rem;padding-top:.5rem;border-top:1px solid var(--rule-light);padding-block-start:1.25rem}:root{--ink: #1e2e26;--body-text: #5a6a62;--muted-text: #7a8a82;--accent: #7a6e9a;--lavender: #c8b6ff;--soft-lavender: #e7ddff;--lavender-tint: #f2edff;--parchment: #f5f0e8;--surface: #ffffff;--cream: #faf7f2;--pine-dark: #3d3356;--pine: #5a4e7a;--lake: #7a6e9a;--rule-faint: #f0ebe0;--rule-light: #ede8df;--rule: #e2ddd3;--rule-strong: #ddd8ce;--dark-charcoal: #2a2040;--font-serif: "Playfair Display", Georgia, serif;--font-sans: "DM Sans", system-ui, -apple-system, sans-serif;--max-width: 1100px;--section-padding: 80px;--transition: all .3s ease}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}#root{display:flex;flex-direction:column;min-height:100vh}#root>main{flex:1}body{font-family:Playfair Display,serif;background-color:#f5f0e8;color:#1e2e26;line-height:1.6;font-weight:400;letter-spacing:.2px}section{padding:var(--section-padding) 20px;max-width:var(--max-width);margin:0 auto}h1{font-size:3rem;font-weight:600;letter-spacing:-.5px}h2{font-size:2rem;margin-bottom:30px;font-weight:500;color:#1e2e26}h3{color:#1e2e26;margin-bottom:.5rem}p{color:#5a6a62;font-size:1rem}.section{background:#fff;border-radius:6px;border:1px solid #ddd8ce;margin-bottom:1.25rem;transition:border-color .3s ease,box-shadow .3s ease}.section:hover{border-color:#c8b6ff;box-shadow:0 4px 20px #c8b6ff1f}.section ul{list-style:none;padding:0;margin:0}.section li{margin-bottom:1rem;color:#5a6a62;border-bottom:1px solid #f0ebe0;padding-bottom:1rem}.section li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.section li strong{color:#1e2e26;font-weight:500}.section h2{position:relative;padding-bottom:.75rem;margin-bottom:2rem;color:#1e2e26}.section h2:after{content:"";position:absolute;bottom:0;left:0;width:2.5rem;height:2px;background:#c8b6ff;border-radius:1px}#experience h1,#experience h2,#experience h3,#experience p,#experience ul{margin:0}#experience ul{padding-left:1.2rem;margin-top:.6rem;list-style-position:inside;list-style-type:disc}#experience li{margin-bottom:.5rem;border-bottom:none;padding-bottom:0;color:#5a6a62}.experience-item,.education-item{margin-bottom:2.75rem;padding-bottom:2.75rem;border-bottom:1px solid #ede8df}.experience-item:last-child,.education-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}#automation .automation-list,#projects .automation-list{list-style-type:disc;padding-left:1.25rem;margin:.75rem 0}#automation .automation-list li,#projects .automation-list li{margin-bottom:.5rem;border-bottom:none;padding-bottom:0;color:#5a6a62}.automation-item{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #ede8df}.automation-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.stack{margin-top:.75rem;font-size:.82rem;color:#7a6e9a;font-family:DM Sans,sans-serif;letter-spacing:.02em}.case-study-trigger{display:inline-block;margin-top:1rem;background:none;border:none;padding:0 0 2px;font-family:Playfair Display,serif;font-size:.88rem;font-style:italic;color:#7a6e9a;cursor:pointer;border-bottom:1px solid rgba(200,182,255,.5);transition:color .2s,border-color .2s}.case-study-trigger:hover{color:#1e2e26;border-bottom-color:#1e2e26}.project-tagline{font-family:DM Sans,sans-serif;font-size:.78rem;letter-spacing:.09em;text-transform:uppercase;color:#9d93b8;margin-bottom:.25rem}.experience-line{font-size:.92rem;color:#7a8a82;margin-bottom:.35rem!important}.experience-line strong{color:#1e2e26;font-weight:600}.stack-list{margin:0}.stack-row{display:grid;grid-template-columns:1fr;gap:.15rem;padding:.9rem 0;border-bottom:1px solid #f0ebe0}.stack-row:last-child{border-bottom:none}.stack-row dt{font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.11em;text-transform:uppercase;color:#7a6e9a}.stack-row dd{margin:0;color:#5a6a62;font-size:.97rem;line-height:1.7}@media(min-width:720px){.stack-row{grid-template-columns:13rem 1fr;gap:1.5rem;align-items:baseline}}.contact-intro{max-width:520px;line-height:1.8;margin-bottom:1.5rem}#contact p{color:#5a6a62}#contact a{color:#7a6e9a}#contact a:hover{color:#1e2e26}
