:root{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif;color:#1d1d1f;background:#fff;font-synthesis:none;--muted:#747479;--blue:#0071e3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:75px}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #0071e3;outline-offset:6px}header{height:68px;position:sticky;top:0;z-index:10;background:rgba(255,255,255,.82);backdrop-filter:blur(24px);border-bottom:1px solid #0000000c}nav{max-width:1280px;margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 52px}.logo{font-size:28px;font-weight:700;letter-spacing:-1.8px}.logo span{font-size:12px;vertical-align:top;display:inline-block;margin:5px 0 0 4px;letter-spacing:0}.navlinks{display:flex;gap:44px;font-size:14px}.navlinks a{color:#535357;transition:color .2s}.navlinks a:hover{color:var(--blue)}.navcta{font-size:13px;background:#1d1d1f;color:white;border-radius:30px;padding:9px 18px}.navcta span{margin-left:12px}.hero{position:relative;min-height:760px;height:calc(100svh - 68px);max-height:1080px;overflow:hidden;background:#f5f5f7;padding:96px max(52px,calc((100vw - 1176px)/2));display:flex;align-items:flex-start}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:13px;letter-spacing:2px;font-weight:500;margin:0 0 28px}.hero h1{font-size:clamp(64px,6.4vw,100px);line-height:1.15;letter-spacing:-4px;margin:0;font-weight:650}.hero h1 span{color:#86868b}.intro{font-size:21px;color:#6e6e73;line-height:1.6;margin:28px 0 30px}.button{display:inline-flex;align-items:center;gap:30px;border-radius:40px;background:var(--blue);color:white;font-size:16px;padding:16px 24px;transition:background .2s,transform .2s}.button:hover{background:#0077ed;transform:translateY(-2px)}.hero-art{position:absolute;width:58%;height:77%;right:-2%;top:13%;display:flex;align-items:center;justify-content:center}.halo{position:absolute;width:70%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 34% 31%,#fff 0%,#e8ebf2 26%,#c2c9d8 47%,#8493b1 64%,#e0e5ef 74%,#fafbff 80%);box-shadow:30px 60px 70px -50px #66779870,inset -14px -18px 36px #a6b3ce44;transform:rotate(-28deg);opacity:.8}.wordmark{font-size:clamp(160px,22vw,350px);font-weight:650;letter-spacing:-.09em;position:relative;transform:rotate(-12deg);padding-right:.1em;color:#fff;text-shadow:0 2px 1px #ffffff,0 10px 30px #61708f3b;user-select:none}.art-caption{position:absolute;bottom:2%;left:18%;right:18%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:2px;color:#7c8595}.hero-bottom{position:absolute;bottom:32px;left:max(52px,calc((100vw - 1176px)/2));right:max(52px,calc((100vw - 1176px)/2));display:flex;justify-content:space-between;font-size:12px;color:#7b7b81}.section{max-width:1280px;margin:auto;padding:120px 52px}.vision{padding-top:145px;padding-bottom:145px}.section h2{font-size:clamp(38px,4.5vw,64px);line-height:1.25;letter-spacing:-2px;font-weight:600;margin:0}.soft{color:#86868b}.statement{font-size:24px;line-height:1.7;color:#6e6e73;margin:32px 0 0;max-width:600px}.collection{padding-top:0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:44px}.section-head p:last-child{font-size:16px;color:var(--muted);margin-bottom:8px}.section-head .eyebrow{margin-bottom:20px}.cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.card{border-radius:28px;padding:40px;min-height:540px;display:flex;flex-direction:column;position:relative;overflow:hidden}.light{background:#f5f5f7}.dark{background:#111114;color:#f5f5f7}.tag{font-size:12px;color:#78787e}.card h3{font-size:32px;letter-spacing:-1px;margin:15px 0 10px;font-weight:600}.card p{font-size:17px;color:#747479;margin:0}.dark p,.dark .tag{color:#aaaab3}.type-art{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:150px;letter-spacing:-14px;font-weight:500;color:#333338;padding-right:14px}.type-art span{font-size:12px;letter-spacing:6px;color:#85858a;margin-top:10px}.card-foot{font-size:12px;color:#85858b;margin-top:24px}.abstract{flex:1;display:flex;gap:10px;justify-content:center;align-items:center;transform:rotate(-24deg);padding:32px 0}.abstract i{display:block;width:24px;height:130px;border-radius:20px;background:linear-gradient(90deg,#28282e,#777783 50%,#222228);box-shadow:5px 10px 15px #0008}.abstract i:nth-child(2),.abstract i:nth-child(6){height:180px}.abstract i:nth-child(3),.abstract i:nth-child(5){height:215px}.abstract i:nth-child(4){height:235px}.about{text-align:center;border-top:1px solid #e9e9eb;padding-top:125px;padding-bottom:130px}.about p:not(.eyebrow){font-size:19px;color:var(--muted);margin:28px 0}.text-link{color:var(--blue);font-size:17px;display:inline-block;margin-top:12px}.text-link span{margin-left:10px}footer{border-top:1px solid #e9e9eb;background:#f5f5f7;padding:30px max(52px,calc((100vw - 1176px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px}footer p,footer>span{font-size:12px;color:#7a7a80}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}@media(min-width:1500px){.hero-art{right:4%}}@media(max-width:900px){.hero{padding:64px 32px;min-height:830px;height:auto}.hero h1{font-size:76px}.hero-art{top:350px;right:0;width:80%;height:420px}.wordmark{font-size:250px}.halo{width:58%}.hero-bottom{left:32px;right:32px}.section{padding-left:32px;padding-right:32px}.card{padding:28px;min-height:490px}.card h3{font-size:27px}.abstract{gap:7px}.abstract i{width:18px}nav{padding:0 32px}footer{padding:28px 32px}}@media(max-width:600px){header{height:60px}nav{padding:0 22px}.logo{font-size:25px}.navlinks{gap:22px;font-size:13px}.navcta{display:none}.hero{padding:48px 24px 75px;min-height:780px}.eyebrow{font-size:12px;margin-bottom:24px}.hero h1{font-size:64px;letter-spacing:-3px}.intro{font-size:18px;margin:22px 0}.button{padding:13px 20px;font-size:15px;gap:22px}.hero-art{width:100%;height:350px;top:380px;right:-5%}.wordmark{font-size:215px}.halo{width:66%}.art-caption{bottom:2%;font-size:9px;left:15%;right:20%}.hero-bottom{left:24px;right:24px;bottom:24px;font-size:11px}.section{padding:85px 24px}.section h2{font-size:38px;letter-spacing:-1.3px}.statement{font-size:20px;line-height:1.7}.collection{padding-top:0}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:20px}.cards{grid-template-columns:1fr;gap:20px}.card{min-height:500px;padding:32px}.card h3{font-size:30px}.type-art{font-size:145px}.abstract i{width:23px}.about{margin:0 24px;padding-left:0;padding-right:0}.about p:not(.eyebrow){font-size:17px}footer{padding:26px 24px;flex-wrap:wrap;gap:10px}footer p{order:3;flex-basis:100%;margin:8px 0 0}footer>span{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}.reveal{opacity:1;transform:none}}
/* English foam product presentation */
.hero-copy{max-width:690px}.hero h1{font-size:clamp(64px,6.4vw,96px);letter-spacing:-4px}.hero-art{opacity:.66;right:-9%;width:58%}.hero .intro{max-width:470px}.statement{max-width:790px;font-size:23px}.product-card{min-height:500px}.product-card h3{font-size:32px}.product-card p{line-height:1.65;max-width:440px}.product-word{flex:1;min-height:215px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:90px;font-weight:600;letter-spacing:-5px}.product-word span{font-size:10px;letter-spacing:2px;font-weight:400;color:#777780;margin-top:16px}.dark .product-word{color:#d8d8e0}.dark .product-word span{color:#a4a4af}.product-link{font-size:14px;color:var(--blue);display:flex;justify-content:space-between;gap:16px;line-height:1.6}.dark .product-link{color:#75baff}.product-link:hover{text-decoration:underline}.product-note{font-size:16px;color:#6e6e73;line-height:1.8;margin:28px 0 0;max-width:800px}.contact-email{display:inline-block;font-size:clamp(18px,3vw,34px);color:var(--blue);letter-spacing:-.5px;overflow-wrap:anywhere;max-width:100%}.contact-email:hover{text-decoration:underline}.about .contact-detail{font-size:15px;line-height:1.7;margin-top:24px}.hero-bottom{gap:20px}@media(max-width:900px){.hero-art{width:80%;right:-5%}.hero-copy{max-width:100%}.product-card{padding:28px}.product-card h3{font-size:29px}}@media(max-width:600px){.hero h1{font-size:64px;letter-spacing:-3px}.hero-art{width:100%;right:-5%}.hero .eyebrow{font-size:10px;letter-spacing:1.5px}.hero .intro{font-size:18px;max-width:290px}.hero-bottom span:first-child{max-width:210px}.hero-bottom span:last-child{white-space:nowrap}.navlinks{gap:18px;font-size:12px}.statement{font-size:20px}.product-card{min-height:490px;padding:30px}.product-card h3{font-size:29px}.product-word{font-size:84px}.section-head>p{line-height:1.6}.contact-email{font-size:20px}.about .contact-detail{font-size:14px}}

/* Compact contact details in the footer */
footer{align-items:center;padding-top:30px;padding-bottom:30px;gap:28px}.footer-brand p{margin:8px 0 0;line-height:1.6}.footer-contact h2{font-size:14px;font-weight:600;letter-spacing:0;line-height:1.5;margin:0 0 6px}.footer-contact a{font-size:14px;line-height:1.6;color:var(--blue);overflow-wrap:anywhere}.footer-contact a:hover{text-decoration:underline}footer>span{white-space:nowrap}@media(max-width:700px){footer{flex-wrap:wrap;gap:22px}.footer-brand{flex:1 1 100%}.footer-contact{min-width:0;max-width:100%}footer>span{margin-left:0;font-size:12px}.footer-brand p{margin:6px 0 0}}

/* 泡沫 brand and product imagery */
.logo{letter-spacing:2px;font-size:27px;font-weight:650}.hero{align-items:center;min-height:650px;height:calc(90svh - 68px);max-height:850px;padding-top:70px;padding-bottom:100px}.hero-copy{width:47%}.hero h1{font-size:clamp(50px,5.5vw,82px);letter-spacing:-3px}.hero-product{position:absolute;right:1%;top:17%;width:54%;margin:0}.hero-product img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;mix-blend-mode:multiply}.hero-product figcaption{font-size:12px;color:#777780;text-align:center;margin-top:10px}.featured-product{display:grid;grid-template-columns:0.85fr 1.15fr;gap:30px;align-items:center;background:#f5f5f7;border-radius:28px;overflow:hidden;padding:44px;margin-bottom:64px}.featured-copy h3{font-size:48px;line-height:1.1;letter-spacing:-2px;margin:0 0 24px}.featured-copy>p:not(.eyebrow){font-size:18px;color:#6e6e73;line-height:1.7;margin:0 0 28px}.featured-copy .product-link{justify-content:flex-start;gap:14px}.featured-product figure{margin:0;min-width:0}.featured-product img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;display:block;mix-blend-mode:multiply}.featured-product figcaption{font-size:12px;line-height:1.6;color:#777780;margin:14px 0 0;text-align:center}.range-heading{margin-bottom:28px}.range-heading h3{font-size:32px;letter-spacing:-1px;margin:0 0 10px}.range-heading p{font-size:16px;color:#6e6e73;margin:0}.product-card{min-height:340px}.product-word{font-size:64px;min-height:140px}.product-word span{display:none}
@media(max-width:900px){.hero{height:auto;min-height:890px;display:block;padding-top:60px}.hero-copy{width:100%}.hero-product{top:410px;right:5%;width:80%}.hero-product img{max-height:390px}.featured-product{padding:30px;gap:20px}.featured-copy h3{font-size:38px}.featured-copy>p:not(.eyebrow){font-size:16px}}@media(max-width:600px){.hero{min-height:790px;padding-top:45px}.hero h1{font-size:58px;letter-spacing:-2.5px}.hero-product{top:380px;right:0;width:100%}.hero-product img{max-height:310px}.hero-product figcaption{font-size:11px;margin-top:0}.hero-copy .intro{max-width:none}.hero-bottom span:first-child{max-width:none}.featured-product{grid-template-columns:1fr;padding:28px 24px;gap:28px;margin-bottom:48px}.featured-copy h3{font-size:40px}.featured-product figure{margin:0 -10px}.featured-product figcaption{padding:0 10px}.product-card{min-height:340px}.product-word{font-size:64px}.logo{font-size:24px}}
