/* Adapted from the saved PigmentOS V2 warm laboratory design shell. */
:root{--ink:#2d2031;--muted:#756477;--line:#eadfe7;--line-strong:#d8b989;--surface:#fffcf8;--soft:#fbf2fa;--plum:#5b2b63;--deep-plum:#341632;--lavender:#d8c3f8;--lilac:#c79ee8;--amethyst:#8a5dd6;--champagne:#d4b388;--mauve:#e8cdd9;--radius:20px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--surface);color-scheme:light;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;line-height:1.65}h1,h2,h3,h4,p{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--plum);outline-offset:5px}img{display:block;max-width:100%}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}button{border:0;background:none}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:var(--surface);padding:12px 20px;border:2px solid var(--plum);border-radius:6px}.skip-link:focus{top:12px}
.company-topbar{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:16px max(32px,calc((100vw - 1360px)/2));background:rgba(255,252,248,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;backdrop-filter:blur(12px)}.brand-lockup{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:52px;height:52px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-size:26px;font-weight:650;letter-spacing:-.04em;color:var(--plum)}.brand-copy small{margin-top:5px;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#8a6f59}.primary-nav{display:flex;align-items:center;gap:28px}.primary-nav>a{font-size:14px;font-weight:550;white-space:nowrap;padding:10px 0;border-bottom:2px solid transparent}.primary-nav>a:hover,.primary-nav>a[aria-current]{color:var(--plum);border-color:var(--plum)}.primary-nav .nav-contact{display:flex;align-items:center;gap:24px;border:1px solid var(--line-strong);border-radius:7px;padding:10px 17px}.nav-contact:hover{background:var(--soft)}.menu-toggle{display:none;align-items:center;gap:8px;padding:10px 0;font-size:14px}
.page-canvas{max-width:1440px;margin:auto;padding:26px 30px 0}.identity-home-hero{position:relative;min-height:594px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fbf3f8;isolation:isolate;display:flex;align-items:center}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.identity-home-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,252,248,.96) 0%,rgba(255,252,248,.90) 31%,rgba(255,252,248,.40) 58%,rgba(255,252,248,0) 80%)}.hero-copy{padding:62px 58px;max-width:730px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:650;line-height:1.65;color:var(--plum);margin-bottom:22px}.hero-copy h1{font-size:clamp(42px,4.3vw,64px);line-height:1.07;letter-spacing:-.052em;font-weight:560;max-width:610px}.hero-copy h1 span{color:var(--plum)}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.65;max-width:470px;color:#655766;margin-top:26px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:13px 19px;font-size:14px;font-weight:600;border-radius:7px;min-height:48px;line-height:1.4}.primary-action{background:linear-gradient(135deg,var(--plum),#75418a);color:white;box-shadow:0 6px 18px rgba(91,43,99,.18)}.primary-action:hover{background:#48204f}.secondary-action{border:1px solid var(--line-strong);background:var(--surface);color:var(--plum)}.secondary-action:hover{border-color:var(--plum)}.text-action{font-size:14px;font-weight:600;color:var(--plum);padding:10px 0;border-bottom:1px solid #c8a87a}.text-action:hover{border-color:var(--plum)}.hero-caption{position:absolute;right:28px;bottom:23px;font-size:12px;color:#4d3c4e;background:rgba(255,252,248,.88);padding:5px 10px;border-radius:4px;letter-spacing:.025em}.identity-strip{display:flex;gap:32px;flex-wrap:wrap;align-items:center;padding:23px 10px;font-size:13px;font-weight:550;color:var(--muted);border-bottom:1px solid var(--line)}.identity-strip>span+span{position:relative}.identity-strip>span+span:before{content:"";position:absolute;left:-16px;top:7px;height:9px;border-left:1px solid var(--line-strong)}.identity-strip .strip-location{margin-left:auto;font-weight:400}.identity-strip .strip-location:before{display:none}
.section{max-width:1250px;margin:auto;padding:100px 30px}.section h2{font-size:clamp(32px,3vw,44px);line-height:1.15;letter-spacing:-.04em;font-weight:550}.section h3{font-weight:550;letter-spacing:-.025em}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p:not(.eyebrow){max-width:335px;font-size:16px;color:var(--muted);margin-top:25px}.company-section{display:grid;grid-template-columns:1fr 1.2fr;gap:64px 100px}.company-content p{font-size:16px;color:var(--muted);margin-bottom:18px}.company-content p:last-child{margin-bottom:0}.company-content .lead{font-size:23px;line-height:1.45;letter-spacing:-.025em;color:var(--ink);margin-bottom:20px}.focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;grid-column:1/-1;padding-top:12px}.focus-item{padding-top:24px;border-top:1px solid var(--line-strong)}.section-number{font-size:12px;text-transform:uppercase;letter-spacing:.11em;color:var(--plum);font-weight:550}.focus-item h3{font-size:20px;margin:18px 0 10px}.focus-item p{font-size:16px;color:var(--muted);max-width:340px}
.product-section{background:#fbf1f7;border-top:1px solid #eadce8;border-bottom:1px solid #eadce8}.product-inner{display:grid;grid-template-columns:1.05fr 1fr;gap:100px;align-items:center}.product-title{display:flex;align-items:center;gap:14px;margin-bottom:22px}.product-title img{width:56px;height:56px}.product-title h2{font-size:43px}.product-copy h3{font-size:25px;line-height:1.3;margin-bottom:23px;max-width:440px}.product-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-top:15px}.product-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:30px}.product-copy .product-note{font-size:13px!important;line-height:1.7;max-width:470px;margin-top:21px!important}.product-overview{border:1px solid #e3cfe2;background:var(--surface);border-radius:16px;overflow:hidden;box-shadow:0 18px 44px rgba(49,37,44,.055)}.overview-header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:24px 26px;font-size:14px;font-weight:600}.preview-label{font-size:11px;letter-spacing:.03em;padding:5px 9px;border-radius:4px;background:#f2e2f5;color:var(--plum);white-space:nowrap}.product-overview article{display:flex;gap:17px;padding:28px 26px;border-bottom:1px solid var(--line)}.feature-icon{color:var(--plum);flex:0 0 36px;height:36px;background:#f3e8f6;display:grid;place-items:center;border-radius:7px}.feature-icon svg{width:22px;height:22px}.product-overview h4{font-size:17px;font-weight:600;line-height:1.4;margin-bottom:8px}.product-overview p{font-size:14px;color:var(--muted);line-height:1.7}.overview-footer{padding:17px 26px;font-size:12px;color:var(--muted);background:#fff8f3;letter-spacing:.04em}
.approach-section{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.principle-list article{display:flex;gap:30px;padding:26px 0;border-top:1px solid var(--line)}.principle-list article:first-child{padding-top:0;border-top:0}.principle-list .section-number{padding-top:5px;min-width:20px}.principle-list h3{font-size:22px;margin-bottom:8px;line-height:1.35}.principle-list p{font-size:16px;color:var(--muted)}
.founder-section{background:#fbf4f8;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.founder-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.founder-monogram{width:148px;height:148px;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:60px;font-weight:400;letter-spacing:-.04em;color:var(--plum);border:1px solid #d8b989;border-radius:50%;margin:26px 0 28px;position:relative}.founder-monogram span{position:absolute;right:9px;bottom:10px;width:21px;height:21px;background:var(--plum);border:5px solid #fbf4f8;border-radius:50%}.founder-identity h2{font-size:30px}.founder-role{font-size:15px;margin-top:10px;color:var(--plum)}.founder-location{font-size:14px;margin-top:6px;color:var(--muted)}.founder-bio h3{font-size:32px;line-height:1.2;margin-bottom:26px}.founder-bio>p{font-size:16px;color:var(--muted);margin-top:18px}.education{margin-top:30px;display:grid;gap:18px;border-top:1px solid var(--line-strong);padding-top:24px}.education strong{font-size:15px;font-weight:600;display:block}.education span{font-size:14px;color:var(--muted);display:block;margin-top:3px}
.contact-section{display:grid;grid-template-columns:1fr 1.2fr;gap:100px;align-items:center;padding-bottom:75px}.contact-section h2{font-size:46px}.contact-section>div>p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:365px;margin-top:23px}.contact-panel{padding:36px;border-radius:14px;background:#fbf0f8;border:1px solid #ead8e8}.contact-email{font-size:clamp(18px,1.8vw,24px);display:flex;align-items:flex-start;gap:14px;justify-content:space-between;font-weight:550;letter-spacing:-.03em;line-height:1.55;margin-top:18px;overflow-wrap:anywhere}.contact-email:hover{color:var(--plum)}.contact-panel>p{margin:12px 0 25px;color:var(--muted);font-size:14px}.privacy-section{padding-top:0;padding-bottom:34px}.privacy-section details{border-top:1px solid var(--line)}.privacy-section summary{padding:20px 0;font-size:14px;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none}.privacy-section summary::-webkit-details-marker{display:none}.privacy-section summary span{font-size:22px;font-weight:300}.privacy-section details[open] summary span{transform:rotate(45deg)}.privacy-content{max-width:820px;padding:10px 0 30px}.privacy-content h3{font-size:17px;margin:19px 0 8px}.privacy-content p{font-size:14px;color:var(--muted)}.privacy-content a{text-decoration:underline;overflow-wrap:anywhere}.company-footer{border-top:1px solid var(--line);padding:29px max(32px,calc((100vw - 1190px)/2));display:flex;align-items:center;gap:30px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.footer-brand{font-size:19px;font-weight:600;letter-spacing:-.035em;color:var(--ink)}.footer-brand span{font-size:11px;font-weight:400;letter-spacing:.05em;margin-left:4px}.company-footer>p{margin-left:auto}.company-footer>div{display:flex;gap:24px}.company-footer a:hover{color:var(--plum)}
.brand-mark{transform:none;margin-right:2px;filter:drop-shadow(0 5px 10px rgba(91,43,99,.18))}
@media(min-width:1600px){.hero-copy{padding:70px 65px}.identity-home-hero{min-height:630px}}
@media(max-width:1100px){.company-topbar{padding:16px 28px}.primary-nav{gap:20px}.page-canvas{padding:22px 24px 0}.hero-copy{padding:50px 40px;max-width:660px}.hero-copy h1{font-size:54px;max-width:560px}.identity-home-hero{min-height:580px}.hero-copy>p:not(.eyebrow){max-width:425px}.company-section,.product-inner,.approach-section,.founder-inner,.contact-section{gap:60px}.section{padding:80px 36px}.privacy-section{padding-top:0;padding-bottom:24px}.identity-strip{gap:26px}.identity-strip .strip-location{display:none}.contact-panel{padding:26px}.product-actions{gap:18px}.company-footer{padding:28px 36px}}
@media(max-width:960px){html{scroll-padding-top:93px}.company-topbar{min-height:82px;padding:14px 22px;flex-wrap:wrap;gap:0}.brand-mark{width:44px;height:44px}.brand-copy strong{font-size:23px}.brand-copy small{font-size:11px}.menu-toggle{display:flex}.primary-nav{display:flex;flex-wrap:wrap;flex-basis:100%;gap:9px 24px;padding:14px 0 2px}.js .primary-nav{display:none}.js .primary-nav.is-open{display:flex}.primary-nav>a{padding:10px 0}.primary-nav .nav-contact{border:0;padding:10px 0;gap:9px}.hero-copy{padding:42px 30px 245px;max-width:680px}.hero-copy h1{font-size:50px;max-width:570px}.hero-copy>p:not(.eyebrow){max-width:480px}.identity-home-hero{min-height:720px;align-items:flex-start}.hero-image{object-position:72% bottom}.identity-home-hero:after{background:linear-gradient(180deg,rgba(255,252,248,.98) 0%,rgba(255,252,248,.96) 42%,rgba(249,247,242,.3) 68%,rgba(255,252,248,0) 90%)}.hero-caption{font-size:11px;right:18px;bottom:16px}.section{padding:68px 28px}.company-section,.product-inner,.approach-section,.founder-inner,.contact-section{grid-template-columns:1fr;gap:38px}.company-content .lead{font-size:22px}.section-heading h2 br,.founder-bio h3 br{display:none}.section-heading>p:not(.eyebrow){max-width:560px}.focus-grid{gap:25px}.focus-item h3{font-size:18px}.focus-item p{font-size:15px}.product-copy{max-width:650px}.product-inner{gap:42px}.product-copy h3{max-width:600px}.product-copy .product-note{max-width:600px}.product-overview{max-width:640px}.founder-identity{display:grid;grid-template-columns:114px 1fr;column-gap:28px;align-items:center}.founder-identity .eyebrow{grid-column:1/-1}.founder-monogram{grid-column:1;grid-row:2/5;margin:0;width:114px;height:114px;font-size:48px}.founder-identity h2{grid-column:2;font-size:29px}.founder-role,.founder-location{grid-column:2}.contact-section{padding-bottom:60px}.contact-section>div>p:not(.eyebrow){max-width:600px}.contact-email{font-size:24px}.contact-section h2 br{display:none}.contact-section h2{font-size:40px}.privacy-section{padding-top:0;padding-bottom:20px}.company-footer{padding:26px 28px;gap:18px}.company-footer>p{margin-left:0}.company-footer>div{flex-basis:100%}}
@media(max-width:520px){.page-canvas{padding:14px 14px 0}.identity-home-hero{border-radius:15px;min-height:735px}.hero-copy{padding:32px 23px 280px}.hero-copy .eyebrow{font-size:10px;letter-spacing:.1em;max-width:240px;margin-bottom:20px}.hero-copy h1{font-size:clamp(36px,9.5vw,46px);line-height:1.09;letter-spacing:-.048em}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.65;margin-top:22px}.hero-actions{align-items:flex-start;gap:12px 22px;margin-top:24px}.primary-action{font-size:13px;gap:16px;padding:13px 15px}.hero-caption{max-width:230px;text-align:right}.hero-image{object-position:69% bottom}.identity-home-hero:after{background:linear-gradient(180deg,rgba(255,252,248,.98) 0%,rgba(255,252,248,.98) 47%,rgba(255,252,248,.30) 72%,transparent 93%)}.identity-strip{padding:18px 4px;gap:12px 20px;font-size:10px;justify-content:space-between}.identity-strip>span+span:before{display:none}.section{padding:54px 24px}.section h2{font-size:33px}.section .eyebrow{font-size:11px;margin-bottom:16px}.company-section{gap:30px}.focus-grid{grid-template-columns:1fr;gap:25px;padding-top:0}.focus-item h3{font-size:20px;margin-top:12px}.focus-item p{font-size:16px;max-width:none}.section-number{font-size:11px}.product-title h2{font-size:38px}.product-title img{width:48px;height:48px}.product-copy h3{font-size:24px}.overview-header{padding:20px;font-size:13px;gap:9px}.preview-label{font-size:10px}.product-overview article{padding:24px 20px;gap:14px}.product-overview h4{font-size:16px}.feature-icon{flex-basis:30px;height:30px}.feature-icon svg{width:19px;height:19px}.product-overview p{font-size:14px}.overview-footer{padding:17px 20px;font-size:11px}.principle-list article{gap:20px}.principle-list h3{font-size:21px}.founder-identity{grid-template-columns:82px 1fr;gap:0 18px}.founder-monogram{width:82px;height:82px;font-size:36px}.founder-monogram span{width:17px;height:17px;right:0;bottom:6px}.founder-identity h2{font-size:24px;line-height:1.2}.founder-role{font-size:13px;margin-top:8px}.founder-location{font-size:12px}.founder-bio h3{font-size:27px}.contact-panel{padding:25px 20px}.contact-email{font-size:20px}.privacy-section{padding-top:0;padding-bottom:16px}.company-footer{padding:25px 24px;display:block}.company-footer>p{margin-top:12px}.company-footer>div{margin-top:16px;gap:23px}.footer-brand span{font-size:11px}.education span{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{.company-topbar{position:static}.menu-toggle,.hero-actions,.contact-panel .secondary-action,.privacy-section,.company-footer>div{display:none}.hero-image{opacity:.25}.identity-home-hero{min-height:350px}.hero-copy{padding:35px!important;max-width:100%}.hero-copy h1{font-size:38px}.hero-caption{display:none}.section{padding:35px 20px}.product-inner,.company-section,.founder-inner,.approach-section,.contact-section{gap:30px}.product-section,.founder-section{break-inside:avoid}.hero-copy>p:not(.eyebrow){max-width:600px}html{scroll-behavior:auto}a[href^="mailto"]{overflow-wrap:anywhere}}
