:root{color:#1d1d1f;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #0070c9;--blue-hover: #147ce5;--ink: #1d1d1f;--muted: #6e6e73;--hairline: #d2d2d7;--surface: #f5f5f7;--nav: #333335;--hero-scroll: 0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:118px;background:#fff}body{margin:0;min-width:320px;background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4,p,dl,dd{margin:0}button,input,select,textarea{border-radius:0}:focus-visible{outline:3px solid #5e9ed6;outline-offset:3px}.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}.skip-link{position:fixed;z-index:200;top:8px;left:12px;padding:8px 14px;background:#fff;color:#000;transform:translateY(-150%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.app-shell{min-height:100vh}.route-view{min-height:calc(100vh - 44px);outline:none;animation:page-enter .52s cubic-bezier(.22,.61,.36,1) both}@keyframes page-enter{0%{transform:translateY(7px)}to{transform:translateY(0)}}.global-header{position:sticky;z-index:100;top:0;height:44px;background:#333335fb;color:#f5f5f7;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px)}.global-header.has-local-nav{height:96px}.global-nav{position:relative;display:flex;align-items:center;height:44px;max-width:1024px;margin:0 auto;padding:0 18px}.nav-mark,.nav-icon{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;border:0;background:transparent;color:#ffffffe0;cursor:pointer;transition:color .18s ease}.nav-mark{position:fixed;top:0;left:28px;justify-content:flex-start;width:56px;margin-left:0;z-index:20}.nav-mark-image{width:56px;height:56px;object-fit:contain;display:block;filter:brightness(0) invert(1)}.nav-mark:hover,.nav-icon:hover,.global-nav-links a:hover,.global-nav-links a[aria-current=page]{color:#fff}.global-nav-links{display:flex;align-items:center;justify-content:space-between;flex:1;min-width:0;margin-left:52px}.global-nav-links a{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 13px;color:#ffffffb8;font-size:11px;font-weight:400;letter-spacing:.01em;white-space:nowrap;transition:color .18s ease}.global-nav-links a[aria-current=page]{box-shadow:inset 0 -1px #ffffffb8}.nav-tools{display:flex;align-items:center;justify-content:flex-end;width:100px;margin-left:5px}.nav-bag{position:relative}.nav-bag>span{position:absolute;right:4px;top:4px;display:grid;place-items:center;min-width:14px;height:14px;padding:0 3px;border:1px solid var(--nav);border-radius:10px;background:var(--blue);color:#fff;font-size:8px;line-height:1}.local-nav{height:52px;border-bottom:1px solid rgba(0,0,0,.12);background:#fffffff5;color:#1d1d1f;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px)}.local-nav-inner{display:flex;align-items:center;justify-content:space-between;max-width:980px;height:52px;margin:0 auto;padding:0 18px}.local-nav-title{font-size:19px;font-weight:450;letter-spacing:-.025em}.local-nav-links{display:flex;align-items:center;gap:25px;font-size:11px}.local-nav-links>a:hover{color:var(--blue)}.local-nav-cta{min-height:28px;padding:5px 12px;border-radius:15px;background:var(--blue);color:#fff}.local-nav-cta:hover{background:var(--blue-hover);color:#fff!important}.button,.blue-link,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:var(--blue);cursor:pointer;font-size:16px;line-height:1.2;text-align:center}.blue-link:hover,.text-button:hover{color:var(--blue-hover);text-decoration:underline}.button{min-height:44px;padding:10px 21px;border-radius:4px;background:var(--blue);color:#fff;font-size:16px;font-weight:400;transition:background .16s ease,transform .16s ease}.button:hover{background:var(--blue-hover);color:#fff;text-decoration:none;transform:translateY(-1px)}.button-quiet{border:1px solid #cacacf;background:#fff;color:#333}.button-quiet:hover{border-color:#aaaab0;background:#fff;color:#111}.button-full{width:100%;margin-top:20px}.eyebrow{color:#6e6e73;font-size:10px;font-weight:500;letter-spacing:.15em}.home-hero{position:relative;height:min(720px,calc(100vh - 44px));min-height:610px;overflow:hidden;background:#fff}.home-hero-copy{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:46px 24px 0;text-align:center}.home-hero-copy h1{font-size:clamp(48px,4.6vw,69px);font-weight:200;letter-spacing:-.045em;line-height:1.03}.home-hero-copy h1 span{display:block}.home-hero-copy h1 span:last-child{color:#77777c}.home-hero-copy p{margin-top:20px;color:#5f5f64;font-size:18px;font-weight:300}.hero-actions{display:flex;align-items:center;justify-content:center;gap:26px;margin-top:22px}.hero-media{position:absolute;z-index:0;top:150px;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.hero-media img{width:min(1540px,106vw);max-width:none;transform:translate3d(0,calc(var(--hero-scroll) * 26px),0) scale(calc(1 + var(--hero-scroll) * .025));transform-origin:center bottom;will-change:transform}.hero-captions{position:absolute;z-index:2;right:3.2%;bottom:18px;left:3.2%;display:flex;justify-content:space-between;color:#55565a;font-size:13px;font-weight:300}.match-strip{display:flex;align-items:center;justify-content:center;min-height:94px;padding:15px 28px;background:#f2f2f4;border-top:1px solid #eeeef0;border-bottom:1px solid #dddde1}.match-strip form{display:flex;align-items:center;justify-content:center;gap:40px}.select-label{display:flex;align-items:center;gap:13px;color:#303034;font-size:14px;white-space:nowrap}select,input,textarea{border:1px solid #c7c7cc;background:#fff;color:#1d1d1f}select{min-height:42px;padding:0 38px 0 12px;border-radius:3px;font-size:15px}.match-strip select{width:190px}.match-submit{min-height:44px}.demo-label{margin-left:56px;padding-left:28px;border-left:1px solid #cacacf;color:#77777c;font-size:11px;white-space:nowrap}.category-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding-top:6px;background:#fff}.image-link{position:relative;height:310px;overflow:hidden;background:var(--surface)}.image-link img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,.61,.36,1)}.image-link:hover img{transform:scale(1.018)}.image-link-copy{position:absolute;z-index:1;top:29px;left:7%;display:flex;align-items:flex-start;flex-direction:column;width:86%;max-width:86%;height:auto;padding-right:0;background:transparent;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.7)}.image-link-copy strong{font-size:clamp(24px,2vw,31px);font-weight:300;letter-spacing:-.035em}.image-link-copy>span:not(.blue-link){margin-top:4px;color:#fff;font-size:14px;font-weight:300;line-height:1.35}.image-link-copy .blue-link{margin-top:53px;font-size:13px;text-shadow:0 2px 12px rgba(0,0,0,.85)}.skill-universe{position:relative;padding:110px 0 120px;overflow:hidden;background:#111113;color:#f5f5f7}.skill-universe-heading{max-width:760px;margin:0 auto 58px;padding:0 24px;text-align:center}.skill-universe-heading .eyebrow{color:#9b9ba1}.skill-universe-heading h2{margin-top:12px;font-size:clamp(48px,5.5vw,76px);font-weight:200;letter-spacing:-.052em;line-height:1.01}.skill-universe-heading p{margin-top:21px;color:#a8a8ad;font-size:17px;font-weight:300}.skill-rails{display:grid;gap:12px;overflow:hidden}.skill-rail{display:flex;width:max-content;gap:12px;padding-left:12px;animation:skill-rail-left 68s linear infinite;will-change:transform}.skill-rail-2{animation-direction:reverse;animation-duration:76s}@keyframes skill-rail-left{to{transform:translate(-50%)}}.skill-token{display:flex;align-items:flex-start;justify-content:space-between;flex:0 0 188px;height:126px;padding:18px;border:1px solid #343438;background:#1c1c1f;color:#f5f5f7;flex-direction:column;transition:border-color .2s ease,background .2s ease,transform .2s ease}.skill-token:nth-child(5n+1) svg{color:#63aaf4}.skill-token:nth-child(5n+2) svg{color:#91d7c1}.skill-token:nth-child(5n+3) svg{color:#ddb681}.skill-token:nth-child(5n+4) svg{color:#dca4b5}.skill-token:nth-child(5n) svg{color:#aab6df}.skill-token span{font-size:13px;font-weight:300}.skill-token:hover{border-color:#626268;background:#242427;transform:translateY(-3px)}.skill-rails:hover .skill-rail,.skill-rails:focus-within .skill-rail{animation-play-state:paused}.editorial-panel{position:relative;height:min(68vw,780px);min-height:560px;margin-top:6px;overflow:hidden;background:var(--surface)}.editorial-panel>img{width:100%;height:100%;object-fit:cover;transform:scale(1.025);transition:transform 1.2s cubic-bezier(.22,.61,.36,1)}.editorial-panel.is-visible>img{transform:scale(1)}.editorial-copy{position:absolute;z-index:1;top:27%;left:7.5%;max-width:335px}.editorial-copy h2{margin:11px 0 21px;font-size:clamp(38px,3.9vw,56px);font-weight:200;letter-spacing:-.045em;line-height:1.05}.editorial-community .editorial-copy{top:10%;left:5%}.editorial-circle .editorial-copy{top:6.5%;left:50%;width:640px;max-width:80%;transform:translate(-50%);text-align:center}.page-image-hero{position:relative;height:min(720px,calc(100vh - 44px));min-height:600px;overflow:hidden;background:var(--surface)}.page-image-hero>img{width:100%;height:100%;object-fit:cover;animation:hero-image-in 1.15s cubic-bezier(.22,.61,.36,1) both}@keyframes hero-image-in{0%{opacity:.65;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.page-image-copy{position:absolute;z-index:1;top:19%;left:7%;max-width:390px}.page-image-copy h1{margin-top:10px;font-size:clamp(49px,4.9vw,70px);font-weight:200;letter-spacing:-.052em;line-height:1.01}.page-image-copy p{max-width:380px;margin-top:18px;color:#626267;font-size:17px;font-weight:300;line-height:1.5}.explore-hero .page-image-copy{left:5.5%}.explore-hero,.skill-hero,.share-visual,.about-hero{background:#fff}.explore-hero>img,.skill-hero>img,.share-visual>img,.about-hero>img{position:absolute;right:0;left:auto;width:68%}.explore-hero .page-image-copy,.skill-hero-copy,.share-visual>div,.about-hero>div{width:31%;max-width:420px}.explore-hero .page-image-copy h1,.skill-hero-copy h1,.share-visual h1,.about-hero h1{font-size:clamp(48px,4.6vw,66px)}.circles-hero .page-image-copy{top:7.5%;left:50%;width:760px;max-width:90%;transform:translate(-50%);text-align:center}.explore-workspace,.curated-section,.circle-workspace,.account-section{max-width:1180px;margin:0 auto;padding:90px 28px 108px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:44px}.section-heading h2{margin-top:7px;font-size:clamp(34px,3.3vw,48px);font-weight:250;letter-spacing:-.045em;line-height:1.08}.filters{display:grid;grid-template-columns:minmax(230px,1fr) 190px 190px auto;gap:10px;padding:15px;border:1px solid #dedee2;background:#fafafa}.search-field{display:flex;align-items:center;min-height:44px;padding:0 12px;border:1px solid #c7c7cc;background:#fff;color:#75757a}.search-field:focus-within{border-color:#8e8e93;box-shadow:0 0 0 3px #0070c924}.search-field input{width:100%;height:42px;padding:0 8px;border:0;outline:0;font-size:14px}.filter-select select{width:100%}.filter-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 15px;border:1px solid #c7c7cc;background:#fff;color:#55555a;cursor:pointer;font-size:13px}.filter-button.is-active{border-color:var(--blue);color:var(--blue)}.results-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:66px;color:#6e6e73;font-size:13px}.results-toolbar strong{color:#1d1d1f;font-weight:500}.checkbox-label{display:inline-flex;align-items:center;gap:8px;min-height:44px;cursor:pointer}.checkbox-label.is-disabled{opacity:.45;cursor:not-allowed}.checkbox-label input{width:16px;height:16px;accent-color:var(--blue)}.mutual-banner{display:flex;align-items:center;gap:9px;margin-bottom:22px;padding:13px 16px;background:#eef6ef;color:#396b43;font-size:13px}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.offer-grid.compact-results{justify-content:center}.offer-grid.compact-results-1{grid-template-columns:minmax(0,360px)}.offer-grid.compact-results-2{grid-template-columns:repeat(2,minmax(0,360px))}.offer-card{display:flex;min-width:0;min-height:440px;padding:19px 22px 13px;border:1px solid #dedee2;background:#fff;flex-direction:column;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.offer-card:hover{border-color:#c8c8cd;box-shadow:0 9px 34px #0000000e;transform:translateY(-2px)}.offer-meta{display:flex;align-items:center;justify-content:space-between;color:#818186;font-size:9px;letter-spacing:.11em;text-transform:uppercase}.icon-button{display:inline-grid;place-items:center;min-width:40px;min-height:40px;padding:0;border:0;background:transparent;color:#6e6e73;cursor:pointer}.save-button.is-saved{color:var(--blue)}.offer-icon{margin:19px 0 14px;color:#5c6f7f}.offer-card h2{font-size:24px;font-weight:350;letter-spacing:-.035em;line-height:1.14}.offer-outcome{min-height:62px;margin-top:8px;color:#6e6e73;font-size:13px;font-weight:300;line-height:1.48}.person-line,.profile-person{display:flex;align-items:center;gap:11px}.person-line{margin:16px 0;padding-top:15px;border-top:1px solid #e7e7ea}.avatar{display:inline-grid;place-items:center;flex:0 0 auto;width:35px;height:35px;border-radius:50%;background:#daeaf6;color:#315875;font-size:10px;font-weight:500}.avatar.sand{background:#ece2d1;color:#705436}.avatar.mint{background:#dcece5;color:#3e6755}.avatar.rose{background:#f1dde2;color:#78515b}.person-line strong{display:block;font-size:13px;font-weight:500}.person-line span:not(.avatar){display:block;margin-top:2px;color:#808085;font-size:10px}.exchange-pair{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:13px 0;border-top:1px solid #e7e7ea;border-bottom:1px solid #e7e7ea}.exchange-pair>div:last-child{text-align:right}.exchange-pair dt{color:#85858a;font-size:9px}.exchange-pair dd{margin-top:3px;font-size:12px;font-weight:500}.exchange-pair>svg{color:#8798a5}.offer-bottom{display:flex;align-items:center;justify-content:space-between;min-height:50px;margin-top:auto;gap:8px}.offer-bottom .text-button,.quiet,.mutual-label{font-size:11px}.mutual-label{display:inline-flex;align-items:center;gap:4px;color:#3d7149}.quiet{color:#85858a}.empty-state{display:flex;align-items:center;justify-content:center;min-height:300px;padding:48px 24px;border:1px solid #e2e2e6;background:#fafafa;text-align:center;flex-direction:column}.empty-state>svg{color:#8698a6}.empty-state h2{margin-top:17px;font-size:30px;font-weight:300;letter-spacing:-.035em}.empty-state p{max-width:430px;margin:9px 0 20px;color:#6e6e73;font-size:14px;line-height:1.5}.skill-hero{position:relative;height:min(720px,calc(100vh - 44px));min-height:600px;overflow:hidden;background:var(--surface)}.skill-hero>img{width:100%;height:100%;object-fit:cover;animation:hero-image-in 1.15s cubic-bezier(.22,.61,.36,1) both}.skill-hero-copy{position:absolute;z-index:1;top:17%;left:7%;max-width:440px}.skill-hero-copy h1{margin-top:10px;font-size:clamp(52px,5vw,74px);font-weight:200;letter-spacing:-.052em;line-height:1.01}.skill-hero-copy p{max-width:360px;margin:18px 0 22px;color:#69696e;font-size:17px;font-weight:300;line-height:1.45}.curated-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-closing{position:relative;min-height:590px;overflow:hidden;background:var(--surface)}.category-closing>img{width:100%;height:100%;min-height:590px;object-fit:cover}.category-closing>div{position:absolute;top:23%;left:7%;max-width:390px}.category-closing h2{margin:9px 0 20px;font-size:clamp(39px,4.4vw,62px);font-weight:200;letter-spacing:-.045em;line-height:1.04}.circle-title{align-items:flex-start}.circle-selectors{display:flex;align-items:flex-end;gap:14px}.circle-selectors .select-label{align-items:flex-start;flex-direction:column;gap:7px;color:#747479;font-size:11px}.circle-selectors select{width:175px}.circle-list{display:grid;gap:22px}.circle-card{padding:26px 30px 22px;border:1px solid #dcdce0;background:#fff}.circle-label,.circle-footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.circle-label{color:#7b7b80;font-size:9px;letter-spacing:.13em}.circle-label span:last-child{letter-spacing:0;text-transform:none}.circle-route{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:24px;padding:35px 5%;text-align:center}.circle-route>div{display:flex;align-items:center;min-width:0;flex-direction:column}.circle-route .avatar,.circle-person{width:42px;height:42px;margin-bottom:10px}.circle-person{display:grid;place-items:center;border-radius:50%;background:#e7eef4;color:#425f75;font-size:11px}.circle-route>div:first-child>svg{display:none}.circle-route h2{overflow-wrap:anywhere;font-size:21px;font-weight:350;letter-spacing:-.025em}.circle-route p{margin-top:4px;color:#747479;font-size:11px}.circle-arrow{color:#7792a6}.circle-footer{padding-top:19px;border-top:1px solid #e5e5e8}.circle-footer p{color:#717176;font-size:12px}.how-intro,.simple-hero,.not-found{display:flex;align-items:center;justify-content:center;min-height:calc(83vh - 44px);padding:80px 24px;text-align:center;flex-direction:column}.how-intro h1,.simple-hero h1,.not-found h1{margin-top:15px;font-size:clamp(48px,6vw,82px);font-weight:200;letter-spacing:-.055em;line-height:1.02}.how-intro p{margin-top:24px;color:#6e6e73;font-size:18px;font-weight:300}.story-chapter{--scene-progress: 0;height:165vh;background:#fff}.story-sticky{position:sticky;top:96px;height:calc(100vh - 96px);min-height:620px;overflow:hidden;background:var(--surface)}.story-chapter:nth-child(-n+2) .story-sticky{background:#fff}.story-chapter:nth-child(-n+2) .story-sticky>img{position:absolute;right:0;left:auto;width:68%}.story-sticky>img{width:100%;height:100%;object-fit:cover;transform:scale(calc(1.045 - var(--scene-progress) * .045));transform-origin:center;will-change:transform}.story-copy{position:absolute;z-index:1;top:9%;left:5%;max-width:315px;opacity:calc(.78 + var(--scene-progress) * .22);transform:translateY(calc((1 - var(--scene-progress)) * 28px));will-change:opacity,transform}.story-chapter:nth-child(3) .story-copy{top:7%;left:50%;width:640px;max-width:86%;text-align:center;transform:translate(-50%) translateY(calc((1 - var(--scene-progress)) * 28px))}.story-number{display:block;margin-bottom:13px;color:#a2a2a7;font-size:13px;font-weight:300}.story-copy h2{margin:10px 0 15px;font-size:clamp(41px,4.25vw,59px);font-weight:200;letter-spacing:-.05em;line-height:1.02}.story-copy p{max-width:360px;color:#626267;font-size:17px;font-weight:300;line-height:1.45}.story-chapter:nth-child(3) .story-copy p{margin:0 auto}.how-closing{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:80px 24px;text-align:center;flex-direction:column}.how-closing h2{max-width:800px;font-size:clamp(44px,5vw,70px);font-weight:200;letter-spacing:-.05em;line-height:1.04}.how-closing>div{display:flex;align-items:center;gap:28px;margin-top:30px}.simple-hero{min-height:590px;background:#fafafa}.simple-hero .button{margin-top:32px}.account-section+.account-section{border-top:1px solid #e2e2e6}.account-section.muted-section{max-width:none;padding-right:max(28px,calc((100vw - 1124px)/2));padding-left:max(28px,calc((100vw - 1124px)/2));background:#fafafa}.count-label{color:#8a8a8f;font-size:24px;font-weight:300}.request-list{display:grid;gap:12px}.request-card{display:flex;align-items:center;gap:18px;padding:22px 24px;border:1px solid #dddde1;background:#fff}.request-card-icon{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;background:#edf2f6;color:#526d82}.request-card-copy{min-width:0;flex:1}.request-card-copy h2{margin:5px 0 3px;font-size:21px;font-weight:350;letter-spacing:-.025em}.request-card-copy>p{color:#6e6e73;font-size:12px}.session-meta{display:flex;align-items:center;gap:16px;margin-top:10px;color:#79797e;font-size:11px}.session-meta span{display:inline-flex;align-items:center;gap:5px}.request-card-actions{display:flex;align-items:flex-end;gap:8px;flex-direction:column}.request-card-actions .text-button{min-height:30px;font-size:11px}.status-pill{padding:5px 8px;background:#f0f0f2;color:#66666b;font-size:9px;letter-spacing:.07em;text-transform:uppercase}.status-pill.completed{background:#eaf3ec;color:#396b43}.quiet-action{color:#86868b}.own-offer-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid #dddde1}.own-offer-row:last-child{border-bottom:1px solid #dddde1}.own-offer-row strong,.own-offer-row span{display:block}.own-offer-row strong{font-size:16px;font-weight:450}.own-offer-row span{margin-top:4px;color:#747479;font-size:12px}.own-offer-row>div:last-child{display:flex;gap:18px}.own-offer-row .text-button{font-size:12px}.section-empty{padding:30px 0;border-top:1px solid #dddde1;color:#77777c;font-size:14px}.share-visual,.about-hero{position:relative;height:min(720px,calc(100vh - 44px));min-height:590px;overflow:hidden;background:var(--surface)}.share-visual>img,.about-hero>img{width:100%;height:100%;object-fit:cover;animation:hero-image-in 1.15s cubic-bezier(.22,.61,.36,1) both}.share-visual>div,.about-hero>div{position:absolute;z-index:1;top:21%;left:7%;max-width:520px}.share-visual h1,.about-hero h1{margin-top:10px;font-size:clamp(52px,5.5vw,78px);font-weight:200;letter-spacing:-.052em;line-height:1.01}.share-form-wrap{max-width:710px;margin:0 auto;padding:92px 28px 110px}.share-intro{margin-bottom:34px;font-size:27px;font-weight:300;letter-spacing:-.025em;line-height:1.3}.share-form,.modal-form{display:grid;gap:18px}.share-form label,.modal-form label{display:flex;gap:8px;color:#4c4c51;font-size:12px;flex-direction:column}.share-form .select-label{align-items:stretch;white-space:normal}.share-form input,.share-form select,.share-form textarea,.modal-form input,.modal-form select,.modal-form textarea{width:100%;min-height:45px;padding:11px 12px;border-radius:3px;font-size:15px;line-height:1.4}.share-form textarea,.modal-form textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-error{padding:12px;border:1px solid #edc8ce;background:#fff3f4;color:#9a303b;font-size:12px}.field-note,.fine-print{color:#86868b;font-size:10px;line-height:1.5}.fine-print{text-align:center}.back-link{display:flex;margin-top:25px}.prose-section{max-width:740px;margin:0 auto;padding:104px 28px 120px}.prose-section h2{font-size:clamp(40px,4.5vw,60px);font-weight:200;letter-spacing:-.045em}.prose-section p{margin-top:24px;color:#5f5f64;font-size:18px;font-weight:300;line-height:1.65}.prose-section .button{margin-top:34px}.guidelines-hero>svg,.not-found>svg{margin-bottom:18px;color:#668297}.guideline-list{max-width:900px;margin:0 auto;padding:80px 28px 120px}.guideline-list article{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:34px 0;border-top:1px solid #dcdce0}.guideline-list article>span{color:#9a9a9f;font-size:13px}.guideline-list h2{font-size:27px;font-weight:350;letter-spacing:-.03em}.guideline-list article p{max-width:630px;margin-top:9px;color:#68686d;font-size:15px;font-weight:300;line-height:1.55}.guideline-cta{margin-top:40px;padding:30px;background:#f5f5f7;color:#68686d;text-align:center}.guideline-cta>svg{color:#6d879a}.guideline-cta p{max-width:620px;margin:13px auto 18px;font-size:13px;line-height:1.55}.not-found{min-height:calc(100vh - 44px)}.not-found h1{max-width:720px}.not-found .button{margin-top:30px}.modal{width:min(590px,calc(100vw - 32px));max-height:calc(100dvh - 40px);padding:0;border:0;background:#fff;box-shadow:0 26px 90px #0000003d;color:#1d1d1f;overflow:auto}.modal::backdrop{background:#0000006b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-inner{position:relative;padding:48px 42px 34px}.modal-close{position:absolute;top:12px;right:12px}.modal h2{max-width:470px;font-size:35px;font-weight:250;letter-spacing:-.04em;line-height:1.08}.profile-person{margin:24px 0 20px}.profile-person .avatar{width:46px;height:46px}.profile-person strong{font-size:14px;font-weight:500}.profile-person p{margin-top:3px;color:#77777c;font-size:11px}.profile-bio,.modal-intro{color:#626267;font-size:15px;font-weight:300;line-height:1.55}.modal-intro{margin-top:13px}.lesson-block{margin-top:23px;padding:22px 0;border-top:1px solid #e2e2e6;border-bottom:1px solid #e2e2e6}.lesson-block h3{margin-top:8px;font-size:20px;font-weight:350;line-height:1.35}.lesson-block p{display:flex;align-items:center;gap:6px;margin-top:12px;color:#79797e;font-size:12px}.profile-details{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:22px 0}.profile-details h4{margin-bottom:6px;font-size:12px;font-weight:500}.profile-details p{color:#747479;font-size:13px;line-height:1.45}.match-reason{display:flex;align-items:flex-start;gap:10px;padding:14px;background:#f2f4f6;color:#536a7b;font-size:12px;line-height:1.55}.match-reason>svg{flex:0 0 auto;margin-top:1px}.match-reason.is-positive{background:#edf5ef;color:#3e6d48}.request-summary{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;margin:22px 0;padding:20px;background:#f5f5f7;text-align:center}.request-summary span,.request-summary strong{display:block}.request-summary span{color:#7d7d82;font-size:10px}.request-summary strong{margin-top:5px;font-size:18px;font-weight:400}.request-summary>svg{color:#728da1}.toast{position:fixed;z-index:220;bottom:22px;left:50%;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 32px);padding:13px 20px;background:#29292c;box-shadow:0 8px 36px #0000002e;color:#fff;font-size:13px;opacity:0;pointer-events:none;transform:translate(-50%,16px);transition:opacity .22s ease,transform .22s ease;white-space:nowrap}.toast.is-visible{opacity:1;transform:translate(-50%)}.site-footer{padding:24px 28px 18px;background:#f2f2f4;color:#6e6e73;font-size:10px}.footer-inner{max-width:980px;margin:0 auto}.footer-note{padding-bottom:16px;border-bottom:1px solid #d6d6da;line-height:1.45}.footer-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:20px 0 24px}.footer-columns h2{margin-bottom:8px;color:#36363a;font-size:10px;font-weight:600}.footer-columns a{display:block;width:max-content;max-width:100%;margin:7px 0}.footer-columns a:hover{color:#1d1d1f;text-decoration:underline}.footer-legal{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:12px;border-top:1px solid #d6d6da}.motion-ready [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .72s cubic-bezier(.22,.61,.36,1),transform .72s cubic-bezier(.22,.61,.36,1)}.motion-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}.motion-ready .editorial-circle .editorial-copy{transform:translate(-50%) translateY(22px)}.motion-ready .editorial-circle .editorial-copy.is-visible,.motion-ready .editorial-circle.is-visible .editorial-copy{transform:translate(-50%) translateY(0)}.motion-ready .circles-hero .page-image-copy{transform:translate(-50%) translateY(22px)}.motion-ready .circles-hero .page-image-copy.is-visible{transform:translate(-50%) translateY(0)}@media(max-width:1050px){.global-nav-links a{padding:0 8px}.nav-tools{width:87px}.demo-label{display:none}.match-strip form{gap:24px}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.curated-grid .offer-card:last-child:nth-child(odd){grid-column:1 / -1}.filters{grid-template-columns:minmax(220px,1fr) 175px 175px auto}.editorial-panel{min-height:510px}}@media(max-width:800px){.local-nav-inner{padding:0 16px}.local-nav-links{gap:18px}.home-hero{min-height:580px;height:650px}.home-hero-copy{padding-top:40px}.home-hero-copy h1{font-size:52px}.hero-media{top:180px;right:0;bottom:0;left:0}.hero-media img{width:920px}.match-strip{padding:22px 20px}.match-strip form{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:16px}.match-strip .select-label{align-items:stretch;flex-direction:column;gap:7px}.match-strip select{width:100%}.match-submit{grid-column:1 / -1}.category-panels{grid-template-columns:1fr}.image-link{height:360px}.image-link-copy strong{font-size:33px}.image-link-copy>span:not(.blue-link){font-size:16px}.image-link-copy .blue-link{margin-top:70px;font-size:15px}.skill-universe{padding:88px 0 96px}.skill-token{flex-basis:168px;height:114px}.editorial-panel{height:690px;min-height:0}.editorial-community>img{object-position:60% center}.editorial-copy{top:8%;left:7%}.editorial-copy h2{font-size:48px}.editorial-circle .editorial-copy{top:5%}.page-image-hero{height:690px;min-height:0}.explore-hero>img{object-position:60% center}.page-image-copy{top:8%}.page-image-copy h1{font-size:56px}.explore-workspace,.curated-section,.circle-workspace,.account-section{padding:70px 20px 86px}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:32px}.filters{grid-template-columns:1fr 1fr}.search-field{grid-column:1 / -1}.filter-button{min-width:110px}.offer-grid{grid-template-columns:1fr 1fr}.skill-hero{height:650px;min-height:0}.skill-hero-copy{top:9%}.skill-hero-copy h1{max-width:390px;font-size:56px}.category-closing{min-height:570px}.category-closing>img{min-height:570px;object-position:57% center}.circle-title{gap:32px}.circle-route{gap:13px;padding-right:0;padding-left:0}.story-chapter{height:140vh}.story-sticky{min-height:580px}.story-sticky>img{object-position:60% center}.story-copy{top:8%}.story-copy h2{font-size:50px}.share-visual,.about-hero{height:650px;min-height:0}.share-visual>img{object-position:56% center}.about-hero>img{object-position:60% center}.request-card{align-items:flex-start;flex-wrap:wrap}.request-card-actions{width:100%;padding-left:66px;align-items:center;flex-direction:row}}@media(max-width:560px){.route-view{animation-duration:.35s}.home-hero{height:545px;min-height:0}.home-hero-copy{padding:35px 16px 0}.home-hero-copy h1{font-size:38px;letter-spacing:-.042em}.home-hero-copy p{max-width:335px;margin:15px auto 0;font-size:15px;line-height:1.4}.hero-actions{gap:19px;margin-top:17px}.hero-actions .button{min-height:41px;padding:9px 15px;font-size:14px}.hero-actions .blue-link{font-size:13px}.hero-media{top:160px;right:0;bottom:0;left:0}.hero-media img{width:720px}.hero-captions{display:none}.match-strip form{gap:14px 10px}.match-strip{min-height:164px}.match-strip .select-label{font-size:12px}.match-strip select{padding-left:9px;font-size:14px}.match-submit{font-size:14px}.image-link{height:245px}.image-link-copy{top:24px;left:24px;max-width:86%}.image-link-copy strong{font-size:27px}.image-link-copy>span:not(.blue-link){font-size:14px}.image-link-copy .blue-link{margin-top:45px;font-size:13px}.skill-universe{padding:74px 0 82px}.skill-universe-heading{margin-bottom:40px;padding:0 20px}.skill-universe-heading h2{font-size:42px}.skill-universe-heading p{font-size:14px}.skill-rail{gap:9px;padding-left:9px;animation-duration:54s}.skill-rail-2{animation-duration:61s}.skill-token{flex-basis:148px;height:104px;padding:14px}.skill-token span{font-size:11px}.editorial-panel{height:520px}.editorial-community>img{object-position:61% center}.editorial-copy{top:7%;left:24px;max-width:315px}.editorial-copy h2{margin-top:8px;font-size:39px}.editorial-circle>img{object-position:center 57%}.editorial-circle .editorial-copy{top:5%;max-width:92%}.editorial-circle .editorial-copy h2{font-size:37px}.page-image-hero{height:590px;background:#fff}.page-image-hero>img{position:absolute;right:0;bottom:0;left:0;width:100%;height:64%;object-position:60% center}.page-image-copy{top:7%;left:24px;width:calc(100% - 48px);max-width:calc(100% - 48px)}.page-image-copy h1{font-size:43px}.circles-hero .page-image-copy{top:5%;max-width:94%}.circles-hero .page-image-copy h1{font-size:41px}.circles-hero .page-image-copy p{margin:12px auto 0;font-size:14px}.circles-hero>img{height:69%;object-position:center}.explore-workspace,.curated-section,.circle-workspace,.account-section{padding:58px 16px 72px}.section-heading h2{font-size:35px}.section-heading .button-quiet{min-height:41px;padding:8px 14px;font-size:13px}.filters{grid-template-columns:1fr;padding:12px}.search-field{grid-column:auto}.results-toolbar{align-items:flex-start;padding:8px 0;flex-direction:column}.checkbox-label{min-height:36px}.offer-grid{grid-template-columns:1fr}.curated-grid .offer-card:last-child:nth-child(odd){grid-column:auto}.offer-card{min-height:420px}.skill-hero{height:620px;background:#fff}.skill-hero-copy{top:7%;left:24px;width:calc(100% - 48px);max-width:calc(100% - 48px)}.skill-hero-copy h1{max-width:320px;font-size:43px}.skill-hero-copy p{max-width:290px;margin:13px 0 17px;font-size:14px}.skill-hero>img{position:absolute;right:0;bottom:0;left:0;width:100%;height:62%;object-position:62% center}.category-closing{min-height:500px}.category-closing>img{min-height:500px;object-position:58% center}.category-closing>div{top:7%;left:24px;max-width:285px}.category-closing h2{font-size:39px}.circle-title{gap:25px}.circle-selectors{width:100%;gap:10px}.circle-selectors .select-label{flex:1;min-width:0}.circle-selectors select{width:100%;padding-left:8px;font-size:13px}.circle-card{padding:20px 16px 17px}.circle-label{align-items:flex-start;flex-direction:column;gap:5px}.circle-route{grid-template-columns:1fr;gap:8px;padding:24px 0}.circle-arrow{transform:rotate(90deg)}.circle-route .avatar,.circle-person{margin-bottom:5px}.circle-footer{align-items:stretch;flex-direction:column}.circle-footer .button{width:100%}.how-intro,.simple-hero,.not-found{min-height:530px;padding:70px 18px}.how-intro h1,.simple-hero h1,.not-found h1{font-size:43px}.how-intro p{max-width:330px;font-size:15px;line-height:1.45}.story-chapter{height:auto}.story-sticky{position:relative;top:0;height:560px;min-height:0}.story-sticky>img{transform:none;object-position:62% center}.story-chapter:nth-child(-n+2) .story-sticky>img{top:auto;bottom:0;width:100%;height:64%}.story-copy{top:7%;left:24px;width:calc(100% - 48px);max-width:calc(100% - 48px);opacity:1;transform:none}.story-copy h2{font-size:41px}.story-copy p{max-width:295px;font-size:14px}.story-chapter:nth-child(3) .story-copy{top:5%;max-width:92%;transform:translate(-50%)}.story-chapter:nth-child(3) .story-sticky>img{object-position:center 58%}.how-closing{min-height:510px}.how-closing h2{font-size:42px}.how-closing>div{gap:20px}.request-card{padding:18px 16px}.request-card-copy{flex-basis:calc(100% - 66px)}.request-card-copy h2{font-size:19px}.session-meta{align-items:flex-start;gap:7px;flex-direction:column}.request-card-actions{padding-left:0}.own-offer-row{align-items:flex-start;flex-direction:column}.share-visual,.about-hero{height:590px;background:#fff}.share-visual>img,.about-hero>img{position:absolute;right:0;bottom:0;left:0;width:100%;height:66%;object-position:61% center}.share-visual>div,.about-hero>div{width:calc(100% - 48px)}.share-visual>div,.about-hero>div{top:7%;left:24px;max-width:calc(100% - 48px)}.share-visual h1,.about-hero h1{font-size:43px}.share-form-wrap{padding:64px 18px 80px}.share-intro{font-size:23px}.form-row{grid-template-columns:1fr}.prose-section{padding:72px 20px 90px}.prose-section h2{font-size:42px}.prose-section p{font-size:16px}.guideline-list{padding:56px 20px 84px}.guideline-list article{grid-template-columns:40px 1fr;gap:10px}.guideline-list h2{font-size:23px}.modal-inner{padding:45px 22px 28px}.modal h2{font-size:29px}.profile-details{grid-template-columns:1fr;gap:16px}.request-summary{gap:10px;padding:17px 10px}.request-summary strong{font-size:15px}.site-footer{padding:22px 20px 16px}.footer-columns{grid-template-columns:1fr 1fr;gap:24px}.footer-columns>div:last-child{grid-column:1 / -1}.footer-legal{align-items:flex-start;flex-direction:column;gap:7px}.toast{width:max-content;max-width:calc(100vw - 24px);white-space:normal}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}[data-reveal]{opacity:1!important;transform:none!important}.editorial-circle .editorial-copy,.story-chapter:nth-child(3) .story-copy{transform:translate(-50%)!important}.hero-media img,.story-sticky>img{transform:none!important}.story-chapter{height:auto}.story-sticky{position:relative;top:0}.story-copy{opacity:1;transform:none}.skill-rail{width:max-content;animation:none}.skill-token[aria-hidden=true]{display:none}}.world-hero{background:#f5f5f7;color:#1d1d1f}.world-hero-heading{max-width:1000px;margin:auto;padding:66px 40px 48px;text-align:center}.world-hero-heading h1{max-width:930px;margin:14px auto 21px;font-size:clamp(48px,5.8vw,78px);font-weight:200;letter-spacing:-.047em;line-height:1.05;text-wrap:balance}.world-hero-heading>p{max-width:660px;margin:auto;color:#53535a;font-size:19px;line-height:1.5;font-weight:400}.world-hero-heading>a{margin-top:24px}.world-hero-photo{margin:0;overflow:hidden}.world-hero-photo img{width:100%;height:auto;max-height:850px;object-fit:cover;animation:editorial-arrive 1.1s cubic-bezier(.2,.7,.2,1) both}.world-hero-night{background:#13131a;color:#fafafa}.world-hero-night .world-hero-heading>p{color:#c6c8d2}.world-hero-night .blue-link{color:#80baff}.world-hero-garden{background:#f4f6ee}.world-hero-coast{background:#eef4f5}.world-hero-workshop{background:#f0f3f4}.world-hero-kitchen{background:#faf3e9}.world-hero-repair{background:#f4f0eb}.world-hero-circle{background:#edf3ee}@keyframes editorial-arrive{0%{transform:scale(1.025)}to{transform:scale(1)}}.lesson-guide{max-width:1140px;margin:auto;padding:100px 40px}.lesson-guide-intro{max-width:720px;margin-bottom:56px}.lesson-guide h2{margin:13px 0 20px;font-size:48px;font-weight:300;letter-spacing:-.04em;line-height:1.1}.lesson-guide-intro p{max-width:610px;font-size:20px;line-height:1.5;color:#55555c}.lesson-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.lesson-guide-grid article{border-top:1px solid #c8c8ce;padding-top:26px}.lesson-step{color:#0070c9;font-size:14px;font-weight:500}.lesson-guide-grid h3{font-size:26px;font-weight:400;letter-spacing:-.025em;margin:19px 0 14px}.lesson-guide-grid p{font-size:16px;line-height:1.65;color:#53535a}.lesson-guide-grid small{display:block;margin-top:23px;color:#606069;font-size:12px}.specific-closing{padding:90px 40px;text-align:center;background:#f5f5f7}.specific-closing h2{max-width:780px;margin:14px auto 24px;font-size:46px;line-height:1.12;font-weight:300;letter-spacing:-.04em;text-wrap:balance}.specific-closing p{max-width:640px;margin:0 auto 25px;font-size:18px;line-height:1.6;color:#55555c}.story-chapter .story-sticky{display:grid;grid-template-columns:36% 64%;background:#fff}.story-chapter .story-sticky>img,.story-chapter:nth-child(-n+2) .story-sticky>img{position:static;grid-column:2;grid-row:1;width:100%;height:100%;object-fit:cover}.story-chapter .story-copy,.story-chapter:nth-child(3) .story-copy{position:relative;grid-column:1;grid-row:1;align-self:center;top:auto;left:auto;width:auto;max-width:none;padding:36px;text-align:left;opacity:1;transform:translateY(calc((1 - var(--scene-progress)) * 18px))}.story-copy h2{font-size:clamp(36px,3.6vw,53px)}.story-copy p{color:#4e4e55;font-size:17px;font-weight:400}.story-number{color:#62626b}.story-chapter:nth-child(3) .story-copy p{margin:0}.world-hero+.share-form-wrap{padding-top:70px}.offer-outcome,.person-line span,.exchange-pair dt,.quiet,.fine-print,.field-note,.request-card-copy>p,.session-meta{color:#595960}.offer-card .offer-meta,.offer-card .offer-bottom,.section-empty{color:#55555d}.hero-captions span{padding:3px 7px;background:#fffffff0;color:#494950}.image-link-copy{background:transparent;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.7)}.image-link-copy>span:not(.blue-link){color:#fff}.prose-section h2:not(:first-child){margin-top:45px}.image-journal{padding:84px 40px;max-width:1200px;margin:auto}.image-journal>h2{margin:12px 0 38px;font-size:45px;font-weight:300;letter-spacing:-.04em}.journal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}.journal-card figure{margin:0;overflow:hidden}.journal-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.journal-card:hover img{transform:scale(1.035)}.journal-card h3{font-size:29px;line-height:1.15;margin:22px 0 13px;font-weight:400;letter-spacing:-.03em}.journal-card p{color:#505058;font-size:17px;line-height:1.6;max-width:510px}.journal-card .blue-link{margin-top:22px}.button{transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 5px 14px #0070c920}.button:active{transform:translateY(0)}.offer-card{transition:box-shadow .25s ease,border-color .25s ease}.offer-card:hover{border-color:#a5b6c5;box-shadow:0 8px 26px #1d1d1f0c}@media(prefers-reduced-motion:reduce){.world-hero-photo img{animation:none}.story-chapter .story-copy,.story-chapter:nth-child(3) .story-copy{transform:none}.journal-card img,.button{transition:none}}.motion-ready [data-reveal]{opacity:1;transition:transform .65s cubic-bezier(.22,.61,.36,1)}.global-nav-links a{font-size:13px;color:#dedee0;letter-spacing:0}.gallery-motion-control{display:block;margin:22px auto 34px;padding:9px 17px;border:1px solid #777780;border-radius:20px;color:#f5f5f7;background:transparent;cursor:pointer;font-size:12px}.gallery-motion-control:hover{background:#ffffff14}.skill-rails.is-paused .skill-rail{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.gallery-motion-control{display:none}}.person-line span:not(.avatar),.quiet-action,.circle-label,.demo-label,.guideline-list article>span{color:#62626a}.world-hero .eyebrow{color:#5e5e66}.world-hero-night .eyebrow{color:#b5bad0}.world-hero-circle .blue-link{color:#0067ba}.submission-note{padding:100px 40px 120px;background:#f5f5f7}.submission-note>.eyebrow,.submission-note>h2{display:block;max-width:1100px;margin-left:auto;margin-right:auto}.submission-note>h2{margin-top:13px;margin-bottom:50px;font-size:clamp(42px,5vw,64px);font-weight:300;letter-spacing:-.045em}.submission-note-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}.submission-note-grid>div{border-top:1px solid #c9c9cf;padding-top:22px}.submission-note-grid h3{margin:0 0 12px;font-size:23px;font-weight:400;letter-spacing:-.025em}.submission-note-grid p{margin:0;max-width:310px;color:#53535a;font-size:16px;line-height:1.6}@media(max-width:760px){.submission-note-grid{grid-template-columns:1fr;gap:28px}}
