.product-desc-root{background-color:#000;color:beige;font-family:system-ui,-apple-system,sans-serif;min-height:calc(40vh - 80px);overflow-x:hidden;z-index:20;margin-top:80px}.product-desc-root .banner{background-color:#4ade80;color:#000;padding:.5rem 1rem;display:flex;justify-content:center;align-items:center}.product-desc-root .banner .banner-icon{margin-right:.5rem}.product-desc-root .banner .banner-link{text-decoration:underline;font-weight:500}.product-desc-root .navigation{justify-content:space-between;padding:20px 1.5rem 1rem;position:absolute;top:0;left:0;right:0;z-index:1000}.product-desc-root .navigation,.product-desc-root .navigation .nav-left{display:flex;align-items:center}.product-desc-root .navigation .logo{margin-right:2rem}.product-desc-root .navigation .logo .logo-text{font-weight:700;font-size:1.5rem;font-family:钉钉进步体 Regular;display:flex}.product-desc-root .navigation .logo .logo-subtext{display:block;font-size:.75rem;color:#9ca3af}.product-desc-root .navigation .nav-links{display:none;list-style:none;gap:1.5rem}@media(min-width:768px){.product-desc-root .navigation .nav-links{display:flex}}.product-desc-root .navigation .nav-item{cursor:pointer;transition:color .3s ease}.product-desc-root .navigation .nav-item:hover{color:#9ca3af}.product-desc-root .navigation .gsap-button{border-radius:9999px;background-color:#fff;color:#000}.product-desc-root .navigation .gsap-button:hover{background-color:#e5e5e5}.product-desc-root .product-desc-section{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:calc(100vh - 120px);position:relative;padding:2rem;overflow:hidden}@media(max-width:768px){.product-desc-root .product-desc-section{min-height:auto;padding:4rem 1rem 2rem}}.product-desc-root .product-desc-section .flower-shape{position:absolute;top:15%;left:30%;z-index:10}@media(max-width:768px){.product-desc-root .product-desc-section .flower-shape{width:200px;height:200px;left:50%;transform:translateX(-50%)}}.product-desc-root .product-desc-section .flower-shape .flower-inner{width:8rem;height:8rem;position:relative}@media(max-width:768px){.product-desc-root .product-desc-section .flower-shape .flower-inner{width:6rem;height:6rem}}.product-desc-root .product-desc-section .flower-shape .flower-inner .petal{position:absolute;width:50%;height:50%}.product-desc-root .product-desc-section .flower-shape .flower-inner .petal.petal-1{top:0;left:0;border-top-left-radius:100%;background:linear-gradient(to bottom right,#f97316,#ec4899)}.product-desc-root .product-desc-section .flower-shape .flower-inner .petal.petal-2{top:0;right:0;border-top-right-radius:100%;background:linear-gradient(to bottom left,#ec4899,#d946ef)}.product-desc-root .product-desc-section .flower-shape .flower-inner .petal.petal-3{bottom:0;left:0;border-bottom-left-radius:100%;background:linear-gradient(to top right,#f97316,#fb923c)}.product-desc-root .product-desc-section .flower-shape .flower-inner .petal.petal-4{bottom:0;right:0;border-bottom-right-radius:100%;background:linear-gradient(to top left,#ec4899,#d946ef)}.product-desc-root .product-desc-section .hero-title{font-size:5rem;font-weight:700;text-align:center;line-height:1.1;letter-spacing:-.02em;margin-bottom:1rem;z-index:20;font-family:钉钉进步体 Regular}@media(max-width:768px){.product-desc-root .product-desc-section .hero-title{font-size:3rem}}@media(min-width:768px){.product-desc-root .product-desc-section .hero-title{font-size:8rem}}.product-desc-root .product-desc-section .hero-title .word{display:inline-block}.product-desc-root .product-desc-section .blob-shape{position:absolute;bottom:30%;right:30%;z-index:10;width:6rem;height:6rem;background:linear-gradient(to bottom right,#a855f7,#8b5cf6);border-radius:60% 40% 30% 70%/60% 30% 70% 40%}.product-desc-root .product-desc-section .hero-subtitle{display:flex;justify-content:center;align-items:center;text-align:center;max-width:36rem;margin-top:2rem;z-index:20}.product-desc-root .product-desc-section .hero-subtitle .brace{font-size:2rem;margin:0 1rem}.product-desc-root .product-desc-section .hero-subtitle .subtitle-text{font-size:1.125rem;font-family:钉钉进步体 Regular}@media(min-width:768px){.product-desc-root .product-desc-section .hero-subtitle .subtitle-text{font-size:1.25rem}}.product-desc-root .product-desc-section .scroll-indicator{position:absolute;bottom:2rem;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:.7}.product-desc-root .product-desc-section .scroll-indicator p{margin-bottom:.5rem;font-size:.875rem}.product-desc-root .product-desc-section .scroll-indicator .arrow-down{font-size:1.5rem}