@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--canvas:#faf9fd;--ink:#222338;--muted:#57596d;--night:#14151e;--light:#f6f4fc;--accent:#6441c8;--lilac:#bca9ff;--lavender:#eee8fa;--peach:#fae8dd;--blue:#e8f0fa;color-scheme:light;font-family:'DM Sans',sans-serif;font-size:16px;background:var(--canvas);color:var(--ink)}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #a483fc;outline-offset:6px}html{scroll-behavior:smooth;scroll-padding-top:28px}h1,h2,h3,p,figure{margin:0}h1,h2,h3,.wordmark{font-family:Manrope,sans-serif}h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:650;letter-spacing:-.055em;line-height:1.15}p{font-size:1.125rem;line-height:1.7}.wrap{width:min(1120px,calc(100% - 96px));margin-inline:auto}.section{padding-block:100px}.purple{color:var(--accent)}.skip{position:absolute;top:-80px;background:white;color:var(--ink);padding:12px;z-index:10}.skip:focus{top:10px}.concept-note{background:#eae5f4;color:#413656;display:flex;gap:18px;align-items:center;justify-content:center;padding:10px 24px;font-size:.75rem;letter-spacing:.1em;min-height:37px}.concept-note>span{font-size:.8125rem;letter-spacing:0}.concept-note>a{letter-spacing:0;text-decoration:underline;margin-left:24px}.opening{background:var(--night);color:var(--light);border-radius:0 0 50% 5% / 0 0 5% 3%;position:relative;overflow:hidden}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-weight:800;font-size:2rem;letter-spacing:-.09em}.wordmark>span{color:var(--lilac)}nav{display:flex;gap:32px;align-items:center;font-size:.9375rem}nav>a{padding:12px 0}nav>a:hover{color:var(--lilac)}.nav-contact{border:1px solid #4c4c5b;border-radius:30px;padding:11px 19px}.nav-contact>span{margin-left:12px}.hero{position:relative;display:grid;grid-template-columns:1.05fr 1fr;gap:20px;padding-top:58px}.eyebrow,.section-index{font-size:.75rem;letter-spacing:.16em;font-weight:600;line-height:1.5}.hero .eyebrow{color:#c1bbd2;margin-bottom:22px}h1{font-size:clamp(5rem,8.2vw,7.2rem);font-weight:650;line-height:.99;letter-spacing:-.065em}.period{color:var(--lilac)}.hero-sub{font-size:1.375rem;color:#cfccd9;line-height:1.55;margin-top:28px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.button{display:inline-flex;gap:30px;align-items:center;padding:16px 22px;border-radius:30px;font-weight:500;font-size:.9375rem}.button-light{background:var(--lavender);color:#292238;transition:background .2s,transform .2s}.button-light:hover{background:#d9cbfc;transform:translateY(-2px)}.text-link{font-size:.9375rem;text-decoration:underline;text-underline-offset:5px}.portrait-composition{position:relative;align-self:center;min-width:0;padding:10px 24px 38px 30px}.portrait-slot{position:relative;height:448px;border-radius:48% 48% 42% 42%;background:linear-gradient(155deg,#3e3759,#292737 75%);border:1px solid #71648d;display:flex;align-items:center;justify-content:center;overflow:hidden}.slot-index{position:absolute;top:44px;font-size:.6875rem;letter-spacing:.18em;color:#cbc0e1}.portrait-monogram{font-family:Manrope,sans-serif;font-weight:500;letter-spacing:-.1em;font-size:11.7rem;color:#635578;opacity:.65;padding-right:20px;transform:translateY(-30px)}.portrait-caption{position:absolute;bottom:54px;display:flex;flex-direction:column;text-align:center;gap:5px;font-size:.8125rem;color:#cbc0e1}.portrait-caption strong{font-weight:500;font-size:1rem;color:#f4eefa}.camera-mark{font-size:1.625rem;line-height:1.4}.orbit{position:absolute;border:1px solid #615176;border-radius:50%;inset:7% 0 13%;transform:rotate(-22deg);pointer-events:none}.orbit-two{inset:0 8% 6%;transform:rotate(22deg);opacity:.4}.little-star{position:absolute;right:7px;top:37px;font-size:4.25rem;line-height:1;color:#c5affd;transition:transform .3s}.portrait-composition:hover .little-star{transform:rotate(50deg)}.photo-annotation{position:absolute;bottom:0;right:0;font-family:Georgia,serif;font-style:italic;color:#c2b5dc;font-size:1rem;transform:rotate(-5deg)}.hero-bottom{grid-column:1/-1;border-top:1px solid #363541;margin-top:62px;padding:24px 0 50px;display:flex;justify-content:space-between;color:#bdb9ca;font-size:.8125rem}.hero-bottom a>span{margin-left:18px}.section-index{color:var(--muted);margin-bottom:28px}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.about-text>p{max-width:480px}.editorial-note{font-size:.875rem;color:var(--muted);margin-top:18px}.small-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}.small-tags>span{font-size:.8125rem;padding:7px 11px;border-radius:24px;border:1px solid #dcd7e7}.about{border-bottom:1px solid #dedbe6}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:42px}.section-heading>p{color:var(--muted);font-size:1rem;line-height:1.65}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.project{padding:28px;text-align:left;border:0;border-radius:28px;color:var(--ink);overflow:hidden;transition:transform .22s,box-shadow .22s;position:relative;width:100%;display:flex;flex-direction:column}.project:hover,.project:focus-visible{transform:translateY(-6px);box-shadow:0 16px 28px -18px #50415d55}.project-wide{grid-column:1/-1}.project-lavender{background:#e5dcf7}.project-blue{background:#dceaf9}.project-peach{background:#f6e1d5}.project-top{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;letter-spacing:.13em;font-weight:500;position:relative;z-index:1}.circle-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:1.375rem;border-radius:50%;border:1px solid #72617c66}.project-art{position:relative;display:flex;align-items:center;justify-content:center;height:265px;margin:10px 0 18px;isolation:isolate}.project-wide .project-art{height:300px}.art-number{font-family:Manrope,sans-serif;font-weight:500;letter-spacing:-.09em;font-size:10rem;line-height:1;color:#63547c}.art-one .art-number{color:#715c92;font-size:12rem}.outline-tile{position:absolute;width:270px;height:190px;border:1px solid #a698c2;border-radius:26px;transform:rotate(-18deg)}.t1{left:18%;top:44px;background:#ded2f099}.t2{left:34%;top:28px;transform:rotate(3deg);background:#eee6fa66}.t3{left:48%;top:52px;transform:rotate(19deg);background:#d4c4ec55}.art-one .art-number{z-index:1}.art-label{position:absolute;bottom:4px;font-size:.6875rem;letter-spacing:.23em;color:#655675}.project-bottom{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px}.project-bottom strong{font-family:Manrope,sans-serif;font-size:1.375rem;font-weight:600;letter-spacing:-.035em}.project-bottom>span{font-size:.875rem;color:#575168}.art-two .art-number{color:#456a97;z-index:2}.blue-line{position:absolute;border:1px solid #7599c1;width:180px;height:180px;border-radius:28px;transform:rotate(35deg)}.l1{left:12%;top:40px}.l2{left:28%;top:35px}.l3{left:43%;top:20px}.art-three .art-number{color:#9a674d;z-index:2}.art-rings{position:absolute;width:240px;height:240px;border:1px solid #c7a089;border-radius:50%;box-shadow:0 0 0 20px #e9cebe,0 0 0 21px #c7a089,0 0 0 40px #f6e1d5,0 0 0 41px #c7a089}.gallery-note{font-size:.8125rem;color:var(--muted);margin-top:20px}.speaking{background:#f8e9e0;overflow:hidden}.photo-spread{display:grid;grid-template-columns:1.3fr 1fr;gap:34px;align-items:center;padding:16px 4px}.event-photo{background:#fffaf6;padding:12px 12px 18px;box-shadow:0 14px 28px -20px #62493180;transform:rotate(-2deg);transition:transform .25s}.event-photo:hover{transform:rotate(0)}.photo-secondary{transform:rotate(4deg);margin-top:76px}.photo-placeholder{height:310px;background:#e4d6d0;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:35px;text-align:center;color:#5e514f;overflow:hidden}.photo-secondary .photo-placeholder{height:265px;background:#d6d4df}.photo-placeholder>div{position:relative;display:flex;flex-direction:column;gap:8px}.photo-placeholder strong{font-size:1.1875rem;font-weight:500}.photo-placeholder>div>span{font-size:.8125rem}.photo-counter{font-family:Manrope,sans-serif;font-size:8.5rem;font-weight:400;color:#b4a29b;opacity:.4;position:absolute;top:15px;left:24px;letter-spacing:-.075em}.photo-secondary .photo-counter{color:#9b98ae}.photo-format{position:absolute;bottom:22px;font-size:.6875rem;letter-spacing:.2em}.crop-corner{position:absolute;width:20px;height:20px;border-color:#a39089;border-style:solid}.c1{left:22px;top:22px;border-width:1px 0 0 1px}.c2{right:22px;top:22px;border-width:1px 1px 0 0}.c3{left:22px;bottom:22px;border-width:0 0 1px 1px}.c4{right:22px;bottom:22px;border-width:0 1px 1px 0}figcaption{display:flex;gap:12px;justify-content:space-between;padding:16px 8px 0;font-size:.8125rem;color:#5d504d;line-height:1.5}.speaking-note{font-size:.875rem;text-align:center;color:#76605a;margin-top:38px}.background-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px}.credential-list>div{display:flex;gap:20px;border-top:1px solid #dedbe6;padding:23px 0}.credential-list>div:last-child{border-bottom:1px solid #dedbe6}.credential-number{font-size:.75rem;color:var(--accent);padding-top:5px}.credential-list h3{font-size:1.125rem;font-weight:600;letter-spacing:-.025em}.credential-list p{font-size:.9375rem;line-height:1.65;margin-top:7px;color:var(--muted)}.credential-list>div>span:last-child{margin-left:auto;font-size:1.5rem}footer{background:var(--night);color:var(--light);padding:78px 0 28px;border-radius:40px 40px 0 0}footer .eyebrow{color:#c1bbd2;margin-bottom:26px}.footer-heading{display:flex;justify-content:space-between;align-items:center;gap:24px}.footer-heading h2{font-size:clamp(2.6rem,5.8vw,5rem);font-weight:500;letter-spacing:-.055em}.footer-heading h2>span{color:var(--lilac)}.contact-orb{display:flex;align-items:center;justify-content:center;border-radius:50%;width:115px;height:115px;background:var(--lilac);color:#282136;font-size:3rem;flex-shrink:0;transition:transform .2s,background .2s}.contact-orb:hover{transform:rotate(10deg);background:#d7c9fc}.email-link{display:inline-block;font-size:1.25rem;margin-top:27px;text-decoration:underline;text-underline-offset:7px}.footer-meta{margin-top:62px;border-top:1px solid #363541;padding-top:25px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-meta>span{color:#bdb9ca;font-size:.8125rem}.footer-resume{border:0;background:none;color:var(--light);font-size:.875rem;padding:12px 0}.footer-resume:hover{text-decoration:underline}dialog{width:min(580px,calc(100% - 40px));border:0;border-radius:26px;background:var(--canvas);color:var(--ink);padding:48px;box-shadow:0 30px 80px #0005}dialog::backdrop{background:#14151ec9;backdrop-filter:blur(5px)}dialog h2{font-size:2.5rem;margin-bottom:24px}dialog>p{font-size:1rem}.dialog-close{position:absolute;right:18px;top:10px;padding:6px 12px;border:0;background:transparent;font-size:2rem;color:var(--ink)}.dialog-outline{display:flex;flex-direction:column;gap:0;margin-top:24px}.dialog-outline>span{padding:15px 0;border-bottom:1px solid #dedbe6;font-size:.875rem}
@media(min-width:1440px){.hero{padding-top:70px}.portrait-slot{height:470px}.hero-bottom{margin-top:72px}}
@media(max-width:900px){.wrap{width:calc(100% - 64px)}.hero{padding-top:32px;gap:10px}h1{font-size:5.6rem}.portrait-composition{padding:10px 12px 35px}.portrait-slot{height:390px}.portrait-monogram{font-size:9rem}.portrait-caption{bottom:45px}.hero-actions{gap:18px;flex-wrap:wrap}.hero-sub{font-size:1.2rem}.hero-bottom{margin-top:48px}.about-grid,.background-grid{gap:35px}.section{padding-block:76px}.outline-tile{width:220px;height:170px}.t1{left:12%}.t3{left:46%}.photo-spread{gap:22px}.photo-placeholder{height:280px;padding:25px}.photo-secondary .photo-placeholder{height:230px}.photo-counter{font-size:7rem}.concept-note{gap:10px}.concept-note>a{margin-left:4px}.section-heading>p{max-width:240px}nav{gap:22px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.concept-note{padding:9px 20px;justify-content:space-between;gap:8px;flex-wrap:wrap;letter-spacing:.08em;font-size:.625rem}.concept-note>span{font-size:.6875rem}.concept-note>a{display:none}.site-header{height:82px;align-items:center}.wordmark{font-size:1.8rem}nav{gap:18px;font-size:.8125rem}nav>a:first-child{display:none}.nav-contact{padding:9px 12px}.nav-contact>span{display:none}.opening{border-radius:0 0 50% 6% / 0 0 1.5% 1%}.hero{grid-template-columns:1fr;padding-top:27px;gap:0}.hero-copy{position:relative;z-index:1}.hero .eyebrow{font-size:.6875rem;margin-bottom:18px}h1{font-size:clamp(4.7rem,20vw,6.8rem);line-height:.99}.hero-sub{font-size:1.125rem;line-height:1.55;margin-top:24px}.hero-actions{margin-top:25px;gap:22px}.button{font-size:.875rem;padding:14px 18px;gap:25px}.text-link{font-size:.875rem}.portrait-composition{width:90%;margin:28px auto 0;padding:10px 8px 32px}.portrait-slot{height:320px}.portrait-monogram{font-size:9rem}.portrait-caption{bottom:40px}.portrait-caption strong{font-size:.9375rem}.slot-index{top:31px;font-size:.625rem}.photo-annotation{font-size:.875rem;right:-8px}.little-star{font-size:3.1rem;top:30px;right:-9px}.hero-bottom{margin-top:24px;padding:20px 0 37px;font-size:.6875rem;gap:16px}.hero-bottom>a{white-space:nowrap}.hero-bottom a>span{margin-left:6px}.hero-bottom>span{max-width:160px}.section{padding-block:60px}.section-index{font-size:.6875rem;margin-bottom:22px}h2{font-size:2.25rem;letter-spacing:-.05em}.about-grid,.background-grid{grid-template-columns:1fr;gap:25px}.about-text>p{font-size:1rem}.about-text .editorial-note{font-size:.875rem}.small-tags>span{font-size:.75rem}.section-heading{display:block;margin-bottom:28px}.section-heading>p{font-size:.9375rem;margin-top:18px}.project-grid{grid-template-columns:1fr;gap:18px}.project{padding:22px;border-radius:22px}.project-wide{grid-column:auto}.project-top{font-size:.6875rem}.circle-arrow{width:36px;height:36px}.project-wide .project-art,.project-art{height:215px;margin-top:2px;margin-bottom:16px}.art-one .art-number{font-size:8rem}.outline-tile{width:145px;height:125px;top:40px;border-radius:20px}.t1{left:1%}.t2{left:25%}.t3{left:47%}.art-label{font-size:.5625rem}.project-bottom strong{font-size:1.1875rem}.project-bottom>span{font-size:.8125rem}.art-number{font-size:8rem}.blue-line{width:145px;height:145px}.l1{left:5%}.l2{left:24%}.l3{left:40%}.art-rings{width:170px;height:170px;box-shadow:0 0 0 16px #e9cebe,0 0 0 17px #c7a089,0 0 0 32px #f6e1d5,0 0 0 33px #c7a089}.gallery-note{font-size:.75rem;line-height:1.5}.photo-spread{grid-template-columns:1fr;gap:28px;padding:7px 4px}.event-photo{padding:9px 9px 14px;transform:rotate(-1.5deg)}.photo-secondary{margin-top:0;transform:rotate(2deg);width:91%;justify-self:end}.photo-placeholder{height:260px}.photo-secondary .photo-placeholder{height:220px}figcaption{font-size:.75rem;padding:12px 3px 0;gap:9px}.photo-placeholder strong{font-size:1.125rem}.photo-placeholder>div>span{font-size:.75rem}.photo-format{font-size:.625rem}.speaking-note{font-size:.8125rem;margin-top:28px}.credential-list p{font-size:.875rem}.credential-list h3{font-size:1.0625rem}.credential-list>div{gap:15px}.background-grid{gap:30px}footer{padding:58px 0 23px;border-radius:28px 28px 0 0}.footer-heading h2{font-size:2.65rem}.contact-orb{width:60px;height:60px;font-size:1.75rem}.footer-heading{gap:9px}.email-link{font-size:1.0625rem}.footer-meta{margin-top:42px;gap:16px;flex-wrap:wrap}.footer-meta>span{order:3;width:100%;font-size:.75rem}.footer-resume{font-size:.8125rem;margin-left:auto}dialog{padding:42px 25px 30px}dialog h2{font-size:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
