.home-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;height:100vh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 0 64px;container-type:inline-size;container-name:home-main}.home-label{align-self:stretch;max-width:1800px;margin:0 5% 24px;box-sizing:border-box;text-align:center}.home-label-headline{font-weight:900;font-size:clamp(0px,15.5cqw,200px);line-height:1.2;letter-spacing:.03em;color:#000;margin:0}.home-section{display:flex;flex-direction:row;flex-wrap:nowrap;align-self:stretch;max-width:1800px;margin:0 5%;box-sizing:border-box}.home-content{flex:1 1 50%;min-width:0;display:flex;flex-direction:column;gap:30px;padding:5%;background:#f7f7f8;container-type:inline-size;justify-content:center}.home-headline-block{display:flex;flex-direction:column;gap:12px}.home-headline{font-weight:900;font-size:clamp(0px,15.5cqw,400px);line-height:1.2;letter-spacing:.03em;color:#000;margin:0}.home-headline--name{font-size:clamp(0px,10cqw,260px)}.home-body{font-weight:400;font-size:15px;line-height:1.3;letter-spacing:.03em;color:#000000e6;margin:0}.home-section-img-wrap{flex:1 1 50%;min-width:0;min-height:0;display:flex;align-items:stretch;overflow:hidden;position:relative}.home-section-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@container home-main (max-width: 750px){.home-section{flex-direction:column;gap:0}.home-section-img-wrap{display:none}}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:transparent transparent}*:hover,*:focus-within{scrollbar-color:rgba(0,0,0,.2) transparent}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}*:hover::-webkit-scrollbar-thumb,*:focus-within::-webkit-scrollbar-thumb{background:#0003}*::-webkit-scrollbar-thumb:hover{background:#00000059}html,body{overflow-x:hidden}:root{--sidebar-width: 240px;--bg: #fff;--text: #000}body{font-family:system-ui,sans-serif;background:var(--bg);color:var(--text)}.app-wrapper{width:100%;min-height:100vh}.app-wrapper.mobile .sidebar .sidebar-inner{width:50%;min-height:50%;transform:scale(2);transform-origin:0 0}.app{position:relative;min-height:100vh;width:100%}.sidebar{position:fixed;left:-40px;top:0;height:100vh;background:#fbfbfb;padding:0 16px 20px 56px;font-family:SF Pro Display,system-ui,sans-serif;-webkit-user-select:none;user-select:none;z-index:100;overflow:hidden}.sidebar-scroll{height:100%;overflow-y:auto;overflow-x:hidden;margin-right:-16px;padding:8px 16px 0 0}.app-wrapper.mobile .sidebar{left:0;height:100%;padding:0 16px 16px}.app-wrapper.mobile .sidebar-scroll{padding:8px 16px 0 0}.resize-handle{position:fixed;top:0;width:18px;height:100vh;cursor:col-resize;background:#0000;touch-action:none;z-index:101}.header{display:block;text-decoration:none;margin-bottom:24px}.header-label{font-weight:800;font-size:12px;line-height:14px;letter-spacing:.18em;color:#9a9a9a}.header-name{font-weight:700;font-size:30px;line-height:36px;letter-spacing:.06em;color:#000}.section{margin-bottom:16px}.subhead{display:flex;align-items:center;gap:3px;padding:0;margin-bottom:4px;background:none;border:none;cursor:pointer;font-family:SF Pro Text,system-ui,sans-serif;font-weight:700;font-size:10px;line-height:12px;letter-spacing:.03em;text-transform:uppercase;color:#5c6165}.subhead:hover{color:#3a3d40}.subhead:active{color:#2a2c2e}.chevron{display:inline-block;width:8px;height:8px;position:relative}.rows-mask{overflow:hidden}.rows{display:flex;flex-direction:column;gap:4px}.chevron:before{content:"";position:absolute;width:4.24px;height:4.24px;left:1px;top:0;border:1.5px solid currentColor;border-top:none;border-left:none;transform:rotate(45deg)}.subhead:hover .chevron:before{border-color:#3a3d40}.subhead:active .chevron:before{border-color:#2a2c2e}.row{display:flex;align-items:center;gap:4px;height:24px;text-decoration:none;padding:0 8px;border-radius:4px;font-family:SF Pro Text,system-ui,sans-serif;font-weight:500;font-size:13px;line-height:16px;color:#000000f2;transition:background .5s}.row-icon{width:9px;height:9px;flex-shrink:0;opacity:.6}.row-icon-white{display:none;opacity:1}.row.active .row-icon{display:none}.row.active .row-icon-white{display:block}.row:hover{background:#0000000d;transition:background .05s}.row.active{font-weight:700;color:#fff;background:#000000b3;pointer-events:none}.row.more{color:#0006;background:none;border:none;cursor:pointer;width:auto;display:inline-flex}.row.more:hover{background:#0000000d}.close-btn{position:absolute;top:calc(20px - 10pt);right:calc(16px - 10pt);width:24px;height:24px;background:none;border:none;cursor:pointer;font-size:18px;line-height:24px;color:#0006;padding:0;z-index:1}.app-wrapper.mobile .close-btn{top:calc(16px - 10pt);right:calc(16px - 10pt)}.open-btn{position:fixed;top:16px;left:16px;display:flex;justify-content:center;align-items:center;padding:10px;background:#000;border:none;border-radius:50px;cursor:pointer;color:#fffffff2}.content{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.content-inner{width:100%;max-width:1200px;margin:0 auto;min-height:100%}.content-inner--full-bleed{max-width:none}.project-page{min-height:100vh;display:flex;align-items:center;justify-content:center}.project-page h1{font-size:3rem}.classdojo-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 0 64px;box-sizing:border-box;container-type:inline-size;container-name:classdojo-main}.classdojo-top{width:min(456px,100%);max-width:100%;padding-top:32px;text-align:center;padding-left:24px;padding-right:24px;box-sizing:border-box}.classdojo-logo{width:228px;height:auto;margin:0 auto 16px;display:block}.classdojo-subhead{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:400;font-size:clamp(14px,4vw,18px);line-height:1.3;letter-spacing:.03em;color:#000000b3;margin:0 auto;text-wrap:pretty;max-width:min(400px,85vw)}.classdojo-hero-wrap{position:relative;margin:0 auto 30px;max-width:1800px;width:100%;transform:rotate(5.5deg)}.classdojo-hero{display:block;width:100%;height:auto;position:relative;z-index:1;filter:drop-shadow(-2.5px 11px 5px rgba(0,0,0,.06)) drop-shadow(0 17px 12px rgba(0,0,0,.1)) drop-shadow(0 2px 3.5px rgba(0,0,0,.19)) drop-shadow(0 22px 27.5px rgba(0,0,0,.11))}.classdojo-hero-overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;display:flex;align-items:center;justify-content:center;--hero-overlay-scale: .69;--hero-overlay-top: 33%}.classdojo-hero-overlay-img{position:absolute;width:calc(100% * var(--hero-overlay-scale));max-width:100%;height:auto;top:var(--hero-overlay-top);left:50%;transform:translate(-50%);object-fit:contain;transition:opacity 1s ease-in-out;pointer-events:none}.classdojo-hero-overlay-img--out{opacity:0}.classdojo-hero-overlay-img--hidden{opacity:0;transition:none}.classdojo-hero-overlay-img--in{animation:classdojo-hero-fade-in 1s ease-in-out forwards}@keyframes classdojo-hero-fade-in{0%{opacity:0}to{opacity:1}}.classdojo-section{display:flex;flex-direction:row;flex-wrap:nowrap;align-self:stretch;max-width:1800px;margin:32px 5% 0;box-sizing:border-box}.classdojo-section+.classdojo-section{margin-top:48px}.classdojo-content{flex:1 1 50%;min-width:0;display:flex;flex-direction:column;gap:30px;padding:5%;background:#f7f7f8;container-type:inline-size;justify-content:center}.classdojo-headline-block{display:flex;flex-direction:column;gap:12px}.classdojo-headline{font-weight:900;font-size:clamp(0px,15.5cqw,400px);line-height:1.2;letter-spacing:.03em;color:#000;margin:0}.classdojo-body{font-weight:400;font-size:15px;line-height:18px;letter-spacing:.03em;color:#000000e6;margin:0}.classdojo-tags{display:flex;flex-direction:column;gap:16px;margin-left:-6pt}.classdojo-tag{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:4px;font-family:inherit;font-weight:500;font-size:15px;line-height:18px;letter-spacing:.03em;color:#0f85f1;cursor:pointer;transition:background .05s;text-decoration:none;border:none;background:transparent}.classdojo-tag:hover{background:#0000000d}.classdojo-video-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:40px;box-sizing:border-box}.classdojo-video-overlay video{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.classdojo-video-close{position:absolute;top:16px;right:16px;width:48px;height:48px;border:none;background:#ffffff26;color:#fff;font-size:28px;line-height:1;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0}.classdojo-video-close:hover{background:#ffffff40}.classdojo-section-img-wrap{flex:1 1 50%;min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background:#fff}.classdojo-section-img-wrap .classdojo-section-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.classdojo-section-img-wrap .classdojo-section-img--scaled{position:absolute;right:0;bottom:0;width:200%;height:200%;max-width:none;max-height:none;object-fit:cover;object-position:center;top:50%;left:50%;transform:translate(-50%,-50%)}@container classdojo-main (max-width: 570px){.classdojo-section,.classdojo-section--flipped{flex-direction:column}.classdojo-section-img-wrap{order:-1;width:100%;min-height:200px;aspect-ratio:16 / 10}}.lyft-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding-top:100px;padding-bottom:64pt;container-type:inline-size;container-name:lyft-main}.lyft-top{width:218px}.lyft-logo{width:114px;height:79px;margin:0 auto 16px;display:block}.lyft-subhead{font-style:italic;font-weight:400;font-size:18px;line-height:21px;text-align:center;letter-spacing:.03em;color:#000000b3}.lyft-phones{display:block;margin-top:32pt;margin-left:auto;margin-right:auto;max-width:1800pt;width:100%}.lyft-section{display:flex;flex-direction:row;flex-wrap:nowrap;align-self:stretch;max-width:1800px;margin:32pt 5% 0;box-sizing:border-box}.lyft-section+.lyft-section{margin-top:48pt}.lyft-content{flex:1 1 50%;min-width:0;display:flex;flex-direction:column;gap:30px;padding:5%;background:#f7f7f8;container-type:inline-size;justify-content:center}.lyft-headline-block{display:flex;flex-direction:column;gap:12px}.lyft-headline{font-weight:900;font-size:clamp(0px,15.5cqw,400px);line-height:1.2;letter-spacing:.03em;color:#000;margin:0}.lyft-body{font-weight:400;font-size:15px;line-height:18px;letter-spacing:.03em;color:#000000e6;margin:0}.lyft-tags{display:flex;flex-direction:column;gap:16px;margin-left:-6pt}.lyft-tag{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:4px;font-weight:500;font-size:15px;line-height:18px;letter-spacing:.03em;color:#0f85f1;cursor:pointer;transition:background .5s;text-decoration:none}.lyft-tag:hover{background:#0000000d;transition:background .05s}.lyft-lock{width:8px;height:9px;flex-shrink:0}.lyft-section-img-wrap{flex:1 1 50%;min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.lyft-section-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.lyft-lottie-container{width:calc(100% - 64px);margin:0 32px;aspect-ratio:3 / 2;border-radius:10pt;overflow:hidden;position:relative;filter:drop-shadow(0 4px 10px rgba(0,0,0,.2))}.lyft-lottie-shadow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 -3px #00000040;z-index:2}.lyft-lottie{width:100%;max-width:100%;max-height:100%}.lyft-lottie-container .lyft-lottie-base,.lyft-lottie-container .lyft-lottie-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:inherit;overflow:hidden}.lyft-lottie-container .lyft-lottie-base{transform:scale(1.6)}.lyft-lottie-container .lyft-lottie-overlay{z-index:1;transform:scale(.5)}@container lyft-main (max-width: 570px){.lyft-section,.lyft-section--flipped{flex-direction:column}.lyft-section-img-wrap{order:-1;width:100%;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center}.lyft-section-img{width:100%;height:100%;object-fit:cover;transform:scale(.75)}}.target-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding-top:60px;padding-bottom:64pt;container-type:inline-size;container-name:target-main}.target-top{width:218px;position:relative;z-index:1}.target-logo{width:114px;height:auto;margin:0 auto 16px;display:block}.target-label{font-family:SF Pro Display,system-ui,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:36px;text-align:center;letter-spacing:.03em;color:#000;margin:0 0 4px}.target-subhead{font-style:italic;font-weight:400;font-size:18px;line-height:21px;text-align:center;letter-spacing:.03em;color:#000000b3}.target-phones{display:block;margin-top:-8pt;margin-left:auto;margin-right:auto;max-width:1800pt;width:100%;position:relative;z-index:0}.target-section{display:flex;flex-direction:row;flex-wrap:nowrap;align-self:stretch;max-width:1800px;margin:32pt 5% 0;box-sizing:border-box}.target-section+.target-section{margin-top:48pt}.target-content{flex:1 1 50%;min-width:0;display:flex;flex-direction:column;gap:30px;padding:5%;background:#f7f7f8;container-type:inline-size;justify-content:center}.target-headline-block{display:flex;flex-direction:column;gap:12px}.target-headline{font-weight:900;font-size:clamp(0px,15.5cqw,400px);line-height:1.2;letter-spacing:.03em;color:#000;margin:0}.target-body{font-weight:400;font-size:15px;line-height:18px;letter-spacing:.03em;color:#000000e6;margin:0}.target-tags{display:flex;flex-direction:column;gap:16px;margin-left:-6pt}.target-tag{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:4px;font-weight:500;font-size:15px;line-height:18px;letter-spacing:.03em;color:#0f85f1;cursor:pointer;transition:background .5s;text-decoration:none}.target-tag:hover{background:#0000000d;transition:background .05s}a.target-tag,button.target-tag{border:none;background:none;font:inherit}.target-lightbox-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer}.target-lightbox{position:relative;max-width:90vw;max-height:90vh;cursor:default}.target-lightbox-close{position:absolute;top:-40px;right:0;width:36px;height:36px;border:none;background:#fff3;color:#fff;font-size:28px;line-height:1;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:0}.target-lightbox-close:hover{background:#ffffff4d}.target-lightbox-video{display:block;max-width:90vw;max-height:90vh}.target-lock{width:8px;height:9px;flex-shrink:0}.target-section-img-wrap{flex:1 1 50%;min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.target-section-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.target-section-img-wrap--scale-75 .target-section-img{transform:scale(.75)}.target-section-video{width:100%;height:100%;object-fit:cover}@container target-main (max-width: 570px){.target-section,.target-section--flipped{flex-direction:column}.target-section-img-wrap{order:-1;width:100%;min-height:200px;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center}}.target-content-guide-page{font-family:SF Pro Display,system-ui,sans-serif;background:#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%}.target-content-guide-img{display:block;width:100%;height:auto;object-fit:contain}.target-flagship-launch-page{font-family:SF Pro Display,system-ui,sans-serif;background:#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%}.target-flagship-launch-img{display:block;width:100%;height:auto;object-fit:contain}.skytiles-page{font-family:SF Pro Display,system-ui,sans-serif;background:#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%}.skytiles-img{display:block;width:100%;height:auto;object-fit:contain}.product-display-page{font-family:SF Pro Display,system-ui,sans-serif;background:#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%}.product-display-page-img{display:block;width:100%;height:auto;object-fit:contain}.target-onboarding-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 24px 64px;box-sizing:border-box}.target-onboarding-header{padding-top:64px;padding-bottom:64px;text-align:center;width:100%;background:#fff}.target-onboarding-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:36px;letter-spacing:.03em;color:#000;margin:0}.target-onboarding-subtitle{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:21px;letter-spacing:.03em;color:#000000b3;margin:8px 0 0}.target-onboarding-img{display:block;width:100%;height:auto;object-fit:contain;align-self:stretch}.target-onboarding-section{margin-top:64px;display:flex;flex-direction:column;align-items:center;width:100%;gap:64px}.target-onboarding-section-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:36px;letter-spacing:.03em;color:#000;margin:0}.target-onboarding-video{display:block;width:100%;height:100vh;object-fit:contain}.app-watch-launch-app-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 24px 64px;box-sizing:border-box}.app-watch-launch-app-header{padding-top:64px;padding-bottom:64px;text-align:center;width:100%;background:#fff}.app-watch-launch-app-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:36px;letter-spacing:.03em;color:#000;margin:0}.app-watch-launch-app-img{display:block;width:100%;height:auto;object-fit:contain;align-self:stretch}.square-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;padding:0 24px 96px;color:#000;overflow-x:hidden;display:flex;flex-direction:column;align-items:center}.square-hero-wrap{width:100%;align-self:stretch;position:relative;container-type:inline-size;container-name:square-hero}.square-top{--move-factor: .4;position:absolute;bottom:calc(4% + max(0px,100cqw - 700px) * var(--move-factor));right:calc(7% + max(0px,100cqw - 700px) * var(--move-factor));z-index:1;width:min(218px,35cqw);text-align:center}.square-logo{width:min(114px,18cqw);height:auto;margin:0 auto 16px;display:block}.square-label{font-family:SF Pro Display,system-ui,sans-serif;font-style:normal;font-weight:700;font-size:clamp(18px,5cqw,30px);line-height:1.2;text-align:center;letter-spacing:.03em;color:#000;margin:0 0 4px}.square-subhead{font-style:italic;font-weight:400;font-size:clamp(12px,3.2cqw,18px);line-height:1.17;text-align:center;letter-spacing:.03em;color:#000000b3}.square-hero-img{display:block;width:calc(100% + 48px);margin-left:-24px;max-width:none;height:auto;object-fit:contain}.square-section{display:flex;flex-direction:column;width:100%;margin-top:64px;gap:var(--square-section-gap, 12px);background:#fff}.square-section-img{display:block;width:100%;height:auto;object-fit:contain;padding-left:32px;padding-right:32px}.square-section-img--inset{width:60%;margin:0 20%}.square-section-label{margin-top:0;font-family:SF Pro Display,system-ui,sans-serif;font-style:normal;font-weight:800;font-size:12px;line-height:14px;text-align:center;letter-spacing:.03em;color:#303030}.square-page>.square-section:nth-of-type(1) .square-section-label{margin-top:-20px}.square-page>.square-section:nth-of-type(2) .square-section-label{margin-top:-30px}.square-page>.square-section:nth-of-type(3) .square-section-label{margin-top:-12px}.square-page>.square-section:nth-of-type(4) .square-section-img{max-width:calc(100% - 100px);margin-inline:auto}.square-page>.square-section:nth-of-type(4) .square-section-label{margin-top:0}.pacifichelm-page{font-family:system-ui,-apple-system,sans-serif;font-size:20px;line-height:24px;color:#262d2e;background-color:#f1f5fb;min-height:100vh}.pacifichelm-page *{box-sizing:border-box}.pacifichelm-page h1{font-family:system-ui,-apple-system,sans-serif;font-weight:300;font-size:50px;margin-top:24px;margin-bottom:12px}.ph-shadow-clip{min-height:100%;background:#fff;max-width:1088px;margin-left:auto;margin-right:auto;box-shadow:0 0 3px #d3dae0,0 0 8px #d3dae0}.ph-row{display:flex;flex-wrap:wrap;width:100%;max-width:960px;margin-left:auto;margin-right:auto}.ph-col-half{width:50%;min-width:0;padding-left:32px;padding-right:32px}.ph-col-full{width:100%;max-width:896px;margin-left:auto;margin-right:auto}.ph-col-quarter{width:25%}.ph-header{background-image:url(/assets/pacifichelm/images/Wall.jpg);background-repeat:repeat-x;background-size:64px 448px;padding-bottom:0;position:relative;max-width:1088px;height:448px;color:#fff;overflow:hidden;box-shadow:none;margin-left:auto;margin-right:auto}.ph-header .ph-row{position:relative;z-index:1}.ph-header-logo{display:block;width:304px;height:96px;background-image:url(/assets/pacifichelm/images/Logo.png);background-size:304px 96px;background-repeat:no-repeat;margin-left:-16px;margin-top:16px;margin-bottom:16px}.ph-header-text{text-shadow:0px 1px 4px rgba(11,81,94,.37)}.ph-intro-image{display:block;width:688px;height:352px;background-image:url(/assets/pacifichelm/images/IntroImage.png);background-size:768px 352px;position:absolute;bottom:0;right:0;overflow:hidden}.ph-section{max-width:1088px;margin-left:auto;margin-right:auto;padding-top:32px;padding-bottom:32px}.ph-light-section{background-color:#fff;color:#262d2e}.ph-dark-section{background-color:#262d2e;color:#fff;overflow:hidden;position:relative;z-index:0}.ph-cool-white-section{background-color:#fff;background-image:url(/assets/pacifichelm/images/ConsultingBG.jpg);background-repeat:repeat-x;color:#262d2e}.ph-icon-heading{background-size:48px 48px;height:48px;line-height:60px;vertical-align:top;background-position:left;background-repeat:no-repeat;padding-left:72px;margin-left:-8px}.ph-interface-design{background-image:url(/assets/pacifichelm/images/IconInterface.png);color:#ebc300}.ph-visuals{background-image:url(/assets/pacifichelm/images/IconVisuals.png);color:#84bf49}.ph-app-icons{height:48px;line-height:60px;color:#84bf49}.ph-production{background-image:url(/assets/pacifichelm/images/IconProduction.png);color:#30a7bf;margin-top:24px}.ph-animation{background-image:url(/assets/pacifichelm/images/IconAnimation.png);color:#7049bf;margin-top:24px}.ph-engineering{background-image:url(/assets/pacifichelm/images/IconEngineering.png);color:#697480;margin-top:24px}.ph-consulting{background-image:url(/assets/pacifichelm/images/IconConsulting.png);color:#eb611c}.ph-branding{height:48px;line-height:60px;color:#eb611c}.ph-section-image{background-repeat:no-repeat}.ph-interface-design-image{width:448px;height:256px;background-image:url(/assets/pacifichelm/images/Interface.png);background-size:448px 256px;margin-top:32px;margin-left:-16px}.ph-visuals-image{width:608px;height:256px;background-image:url(/assets/pacifichelm/images/Visuals.png);background-size:608px 256px;margin-top:36px;margin-left:-94px;z-index:1;position:relative}.ph-app-icons-image{width:480px;height:320px;background-image:url(/assets/pacifichelm/images/AppIcons.png);background-size:480px 320px;margin-top:-32px;margin-left:-32px;z-index:1;position:relative}.ph-pae-image{width:480px;height:682px;background-image:url(/assets/pacifichelm/images/Production.png);background-size:480px 682px;margin-top:16px;margin-left:-32px}.ph-gradient-wrap{position:relative;width:100%}.ph-radial-gradient{width:832px;height:832px;background-image:url(/assets/pacifichelm/images/RadialGradient.png);background-size:832px 832px;z-index:-100;position:absolute}.ph-radgrad1{top:-248px;right:-160px}.ph-radgrad2{top:-284px;left:-196px}.ph-clients-wrap{width:100%;height:144px}.ph-clients{background-image:url(/assets/pacifichelm/images/LogoTiles.png);background-size:1072px 128px;background-position:center center;width:100%;height:144px;background-repeat:no-repeat}.ph-about-us{text-align:center}.ph-contact-us-link{color:#30a7bf;text-decoration:none}.ph-footer{text-transform:uppercase;text-align:center;color:#30a7bf;height:144px;position:relative;background-color:#fff;max-width:1088px;margin-left:auto;margin-right:auto}.ph-waves{height:28px;width:100%;background:url(/assets/pacifichelm/images/wave-animation.gif) center center repeat-x}.ph-footer ul{display:inline-block;position:relative;top:32px;left:10px;margin:0 auto;padding:0;list-style:none}.ph-footer li{display:inline-block;height:46px;line-height:46px;vertical-align:middle}.ph-ahoy{display:block;height:32px;width:32px;background:url(/assets/pacifichelm/images/Anchor.png) center center no-repeat;background-size:32px 32px;position:relative;top:4px;margin:0 16px}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.ph-header{background-image:url(/assets/pacifichelm/images/Wall@2x.jpg)}.ph-header-logo{background-image:url(/assets/pacifichelm/images/Logo@2x.png)}.ph-cool-white-section{background-image:url(/assets/pacifichelm/images/ConsultingBG@2x.jpg)}.ph-intro-image{background-image:url(/assets/pacifichelm/images/IntroImage@2x.png)}.ph-interface-design{background-image:url(/assets/pacifichelm/images/IconInterface@2x.png)}.ph-interface-design-image{background-image:url(/assets/pacifichelm/images/Interface@2x.png)}.ph-visuals{background-image:url(/assets/pacifichelm/images/IconVisuals@2x.png)}.ph-visuals-image{background-image:url(/assets/pacifichelm/images/Visuals@2x.png)}.ph-app-icons-image{background-image:url(/assets/pacifichelm/images/AppIcons@2x.png)}.ph-pae-image{background-image:url(/assets/pacifichelm/images/Production@2x.png)}.ph-production{background-image:url(/assets/pacifichelm/images/IconProduction@2x.png)}.ph-animation{background-image:url(/assets/pacifichelm/images/IconAnimation@2x.png)}.ph-engineering{background-image:url(/assets/pacifichelm/images/IconEngineering@2x.png)}.ph-consulting{background-image:url(/assets/pacifichelm/images/IconConsulting@2x.png)}.ph-clients{background-image:url(/assets/pacifichelm/images/LogoTiles@2x.png)}.ph-ahoy{background-image:url(/assets/pacifichelm/images/Anchor@2x.png)}.ph-waves{background-image:url(/assets/pacifichelm/images/wave-animation@2x.gif);background-size:186px 28px}}@media screen and (max-width: 767px){.pacifichelm-page h1{font-size:40px;margin-top:24px;margin-bottom:12px}.ph-shadow-clip{min-width:0}.ph-section{padding-top:16px;padding-bottom:16px;min-width:0}.ph-header{height:auto;background-size:auto 448px;background-position:bottom;min-width:0}.ph-header-logo{width:228px;height:72px;background-size:228px 72px;background-image:url(/assets/pacifichelm/images/LogoMobile@2x.png);margin-left:8px;margin-top:4px;margin-bottom:6px}.ph-row{width:100%;min-width:0}.ph-col-half{width:100%;min-width:0;padding-left:16px;padding-right:16px}.ph-col-half.ph-mobile-no-pad{padding:0}.ph-col-full{width:100%;min-width:0}.ph-col-quarter,.ph-intro-image{display:none}.ph-icon-heading{background-size:37px 37px;height:37px;line-height:48px;padding-left:45px;margin-left:0}.ph-section-image{margin-left:auto;margin-right:auto;margin-top:8px}.ph-interface-design-image{width:320px;height:182px;background-size:320px 182px;margin-left:auto}.ph-gradient-wrap{min-width:0}.ph-radial-gradient{background-size:100%}.ph-radgrad1{top:0;left:-300px;right:auto;margin:0 auto}.ph-radgrad2{display:none}.ph-visuals-image{width:320px;height:134px;background-size:384px 160px;background-position:center;margin-left:auto}.ph-app-icons-image{width:320px;height:212px;background-size:320px 212px;margin-left:auto}.ph-pae-image{width:320px;height:454px;background-size:320px 454px;margin-left:auto}.ph-cool-white-section{background-size:contain}.ph-clients{background-image:url(/assets/pacifichelm/images/LogoTilesMobile@2x.png);background-size:cover;width:320px;margin:0 auto}.ph-footer{min-width:0}.ph-footer ul{left:0}}.dithering-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;width:100%;height:100vh;min-height:100vh;padding:0;color:#000;overflow:hidden}.dithering-pageflip-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.dithering-pageflip-wrapper>div{position:absolute;top:0;right:0;bottom:0;left:0}.mojo-goes-to-bed-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;width:100%;height:100vh;min-height:100vh;padding:0;color:#000;overflow:hidden}.mojo-goes-to-bed-pageflip-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.mojo-goes-to-bed-pageflip-wrapper>div{position:absolute;top:0;right:0;bottom:0;left:0}.stratechery-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 24px 64px;box-sizing:border-box}.stratechery-header{padding-top:64px;padding-bottom:64px;text-align:center;width:100%}.stratechery-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:1.2;letter-spacing:.03em;color:#000;margin:0}.stratechery-subhead{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:1.3;letter-spacing:.03em;color:#000000b3;margin:8px auto 0;max-width:350px}.stratechery-img{display:block;width:100%;height:auto;object-fit:contain;align-self:stretch}.stratechery-img:first-of-type{margin-left:25%;margin-right:25%;width:50%}.stratechery-img:nth-of-type(2){margin-left:10%;margin-right:10%;width:80%}.stratechery-img+.stratechery-img{margin-top:128px}.sharp-media-page{font-family:SF Pro Display,system-ui,sans-serif;background:#1e2f69;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 24px 64px;box-sizing:border-box}.sharp-media-header{padding-top:64px;padding-bottom:64px;text-align:center;width:100%}.sharp-media-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:1.2;letter-spacing:.03em;color:#fff;margin:0}.sharp-media-subhead{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:1.3;letter-spacing:.03em;color:#ffffffb3;margin:8px auto 0;max-width:350px}.sharp-media-img{display:block;width:70%;height:auto;object-fit:contain}.facebook-brands-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%}.facebook-brands-img{display:block;width:100%;height:auto;object-fit:contain}.icon-design-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 24px 64px;box-sizing:border-box}.icon-design-header{padding-top:64px;padding-bottom:64px;text-align:center;width:100%;background:#fff}.icon-design-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:36px;letter-spacing:.03em;color:#000;margin:0}.icon-design-subtitle{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:21px;letter-spacing:.03em;color:#000000b3;margin:8px 0 0}.icon-design-section{width:100%;display:flex;flex-direction:column;align-items:center}.icon-design-section+.icon-design-section{margin-top:48px}.icon-design-img{display:block;width:100%;height:auto;object-fit:contain;align-self:stretch}.icon-design-img--constrained{max-width:512px;max-height:512px;width:auto;align-self:center}.icon-design-caption{font-family:SF Pro Display,system-ui,sans-serif;font-weight:800;font-size:12px;line-height:18px;letter-spacing:.03em;color:#000;margin:-14px 0 0;text-align:center}.passport-page{font-family:SF Pro Display,system-ui,sans-serif;background:#0a1729;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 0 64px;box-sizing:border-box}.passport-header{padding-top:64px;padding-bottom:64px;text-align:center;width:100%}.passport-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:1.2;letter-spacing:.03em;color:#fff;margin:0}.passport-subhead{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:1.3;letter-spacing:.03em;color:#ffffffb3;margin:8px auto 0;max-width:350px}.passport-img{display:block;width:100%;height:auto;object-fit:contain}.square-logo-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 24px 64px;box-sizing:border-box}.square-logo-header{padding-top:64px;padding-bottom:64px;text-align:center;width:100%}.square-logo-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:1.2;letter-spacing:.03em;color:#000;margin:0}.square-logo-subhead{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:1.3;letter-spacing:.03em;color:#000000b3;margin:8px auto 0;max-width:350px}.square-logo-img{display:block;width:100%;height:auto;object-fit:contain}.square-logo-img:first-of-type{max-width:550px}.square-logo-img+.square-logo-img{margin-top:128px}.tw-page{display:flex;flex-direction:column;width:100%;background-color:#33394f;min-height:100vh}.tw-top{height:100vh;position:relative;overflow:hidden;container-type:inline-size}.tw-logo{position:absolute;left:10%;top:51%;width:48%;transform:translateY(calc(-50% + var(--tw-logo-y, 0px)));pointer-events:none}.tw-bear{position:absolute;width:917px;height:741px;left:72%;top:49.8%;transform:translate(-50%,-50%) scale(calc(38cqi/917px))}.tw-body{position:absolute;width:795px;height:642px;left:122px;top:99px}.tw-neck{position:absolute;width:252px;height:106px;left:0;top:0}.tw-head{position:absolute;width:543px;height:436px;left:0;top:0;transform-origin:62.5% 44.9%}.tw-tail{position:absolute;width:56px;height:62px;left:858px;top:215px;transform-origin:0 0}.characters-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 24px 64px;box-sizing:border-box}.characters-header{padding-top:64px;padding-bottom:48px;text-align:center;width:100%}.characters-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:1.2;letter-spacing:.03em;color:#000;margin:0}.characters-hero{position:relative;width:100%;max-width:1000px;aspect-ratio:1174 / 2426}.characters-hero-img{position:absolute;height:auto;display:block}.characters-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;max-width:1000px;margin-top:64px}.characters-grid-img{display:block;width:100%;height:auto;object-fit:contain}.characters-marketing{display:block;width:100%;max-width:1000px;height:auto;margin-top:64px}.wilson-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 0 64px;box-sizing:border-box}.wilson-header{padding-top:64px;padding-bottom:64px;text-align:center;width:100%}.wilson-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:1.2;letter-spacing:.03em;color:#000;margin:0}.wilson-subhead{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:1.3;letter-spacing:.03em;color:#000000b3;margin:8px auto 0;max-width:350px}.wilson-video{display:block;width:100%;height:auto}.airbnb-signup-page{min-height:100vh;overflow-x:auto;background:#fff}.airbnb-signup-img{display:block;height:100vh;width:auto}.amplifier-security-page{font-family:SF Pro Display,system-ui,sans-serif;background:#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%}.amplifier-security-img{display:block;width:100%;height:auto;object-fit:contain}.lyft-pink-app-page{font-family:SF Pro Display,system-ui,sans-serif;background:#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%}.lyft-pink-app-img{display:block;width:100%;height:auto;object-fit:contain}.snappy-panels-page{font-family:SF Pro Display,system-ui,sans-serif;max-width:624px;margin:0 auto;padding:72px 24px 96px;color:#000;line-height:1.15}.snappy-panels-header{text-align:center;margin-bottom:24px}.snappy-panels-title{font-size:30px;font-weight:700;margin:0 0 8px}.snappy-panels-subtitle{font-size:18px;font-weight:400;color:#666;margin:0}.snappy-panels-section{margin-top:48px}.snappy-panels-section:first-of-type{margin-top:0}.snappy-panels-page h2{font-size:16px;font-weight:700;margin:32px 0 12px;padding-top:18px}.snappy-panels-page h2:first-child{margin-top:0;padding-top:0}.snappy-panels-label{font-size:9px;font-weight:700;letter-spacing:.05em;color:#4a86e8;margin:24px 0 12px;padding-top:0}.snappy-panels-page p{font-size:14px;margin:0 0 12px}.snappy-panels-page ul{margin:0 0 12px;padding-left:24px}.snappy-panels-page li{font-size:14px;margin-bottom:4px}.snappy-panels-page ul ul{margin-top:4px;padding-left:20px}.snappy-panels-page a{color:#15c;text-decoration:underline}.snappy-panels-page a:hover{text-decoration:none}.snappy-panels-hero{margin:0 0 24px}.snappy-panels-hero img{display:block;width:100%;height:auto}.snappy-panels-figure{margin:16px 0 24px}.snappy-panels-figure img{display:block;width:100%;height:auto}.snappy-panels-figure--inline{display:inline-block;margin:8px 12px 16px 0;max-width:180px;vertical-align:top}.snappy-panels-figure--small{max-width:220px}.snappy-panels-figure--square img{max-width:320px}.snappy-panels-figure--grid{display:flex;flex-wrap:wrap;gap:24px;margin:24px 0}.snappy-panels-figure--grid img{flex:1 1 300px;min-width:0}.snappy-panels-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin:24px 0}.snappy-panels-grid figure{margin:0}.snappy-panels-grid img{display:block;width:100%;height:auto;margin-bottom:8px}.snappy-panels-grid figcaption{font-size:12px;font-weight:400;line-height:1.3}.snappy-panels-grid figcaption strong{font-weight:700}.snappy-panels-note{color:#666;font-style:italic;margin-top:8px}.snappy-panels-highlight--red{color:#c00}.snappy-panels-highlight--gray{color:#666}.snappy-panels-highlight--blue{color:#4a86e8}.snappy-panels-highlight--green{color:#0ac706}@media (min-width: 700px){.snappy-panels-page{padding-inline:72px}}.ride-selection-cells-page{font-family:SF Pro Display,system-ui,sans-serif;max-width:624px;margin:0 auto;padding:72px 24px 96px;color:#000;line-height:1.15}.ride-selection-cells-header{text-align:center;margin-bottom:24px}.ride-selection-cells-title{font-size:30px;font-weight:700;margin:0 0 8px}.ride-selection-cells-subtitle{font-size:18px;font-weight:400;color:#666;margin:0 0 16px}.ride-selection-cells-note{font-size:14px;color:#666;font-style:italic;margin:0}.ride-selection-cells-note a{font-style:italic}.ride-selection-cells-section{margin-top:48px}.ride-selection-cells-section:first-of-type{margin-top:0}.ride-selection-cells-page h2{font-size:16px;font-weight:700;margin:32px 0 12px;padding-top:18px}.ride-selection-cells-page h2:first-child{margin-top:0;padding-top:0}.ride-selection-cells-label{font-size:9px;font-weight:700;letter-spacing:.05em;color:#4a86e8;margin:24px 0 12px;padding-top:0;display:block}.ride-selection-cells-right{font-size:9px;font-weight:700;letter-spacing:.05em;color:#2cd154;margin:24px 0 8px}.ride-selection-cells-wrong{font-size:9px;font-weight:700;letter-spacing:.05em;color:#900;margin:24px 0 8px}.ride-selection-cells-muted{color:#666}.ride-selection-cells-tip{color:#999;font-style:italic;margin:12px 0}.ride-selection-cells-page p{font-size:14px;margin:0 0 12px}.ride-selection-cells-page ul,.ride-selection-cells-page ol{margin:0 0 12px;padding-left:24px}.ride-selection-cells-page li{font-size:14px;margin-bottom:4px}.ride-selection-cells-page ol{list-style:decimal}.ride-selection-cells-page a{color:#15c;text-decoration:underline}.ride-selection-cells-page a:hover{text-decoration:none}.ride-selection-cells-hero{width:100vw;margin-left:calc(50% - 50vw);margin-bottom:24px}.ride-selection-cells-hero img{display:block;width:100%;height:auto}.ride-selection-cells-figure{margin:16px 0 24px}.ride-selection-cells-figure--full{width:100vw;margin-left:calc(50% - 50vw)}.ride-selection-cells-figure img{display:block;width:100%;height:auto}.ride-selection-cells-figure--inline{display:inline-block;margin:8px 12px 16px 0;max-width:300px;vertical-align:top}.ride-selection-cells-figure--small{max-width:320px}.ride-selection-cells-figure--height-500 img{max-height:500px;width:auto;object-fit:contain}.ride-selection-cells-figure--stack{display:flex;flex-direction:column;gap:8px}.ride-selection-cells-figure--stack img{max-width:320px}.ride-selection-cells-figure--grid{display:flex;flex-wrap:wrap;gap:24px;margin:24px 0}.ride-selection-cells-figure--grid img{flex:1 1 280px;min-width:0}@media (min-width: 700px){.ride-selection-cells-page{padding-inline:72px}}.mode-selector-page{font-family:SF Pro Display,system-ui,sans-serif;background:#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%}.mode-selector-img{display:block;width:100%;height:auto;object-fit:contain}.fluid-gradient-spec-page{font-family:SF Pro Display,system-ui,sans-serif;max-width:624px;margin:0 auto;padding:72px 24px 96px;color:#000;line-height:1.15}.fluid-gradient-spec-header{text-align:center;margin-bottom:32px}.fluid-gradient-spec-hero-logo{margin-bottom:8px}.fluid-gradient-spec-logo-img{display:inline-block;height:53px;width:auto}.fluid-gradient-spec-title{font-size:40px;font-weight:900;margin:0 0 4px;letter-spacing:.02em;line-height:.9}.fluid-gradient-spec-subtitle{font-size:20px;font-weight:600;color:#000;margin:0}.fluid-gradient-spec-section{margin-top:48px}.fluid-gradient-spec-section:first-of-type{margin-top:0}.fluid-gradient-spec-page h2{font-size:16px;font-weight:700;margin:32px 0 12px;padding-top:18px}.fluid-gradient-spec-page h2:first-child{margin-top:0;padding-top:0}.fluid-gradient-spec-label{font-size:9px;font-weight:700;letter-spacing:.05em;color:#4a86e8;margin:32px 0 12px;padding-top:0;display:block}.fluid-gradient-spec-label:first-child{margin-top:0}.fluid-gradient-spec-note{font-size:12px;color:#666;font-style:italic}.fluid-gradient-spec-required{color:#c00;font-weight:400}.fluid-gradient-spec-page p{font-size:14px;margin:0 0 12px}.fluid-gradient-spec-page ul{margin:0 0 12px;padding-left:24px}.fluid-gradient-spec-page li{font-size:14px;margin-bottom:4px}.fluid-gradient-spec-page a{color:#15c;text-decoration:underline}.fluid-gradient-spec-page a:hover{text-decoration:none}.fluid-gradient-spec-figure{margin:16px 0 24px}.fluid-gradient-spec-figure img{display:block;width:100%;height:auto}.fluid-gradient-spec-figure--assets{display:flex;gap:24px;flex-wrap:wrap}.fluid-gradient-spec-figure--assets img{width:128px;height:128px;object-fit:contain}.fluid-gradient-spec-figure--svg img{max-width:160px;height:auto}.fluid-gradient-spec-downloads{margin-top:24px}.fluid-gradient-spec-grid{display:grid;gap:24px;margin-bottom:32px}.fluid-gradient-spec-grid--3col{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.fluid-gradient-spec-grid--2col{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.fluid-gradient-spec-download-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;padding:12px}.fluid-gradient-spec-download-preview{aspect-ratio:1;border-radius:6px;overflow:hidden;margin-bottom:12px}.fluid-gradient-spec-download-preview--light{background:#fff}.fluid-gradient-spec-download-preview--dark{background:#1a1a1a}.fluid-gradient-spec-download-preview--gradient{background:#f7f7f8}.fluid-gradient-spec-lottie-card{width:100%;height:100%}.fluid-gradient-spec-download-title{font-size:9px;font-weight:700;letter-spacing:.05em;margin:0 0 4px}.fluid-gradient-spec-download-desc{font-size:12px;color:#666;margin:0;line-height:1.3}@media (min-width: 700px){.fluid-gradient-spec-page{padding-inline:72px}.fluid-gradient-spec-grid--3col{grid-template-columns:repeat(3,1fr)}.fluid-gradient-spec-grid--2col{grid-template-columns:repeat(2,1fr)}}.project-motus-page{font-family:SF Pro Display,system-ui,sans-serif;background:#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%}.project-motus-img{display:block;width:100%;height:auto;object-fit:contain}.tab-navigation-page{font-family:SF Pro Display,system-ui,sans-serif;background:#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%}.tab-navigation-img{display:block;width:100%;height:auto;object-fit:contain}.pantone-color-picker-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding-inline:24px;box-sizing:border-box}.pantone-color-picker-header{padding-top:64px;padding-bottom:64px;text-align:center;width:100%;background:#fff}.pantone-color-picker-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:36px;letter-spacing:.03em;color:#000;margin:0}.pantone-color-picker-subtitle{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:21px;letter-spacing:.03em;color:#000000b3;margin:8px 0 0}.pantone-color-picker-images{display:flex;flex-direction:column;gap:24px;width:100%;padding-bottom:64px}.pantone-color-picker-img{display:block;width:100%;height:auto;object-fit:contain}.pantone-color-picker-phone-row{display:flex;gap:24px;width:100%}.pantone-color-picker-phone-row:nth-last-child(-n+2){margin-inline:128px;width:calc(100% - 256px)}.pantone-color-picker-phone-img{flex:1 1 0;min-width:0;display:block;width:100%;height:auto;object-fit:contain}.delicious-library-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 24px 64px;box-sizing:border-box}.delicious-library-header{padding-top:64px;padding-bottom:64px;text-align:center;width:100%}.delicious-library-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:1.2;letter-spacing:.03em;color:#000;margin:0}.delicious-library-subhead{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:1.3;letter-spacing:.03em;color:#000000b3;margin:8px auto 0;max-width:350px}.delicious-library-images{display:flex;flex-direction:column;width:100%;gap:64px}.delicious-library-img{display:block;width:100%;height:auto;object-fit:contain}.parent-web-redesign-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 24px 64px;box-sizing:border-box}.parent-web-redesign-header{padding-top:64px;padding-bottom:64px;text-align:center;width:100%}.parent-web-redesign-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:1.2;letter-spacing:.03em;color:#000;margin:0}.parent-web-redesign-subhead{font-family:SF Pro Display,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:1.3;letter-spacing:.03em;color:#000000b3;margin:8px auto 0;max-width:500px}.parent-web-redesign-images{display:flex;flex-direction:column;width:100%}.parent-web-redesign-img{display:block;width:100%;height:auto;object-fit:contain}.dojo-color-guide-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%}.dojo-color-guide-img{display:block;width:100%;height:auto;object-fit:contain}.pufficons-page{width:100%;min-height:100vh;background:#fff}.pufficons-header{position:sticky;top:0;left:0;right:0;height:44px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;box-sizing:border-box;z-index:1}.pufficons-header-left{display:flex;align-items:center;gap:16px}.pufficons-title{font-family:SF Pro Display,system-ui,sans-serif;font-size:17px;font-weight:600;color:#000}.pufficons-style-guide-link{font-family:SF Pro Display,system-ui,sans-serif;font-size:17px;font-weight:400;color:#0f85f1;text-decoration:none}.pufficons-style-guide-link:hover{text-decoration:underline}.pufficons-controls{display:flex;align-items:center}.pufficons-slider{width:120px;height:4px;margin:0;accent-color:#000}.pufficons-grid{display:grid;grid-template-columns:repeat(auto-fill,var(--cell-size, 64px));gap:0;padding:16px;justify-content:start}.pufficons-cell{width:var(--cell-size, 64px);height:var(--cell-size, 64px);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.pufficons-icon{width:100%;height:100%;object-fit:contain;display:block}.pufficons-style-guide-page{width:100%;min-height:100vh;background:#fff}.pufficons-style-guide-img{display:block;width:100%;height:auto;object-fit:contain}.tumbles-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;padding:0 24px 96px;color:#000;display:flex;flex-direction:column;align-items:center}.tumbles-hero{position:relative;width:100%;max-width:1080px;margin-bottom:40px}.tumbles-model{width:100%;height:480px}.tumbles-getup-btn{display:block;margin:12px auto 0;padding:8px 24px;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:.04em;color:#fff;background:#333;border:none;border-radius:20px;cursor:pointer;transition:background .2s}.tumbles-getup-btn:hover{background:#555}.tumbles-top{text-align:center;padding-top:32px;margin-bottom:0}.tumbles-title{font-weight:700;font-size:30px;line-height:36px;letter-spacing:.03em;margin:0 0 8px}.tumbles-subhead{font-style:italic;font-weight:400;font-size:18px;line-height:21px;letter-spacing:.03em;color:#000000b3;margin:0}.tumbles-grid{display:flex;flex-direction:column;gap:16px;max-width:1080px;width:100%}.tumbles-row{display:flex;gap:16px;align-items:flex-start}.tumbles-img{display:block;height:auto;object-fit:contain;flex-shrink:0}.tumbles-row>.tumbles-img{flex:1 1 0;min-width:0;width:0}.tumbles-row--full>.tumbles-img{flex:1 1 100%;width:100%}.tumbles-row--trio-a>.tumbles-img:nth-child(1){flex:0 0 28%;width:28%}.tumbles-row--trio-a>.tumbles-img:nth-child(2){flex:0 0 43%;width:43%}.tumbles-row--trio-a>.tumbles-img:nth-child(3){flex:0 0 28%;width:28%}.tumbles-row--trio-b>.tumbles-img:nth-child(1){flex:0 0 43%;width:43%}.tumbles-row--trio-b>.tumbles-img:nth-child(2){flex:0 0 28%;width:28%}.tumbles-row--trio-b>.tumbles-img:nth-child(3){flex:0 0 28%;width:28%}.tumbles-row--trio-c>.tumbles-img:nth-child(1){flex:0 0 32%;width:32%}.tumbles-row--trio-c>.tumbles-img:nth-child(2){flex:0 0 33%;width:33%}.tumbles-row--trio-c>.tumbles-img:nth-child(3){flex:0 0 31%;width:31%}@media screen and (max-width: 600px){.tumbles-row{flex-direction:column;gap:12px}.tumbles-row>.tumbles-img,.tumbles-row--trio-a>.tumbles-img,.tumbles-row--trio-b>.tumbles-img,.tumbles-row--trio-c>.tumbles-img{flex:0 0 auto;width:100%}}.tumbles-video{display:block;height:100vh;width:auto;max-width:100%;object-fit:contain}.apollo-icons-page{width:100%;padding:0;margin:0;background:#fff}.apollo-icons-img{display:block;width:100%;height:auto;border:none;margin:0;padding:0;vertical-align:top}.shoku-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0;box-sizing:border-box}.shoku-hero-wrap{width:100%;max-width:922px;margin:47px auto 0}.shoku-hero-img{display:block;width:100%;height:auto}.shoku-info{display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px;width:100%;max-width:922px;margin:-100px 0 0;padding:24px 24px 0;box-sizing:border-box}.shoku-info-left{display:flex;flex-direction:column;align-items:center;gap:8px}.shoku-icon{width:136px;height:136px;display:block}.shoku-title{font-weight:700;font-size:30px;line-height:36px;text-align:center;letter-spacing:.03em;color:#000;margin:0}.shoku-subtitle{font-style:italic;font-weight:400;font-size:18px;line-height:21px;text-align:center;letter-spacing:.03em;color:#000000b3;margin:0}.shoku-info-right{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin-top:170px;margin-right:150px}.shoku-download-btn{display:inline-flex;justify-content:center;align-items:center;padding:15px 22px;background:linear-gradient(180deg,#ee2822,#d11373);border-radius:60px;border:none;font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:19px;line-height:23px;color:#fff;text-decoration:none;cursor:pointer;transition:transform .15s ease-out,filter .15s ease-out}.shoku-download-btn:hover{transform:scale(1.1);filter:brightness(.8)}.shoku-helper{font-style:italic;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#00000080;margin:0;max-width:216px}.shoku-s2{display:flex;flex-wrap:wrap;width:100%;padding:64px 24px;box-sizing:border-box}.shoku-s2-left{width:clamp(300px,20%,370px);flex-shrink:0;display:flex;flex-direction:column;justify-content:center;padding-right:80px;box-sizing:border-box}.shoku-s2-right{flex:1 1 300px;min-width:300px;position:relative;display:flex;align-items:stretch}.shoku-gallery-dots{position:absolute;left:-10px;top:50%;transform:translate(-100%) translateY(-50%);display:flex;flex-direction:column;gap:8px}.shoku-gallery-dot{width:8px;height:8px;border-radius:50%;background:#00000026;transition:background .3s}.shoku-gallery-dot--active{background:#0009}.shoku-gallery{position:relative;flex:1;border-radius:8px}.shoku-gallery-img{display:block;width:100%;height:auto;transition:opacity 1s ease-in-out}.shoku-gallery-img:not(:first-child){position:absolute;top:0;left:0}.shoku-gallery-img--out{opacity:0}.shoku-gallery-img--hidden{opacity:0;transition:none}.shoku-s2-heading{font-family:SF Pro Display,system-ui,sans-serif;font-weight:900;font-size:42px;line-height:1.05;letter-spacing:-.01em;color:#000;margin:0 0 16px}.shoku-s2-body{font-family:SF Pro Display,system-ui,sans-serif;font-weight:400;font-size:15px;line-height:1.4;color:#000000b3;margin:0 0 12px}.shoku-s2-body:last-child{margin-bottom:0}.shoku-s3{display:flex;flex-wrap:wrap;width:100%;padding:64px 24px 64px 0;box-sizing:border-box}.shoku-s3-left{flex:1 1 300px;min-width:300px}.shoku-s3-img{display:block;width:100%;height:auto;border-radius:8px}.shoku-s3-right{width:clamp(300px,30%,370px);flex-shrink:0;display:flex;flex-direction:column;justify-content:center;padding-left:32px;padding-right:24px;box-sizing:border-box}.shoku-green-callout{display:flex;flex-direction:column;padding:16px 24px;background:#87ec39;border-radius:6px;margin-top:24px}.shoku-green-callout-text{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.03em;color:#000;margin:0}.shoku-s4{width:100%;background:#00000017}.shoku-s4-inner{display:flex;flex-wrap:wrap;max-width:1037px;margin:0 auto;padding:70px 24px;box-sizing:border-box;align-items:center}.shoku-s4-left{width:clamp(272px,30%,320px);flex-shrink:0;display:flex;flex-direction:column;justify-content:center;padding-right:40px;box-sizing:border-box}.shoku-s4-heading{font-family:SF Pro Display,system-ui,sans-serif;font-weight:900;font-size:30px;line-height:36px;letter-spacing:.03em;color:#000;margin:0 0 16px}.shoku-s4-body{font-family:SF Pro Display,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:25px;letter-spacing:.03em;color:#000000b3;margin:0 0 24px}.shoku-teal-callout{display:flex;flex-direction:column;padding:16px 24px;background:#2ee5c0;border-radius:6px}.shoku-teal-callout-text{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:500;font-size:16px;line-height:20px;letter-spacing:.03em;color:#000;margin:0}.shoku-s4-right{flex:1 1 300px;min-width:300px}.shoku-s4-img{display:block;width:100%;height:auto;transform:scaleX(-1)}.shoku-s5{width:100%;max-width:932px;margin:0 auto;padding:64px 24px;box-sizing:border-box}.shoku-s5-cascade{position:relative;width:100%;aspect-ratio:932 / 867}.shoku-s5-card{position:absolute;width:33.15%;height:auto;border-radius:30px;filter:drop-shadow(0px 12px 20px rgba(0,0,0,.25));object-fit:cover;will-change:transform}.shoku-s5-card-5{left:8.69%;top:0%}.shoku-s5-card-4{left:34.23%;top:8.19%}.shoku-s5-card-3{left:52.47%;top:23.3%}.shoku-s5-card-2{left:66.85%;top:43.25%}.shoku-s5-card-1{left:59.76%;top:65.97%}.shoku-s5-text{position:absolute;left:0;top:59%;width:34%;opacity:0;will-change:opacity}.shoku-s5-heading{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:36px;letter-spacing:.03em;color:#000;margin:0 0 24px}.shoku-s5-body{font-family:SF Pro Display,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:25px;letter-spacing:.03em;color:#000000b3;margin:0}.shoku-s6{width:100%;background:#00000017}.shoku-s6-inner{position:relative;max-width:1143px;margin:0 auto;container-type:inline-size}.shoku-s6-img{display:block;width:100%;height:auto}.shoku-s6-heading{position:absolute;font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:min(3cqi,30px);line-height:1.2;letter-spacing:.03em;color:#000;margin:0;max-width:26.4%}.shoku-s6-heading--tr{top:5.8%;right:4%;max-width:23.8%}.shoku-s6-heading--bl{bottom:12%;left:3.7%}.shoku-s7{width:100%;max-width:992px;margin:0 auto;padding:64px 24px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.shoku-s7-heading{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:36px;letter-spacing:.03em;color:#000;margin:0 0 32px;text-align:center}.shoku-s7-img{display:block;width:100%;height:auto}.shoku-bottom-cta{display:flex;flex-direction:column;align-items:center;gap:8px;padding:64px 24px}.shoku-footer{width:100%;background:#00000017;display:flex;flex-grow:1;justify-content:center;align-items:flex-start;padding:24px 24px 32px;box-sizing:border-box}.shoku-footer-logo{display:block;width:208px;height:78px}.shoku-project-plan{position:absolute;bottom:-100px;left:50%;transform:translate(-50%);width:318px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:16px 24px;gap:9px;background:#87ec39;border-radius:6px;box-sizing:border-box;z-index:2}.shoku-project-plan-header{display:flex;flex-direction:row;align-items:center;gap:4px}.shoku-project-plan-icon{width:16px;height:16px}.shoku-project-plan-label{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:12px;line-height:20px;letter-spacing:.1em;color:#000}.shoku-project-plan-text{font-family:SF Pro Display,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.03em;color:#000;margin:0}.airbnb-experiences-page{font-family:SF Pro Display,system-ui,sans-serif;background:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 0 64px;box-sizing:border-box}.airbnb-experiences-header{padding-top:64px;padding-bottom:64px;text-align:center;width:100%}.airbnb-experiences-title{font-family:SF Pro Display,system-ui,sans-serif;font-weight:700;font-size:30px;line-height:1.2;letter-spacing:.03em;color:#000;margin:0}.airbnb-experiences-subhead{font-family:SF Pro Display,system-ui,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:1.3;letter-spacing:.03em;color:#000000b3;margin:8px auto 0;max-width:350px}.airbnb-experiences-img{display:block;width:100%;height:auto;object-fit:contain}
