.Faq_faqContainer__eVGqe{display:flex;justify-content:center;align-items:center;padding:clamp(60px,10vw,120px) clamp(20px,5vw,80px);width:100%;background:#fff}.Faq_faqContent__L9xUF{display:flex;width:100%;align-items:center;justify-content:space-between}.Faq_faqHeader__eouGJ{flex:1;max-width:400px}.Faq_faqTitle__5NyAk{color:#001325;font-size:clamp(32px,5vw,48px);font-style:normal;font-weight:700;line-height:1.2;margin:0;text-align:left}.Faq_faqList__lXKg3{display:flex;flex-direction:column;gap:0;width:60%}.Faq_faqItem__oC_Pe{border-bottom:1px solid rgba(97,11,238,.2);width:100%}.Faq_faqItem__oC_Pe:last-child{border-bottom:none}.Faq_faqQuestion__NhGY7{width:100%;display:flex;align-items:center;justify-content:space-between;padding:clamp(20px,3vw,24px) 0;background:transparent;border:none;cursor:pointer;text-align:left;transition:all .3s ease}.Faq_faqQuestion__NhGY7:hover{opacity:.8}.Faq_faqQuestionText__kbdZt{color:#001325;font-size:clamp(16px,2vw,18px);font-style:normal;font-weight:500;line-height:1.5;flex:1;padding-right:20px}.Faq_faqIcon__JKHm0{color:#610bee;font-size:20px;transition:transform .3s ease;flex-shrink:0}.Faq_faqIconOpen__v74LR{transform:rotate(180deg)}.Faq_faqAnswer__z5IZJ{padding:0 0 clamp(20px,3vw,24px);animation:Faq_fadeIn__dn02d .3s ease}.Faq_faqAnswer__z5IZJ p{color:#001325;font-size:clamp(14px,1.8vw,16px);font-style:normal;font-weight:400;line-height:1.6;margin:0;opacity:.8}@keyframes Faq_fadeIn__dn02d{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Faq_faqContainer__eVGqe{padding:clamp(40px,8vw,80px) clamp(16px,4vw,24px)}.Faq_faqContent__L9xUF{flex-direction:column;gap:clamp(32px,6vw,48px)}.Faq_faqHeader__eouGJ{max-width:100%}.Faq_faqTitle__5NyAk{text-align:center}.Faq_faqList__lXKg3{width:100%}.Faq_faqQuestion__NhGY7{padding:18px 0}.Faq_faqAnswer__z5IZJ{padding:0 0 18px}}@media (max-width:480px){.Faq_faqContainer__eVGqe{padding:40px 16px}.Faq_faqContent__L9xUF{gap:32px}.Faq_faqQuestion__NhGY7{padding:16px 0}.Faq_faqAnswer__z5IZJ{padding:0 0 16px}}.FreeTools_freeToolsContainer__DS0CF{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(40px,8vw,70px);width:100%}.FreeTools_freeToolsBgLoaded__3kRfe{background-image:url(https://d2o2bcehk92sin.cloudfront.net/free-tools-bg.webp);background-size:cover;background-position:center -60%;background-repeat:no-repeat}.FreeTools_freeToolsHeader__z1lAA{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;text-align:center;margin-bottom:clamp(32px,6vw,64px);max-width:900px}.FreeTools_freeToolsTitle__Ue_lC{color:#001325;font-size:clamp(28px,5vw,48px);font-style:normal;font-weight:700;line-height:1.2;margin:0}.FreeTools_freeToolsSubtitle__1rKTi{color:#001325;font-size:clamp(16px,2.5vw,20px);font-style:normal;font-weight:400;line-height:1.5;margin:0;opacity:.9}.FreeTools_freeToolsCards__1VwGD{display:flex;gap:clamp(24px,4vw,40px);width:100%;justify-content:center;align-items:stretch;flex-wrap:wrap}.FreeTools_freeToolsCard__GxLAs{flex:1;min-width:300px;max-width:550px;background:#fff;border:1px solid #e4e4e7;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;cursor:pointer}.FreeTools_freeToolsCard__GxLAs:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.FreeTools_freeToolsCardImage__DwnfP{width:100%;height:240px;position:relative;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.FreeTools_cardImage__cMfR6{width:100%;height:100%;object-fit:contain;object-position:center}.FreeTools_freeToolsCardContent__FVN4c{display:flex;flex-direction:column;padding:clamp(20px,3vw,32px)}.FreeTools_cardTitle__0XV5V{color:#001325;font-size:24px;font-size:clamp(20px,3vw,28px);font-style:normal;font-weight:700;line-height:1.3;margin:0}.FreeTools_cardDescription__hSw_P{color:#001325;font-size:clamp(14px,2vw,16px);font-style:normal;font-weight:400;line-height:1.6;font-size:16px;margin:0;opacity:.9}.FreeTools_fileFormats__3o2IN{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.FreeTools_fileFormatTag__inJ9M{display:inline-block;padding:6px 12px;border-radius:18px;border:1px solid #d9d9d9;background:#fff;color:#001325;font-size:clamp(12px,1.5vw,14px);font-style:normal;font-weight:400;line-height:1.4;white-space:nowrap}.FreeTools_cardLink__xN2S1{display:inline-block;color:#610bee;font-size:clamp(14px,2vw,16px);font-style:normal;font-weight:500;text-decoration:none;margin-top:8px;width:fit-content;pointer-events:none}@media (max-width:768px){.FreeTools_freeToolsContainer__DS0CF{padding-top:40px;padding-bottom:40px}.FreeTools_freeToolsHeader__z1lAA{margin-bottom:clamp(24px,5vw,40px)}.FreeTools_freeToolsCards__1VwGD{flex-direction:column;gap:24px}.FreeTools_freeToolsCard__GxLAs{min-width:100%;max-width:100%}.FreeTools_freeToolsCardContent__FVN4c{padding:20px}.FreeTools_fileFormats__3o2IN{gap:6px}.FreeTools_fileFormatTag__inJ9M{font-size:12px;padding:5px 10px}}@media (max-width:480px){.FreeTools_freeToolsContainer__DS0CF{padding:32px 16px}.FreeTools_freeToolsHeader__z1lAA{margin-bottom:32px}.FreeTools_freeToolsCards__1VwGD{gap:20px}.FreeTools_freeToolsCardContent__FVN4c{padding:16px;gap:12px}.FreeTools_fileFormats__3o2IN{gap:6px}.FreeTools_fileFormatTag__inJ9M{font-size:11px;padding:4px 8px}}@media (min-width:769px) and (max-width:1024px){.FreeTools_freeToolsCards__1VwGD{gap:32px}.FreeTools_freeToolsCard__GxLAs{min-width:calc(50% - 16px);max-width:calc(50% - 16px)}}.HomeLandingNew_landingContainer__WMkNz{position:relative;width:100%;min-height:850px;background:#0c0016;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;padding-top:clamp(20px,6vw,70px);padding-bottom:clamp(40px,8vw,100px)}.HomeLandingNew_backgroundImage__8Fjym{position:absolute;bottom:0;left:0;width:100%;height:60%;transition:filter .3s ease,transform .3s ease;z-index:1}.HomeLandingNew_backgroundImageImg__GM_fB{width:100%;height:100%;object-fit:cover;object-position:bottom center}.HomeLandingNew_landingContainer__WMkNz:focus-within .HomeLandingNew_backgroundImage__8Fjym{filter:blur(8px);transform:scale(1.05)}.HomeLandingNew_contentCard__J5Z_L{position:relative;z-index:1;width:100%;background:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 clamp(20px,5vw,60px)}.HomeLandingNew_logoContainer__UWsyQ{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.HomeLandingNew_logo__07_YU{width:126px;height:32px;object-fit:contain}.HomeLandingNew_textContent__Pf7Sl{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(12px,2vw,20px);width:100%}.HomeLandingNew_mainTitle__M4eJ2{color:#fff;font-size:clamp(28px,5vw,56px);font-style:normal;font-weight:700;line-height:1.2;margin:0;text-align:center}.HomeLandingNew_subtitle__TbREY{color:#fff;font-size:clamp(14px,2.5vw,20px);font-style:normal;font-weight:400;line-height:1.6;margin:0;max-width:537px;opacity:.9;text-align:center}.HomeLandingNew_searchContainer__ijaZs{position:relative;border-radius:32px;border:1px solid hsla(0,0%,100%,.32);background:hsla(0,0%,100%,.2);overflow:visible;width:100%;max-width:600px;margin-top:40px}.HomeLandingNew_searchBar__ciuYM{position:relative;width:100%;display:flex;align-items:center;padding:clamp(12px,2vw,16px) clamp(16px,3vw,24px);transition:all .3s ease;border-radius:32px}.HomeLandingNew_searchBar__ciuYM:focus-within{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);box-shadow:0 4px 20px rgba(0,0,0,.3)}.HomeLandingNew_searchIcon__TbA6i{color:#fff;margin-right:12px;flex-shrink:0;opacity:.8}.HomeLandingNew_searchInput__cSOTo{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:clamp(14px,2vw,18px);font-style:normal;font-weight:400;width:100%}.HomeLandingNew_searchInput__cSOTo::placeholder{color:hsla(0,0%,100%,.6)}.HomeLandingNew_searchInput__cSOTo:focus{outline:none}.HomeLandingNew_searchResults__L3irq{position:absolute;top:100%;left:0;right:0;margin-top:8px;width:100%;max-height:260px;background:#fff;border-radius:16px;padding:8px 0;overflow-y:auto;box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:10;border:1px solid rgba(0,0,0,.1)}.HomeLandingNew_searchResultItem__J0N00{display:flex;align-items:center;gap:12px;padding:12px 18px;color:#001325;font-size:14px;text-decoration:none;cursor:pointer;transition:background .2s ease}.HomeLandingNew_searchResultItem__J0N00:hover{background:rgba(0,0,0,.05)}.HomeLandingNew_searchResultIcon__3_5Jq{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#610bee}.HomeLandingNew_searchResultText__YVrEl{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#001325}@media (max-width:768px){.HomeLandingNew_landingContainer__WMkNz{min-height:600px}.HomeLandingNew_contentCard__J5Z_L{margin:0 clamp(16px,4vw,24px);border-radius:20px}.HomeLandingNew_logo__07_YU{max-width:150px;max-height:60px}.HomeLandingNew_textContent__Pf7Sl{gap:12px}.HomeLandingNew_searchContainer__ijaZs{max-width:100%}.HomeLandingNew_searchBar__ciuYM{padding:12px 16px}}@media (max-width:480px){.HomeLandingNew_landingContainer__WMkNz{min-height:550px}.HomeLandingNew_contentCard__J5Z_L{margin:0 16px;border-radius:16px}.HomeLandingNew_logo__07_YU{max-width:120px;max-height:50px}.HomeLandingNew_mainTitle__M4eJ2{font-size:24px;line-height:1.3}.HomeLandingNew_subtitle__TbREY{font-size:14px}.HomeLandingNew_searchBar__ciuYM{padding:10px 14px}.HomeLandingNew_searchIcon__TbA6i{width:18px;height:18px;margin-right:10px}}@media (min-width:769px) and (max-width:1024px){.HomeLandingNew_contentCard__J5Z_L{max-width:800px}.HomeLandingNew_searchContainer__ijaZs{max-width:550px}}@media (min-width:1440px){.HomeLandingNew_contentCard__J5Z_L{max-width:1000px}}.IndustryDesign_industry-design-header__m4hlf{padding:clamp(24px,5vw,96px) clamp(24px,6vw,120px);display:flex;align-items:center;gap:96px;width:100%;box-sizing:border-box}.IndustryDesign_industry-design-header-content__qYl5y{width:100%;display:flex;flex-direction:column;gap:12px}.IndustryDesign_industry-design-header-content__qYl5y h1{color:#000;font-size:44px;font-style:normal;font-weight:700;line-height:52px}.IndustryDesign_industry-design-header-content__qYl5y p{color:#001325;font-size:20px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.3px;text-align:justify}.IndustryDesign_industry-design-header-viewer-top__8mCs8,.IndustryDesign_industry-design-header-viewer__2IhTT{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:12px 20px;border-radius:8px;border:1px solid #d1d4d7}.IndustryDesign_industry-design-header-viewer-top__8mCs8 span,.IndustryDesign_industry-design-header-viewer__2IhTT span{color:#001325;font-size:20px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.3px}.IndustryDesign_industry-design-header-viewer-crousal__OnLdj{width:100%;display:flex;align-items:center;justify-content:center}.IndustryDesign_industry-design-header-viewer-crousal__OnLdj button{border-radius:4px;background:#610bee;color:#fff;font-size:20px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.3px;width:243px;height:48px}.IndustryDesign_industry-design-files__QTR2H{display:flex;flex-direction:column;gap:65px;width:100%;box-sizing:border-box}.IndustryDesign_industry-design-files-container__BiMjA{display:flex;flex-direction:column;gap:16px;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e8eaed;box-shadow:0 1px 3px rgba(0,0,0,.06)}.IndustryDesign_industry-design-files-head__T8CCM{display:flex;align-items:center;gap:16px;font-size:14px;font-style:normal;font-weight:400;line-height:22px;padding:20px 24px 24px;background:#f3f2ff;border-bottom:1px solid #e8eaed;border-radius:12px 12px 0 0;margin:0;color:#343a40}.IndustryDesign_industry-design-files-head__T8CCM svg{flex-shrink:0;width:44px;height:44px;color:#610bee;background:#fff;border:1px solid #e2d5fc;border-radius:50%;padding:10px;box-sizing:border-box}.IndustryDesign_industry-design-files-head__T8CCM p{margin:0;color:#343a40;flex:1}.IndustryDesign_industry-design-files-bottom__klJcy{display:flex;flex-direction:column;gap:0}.IndustryDesign_industry-design-files-list__BMa6O{text-align:left;width:100%;min-width:280px;border-collapse:collapse;background:#fff;table-layout:fixed}.IndustryDesign_industry-design-files-list__BMa6O thead{background:#fff}.IndustryDesign_industry-design-files-list__BMa6O th{padding:10px 20px;border-bottom:1px solid #e9ecef;background:#fff;color:#6c757d;font-size:11px;font-weight:600;line-height:16px;letter-spacing:.6px;text-transform:uppercase}.IndustryDesign_industry-design-files-list__BMa6O th:first-child{text-align:left}.IndustryDesign_industry-design-files-list__BMa6O th:nth-child(2){text-align:center}.IndustryDesign_industry-design-files-list__BMa6O th:nth-child(3){text-align:right}.IndustryDesign_industry-design-files-list__BMa6O td{padding:10px 20px;border-bottom:1px solid #e9ecef;color:#212529;font-size:15px;font-weight:400;line-height:22px;letter-spacing:-.1px}.IndustryDesign_industry-design-files-list__BMa6O td:first-child,.IndustryDesign_industry-design-files-list__BMa6O td:nth-child(2){word-break:break-word}.IndustryDesign_industry-design-files-list__BMa6O td:first-child{text-align:left}.IndustryDesign_industry-design-files-list__BMa6O td:nth-child(2){text-align:center}.IndustryDesign_industry-design-files-list__BMa6O td:nth-child(3){text-align:right}.IndustryDesign_industry-design-files-list__BMa6O tbody tr:last-child td{border-bottom:none}.IndustryDesign_industry-design-files-cell-content__n1tXp{display:block;overflow:hidden;text-overflow:ellipsis}.IndustryDesign_industry-design-files-btn__KkH7e{border-radius:8px;border:1px solid #dee2e6;color:#343a40;font-size:14px;font-weight:500;line-height:22px;padding:10px 18px;min-width:100px;white-space:nowrap;background:#fff;cursor:pointer;transition:background .2s,color .2s}.IndustryDesign_industry-design-files-btn__KkH7e:hover:not(:disabled){background:#610bee;color:#fff;border-color:#610bee}.IndustryDesign_industry-design-files-btn__KkH7e:disabled{opacity:.6;cursor:not-allowed}.IndustryDesign_industry-design-files-count__UeEcs{color:#001325;font-size:24px;font-weight:600;line-height:28px;letter-spacing:-.288px}.IndustryDesign_industry-design-files-supporting-wrapper__VTNTv .IndustryDesign_industry-design-files-bottom__klJcy{max-height:400px;overflow-y:auto}.IndustryDesign_industry-design-files-empty-row__eCBEl{text-align:center;color:#6c757d;padding:24px;font-style:italic}.IndustryDesign_industry-design-files-supporting-head__qXrpm{display:flex;align-items:center;gap:12px;padding:14px 20px;background:#f3f2ff;border-bottom:1px solid #e8eaed;border-radius:12px 12px 0 0;font-size:14px;font-weight:500;color:#343a40}@media (max-width:1070px){.IndustryDesign_industry-design-files-head__T8CCM{padding:16px 20px;gap:12px}.IndustryDesign_industry-design-files-head__T8CCM svg{width:40px;height:40px;padding:8px}.IndustryDesign_industry-design-files-list__BMa6O td,.IndustryDesign_industry-design-files-list__BMa6O th{padding:10px 16px}.IndustryDesign_industry-design-files-list__BMa6O,.IndustryDesign_industry-design-files-list__BMa6O tbody,.IndustryDesign_industry-design-files-list__BMa6O td,.IndustryDesign_industry-design-files-list__BMa6O th,.IndustryDesign_industry-design-files-list__BMa6O thead,.IndustryDesign_industry-design-files-list__BMa6O tr{display:block;width:100%}.IndustryDesign_industry-design-files-list__BMa6O thead{display:none}.IndustryDesign_industry-design-files-list__BMa6O tr{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.IndustryDesign_industry-design-files-list__BMa6O td{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:none;font-size:18px;gap:12px;min-width:0}.IndustryDesign_industry-design-files-list__BMa6O td:before{content:attr(data-label);font-weight:600;flex:0 0 auto;min-width:0;max-width:45%}.IndustryDesign_industry-design-files-list__BMa6O td>:not(button){flex:1;min-width:0;text-align:right;overflow:hidden;text-overflow:ellipsis}.IndustryDesign_industry-design-files-list__BMa6O td .IndustryDesign_industry-design-files-btn__KkH7e{flex-shrink:0;white-space:nowrap;width:auto;min-width:90px;height:auto;padding:8px 16px;font-size:16px;line-height:24px}}.IndustryDesign_industry-design-suggestion__Tyh_D{display:flex;flex-direction:column;gap:35px;align-items:center;justify-content:center;width:100%;padding:clamp(24px,3vw,65px);margin-top:30px}.IndustryDesign_industry-design-suggestion-header__yyC6N{display:flex;flex-direction:column;gap:12px;width:100%;box-sizing:border-box;text-align:center}.IndustryDesign_industry-design-suggestion-header__yyC6N h2,.IndustryDesign_industry-design-suggestion-header__yyC6N h3{color:#001325;text-align:center;font-size:clamp(24px,5vw,48px);font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1px}.IndustryDesign_industry-design-suggestion-header__yyC6N p{color:#001325;text-align:center;font-size:clamp(14px,2vw,20px);font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.3px}.IndustryDesign_industry-design-suggestion-bottom__4o2vC{display:flex;align-items:center;justify-content:space-between;width:100%}.IndustryDesign_industry-design-suggestion-arrows__dT1FZ{height:100%;display:flex;align-items:center;justify-content:center;padding:12px;border-radius:50%}.IndustryDesign_industry-design-suggestion-designs-cont__zBtVk{display:flex;flex-direction:column;gap:24px;width:365px;border-radius:12px;background:#fff;padding:12px;box-sizing:border-box;overflow:hidden;height:450px}.IndustryDesign_industry-design-suggestion-designs-cont-img__Dnf5F{width:100%;height:220px;background:grey;border-radius:4px}.IndustryDesign_industry-design-industry-tag__6NlFw{padding:5px 10px;border:1px solid #610bee;border-radius:50px;color:#610bee;width:fit-content;font-size:12px;background:#e2d2fc}.IndustryDesign_industry-design-suggestion-designs-cont__zBtVk h3{color:#000;font-size:24px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.288px}.IndustryDesign_industry-design-suggestion-designs__KgtPa{display:flex;justify-content:center;gap:40px;width:100%;flex-grow:0}.IndustryDesign_industry-design-about-cad__YVhFN{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0;width:100%;box-sizing:border-box}.IndustryDesign_edit-input__blSGX,.IndustryDesign_edit-textarea__fPbTE{width:100%;padding:8px}.IndustryDesign_error-text__o5ksz{color:red;font-size:14px}.IndustryDesign_industry-design-about-cad__YVhFN h2{color:#000;text-align:left;font-size:clamp(20px,3vw,28px);font-style:normal;font-weight:700;line-height:1.3;margin:0 0 12px}.IndustryDesign_industry-design-about-cad__YVhFN p{color:#4a4a4a;text-align:left;font-size:clamp(15px,2vw,17px);font-style:normal;font-weight:400;line-height:1.6;margin:0;letter-spacing:-.2px}.IndustryDesign_industry-design-about-cad-intro__tKF4z{width:100%;text-align:left}.IndustryDesign_industry-design-about-cad-intro__tKF4z p{align-self:stretch}.IndustryDesign_industry-design-about-cad-intro__tKF4z p strong{color:#333;font-weight:700}.IndustryDesign_industry-design-about-cad-cards__XGZNd{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:24px;width:100%;margin-top:28px}.IndustryDesign_industry-design-about-cad-card__i6spH{flex:1;min-width:200px;max-width:280px;background:#fff;border-radius:12px;border:1px solid #e8eaed;box-shadow:0 1px 3px rgba(0,0,0,.06);box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column}.IndustryDesign_industry-design-about-cad-card-head__kaqwZ{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid #f3f3f3}.IndustryDesign_industry-design-about-cad-card-icon___lK5s{color:#610bee;font-size:22px;display:flex;align-items:center;justify-content:center}.IndustryDesign_industry-design-about-cad-card-title__p_5z7{color:#001325;font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.2px}.IndustryDesign_industry-design-about-cad-card-body__97fr_{padding:12px 20px 20px;display:flex;flex-direction:column;gap:10px}.IndustryDesign_industry-design-about-cad-card-row__Z7ShK{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#001325;font-size:14px;line-height:20px;letter-spacing:-.15px}.IndustryDesign_industry-design-about-cad-card-row__Z7ShK .IndustryDesign_industry-design-about-cad-key__GEG8C{font-weight:400;flex-shrink:0}.IndustryDesign_industry-design-about-cad-card-row__Z7ShK .IndustryDesign_industry-design-about-cad-value__u15Sz{font-weight:600;text-align:right;word-break:break-word}.IndustryDesign_industry-design-about-cad-sub-head__i7hRu::marker{content:""}.IndustryDesign_industry-design-about-cad-sub-head__i7hRu::-webkit-details-marker{display:none}.IndustryDesign_industry-design-about-cad-sub-head__i7hRu{padding:16px 0;border-bottom:1px solid #f3f3f3;color:#001325;font-size:16px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.3px;display:flex;align-items:center;justify-content:space-between}.IndustryDesign_industry-design-about-cad-sub-content__wyw_5{display:flex;flex-direction:column;gap:12px;width:100%;box-sizing:border-box;border-radius:8px;background:#fff}.IndustryDesign_industry-design-about-cad-sub-details__Vp7QN{display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid #f3f3f3;padding:16px 20px;color:#001325;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.192px}.IndustryDesign_carouselWrapper__9fcTJ{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin:0 auto;padding:40px 0 72px}.IndustryDesign_navButton__FxI9Z{background:linear-gradient(90deg,transparent,rgba(0,0,0,.24))}.IndustryDesign_navButton__FxI9Z,.IndustryDesign_navPrevButton__CeFXI{position:absolute;display:flex;align-items:center;justify-content:center;width:116px;height:500px;z-index:1;top:0}.IndustryDesign_navPrevButton__CeFXI{background:linear-gradient(270deg,transparent,rgba(0,0,0,.24))}.IndustryDesign_industrySwiper__ZUga4{width:100%;height:400px}.IndustryDesign_industry-design-carousel__uRgRu{position:relative;width:100%;height:500px;background:linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.9)),#16a0a0;display:flex;align-items:center;justify-content:center}.IndustryDesign_slideCard__SnPIH{background:#fff;border-radius:20px;height:100%;display:flex;justify-content:center;align-items:center;font-size:24px;font-weight:700;color:#000;transition:transform .3s ease}.IndustryDesign_carouselWrapper__9fcTJ .swiper-slide{opacity:.4;transform:scale(.9);transition:opacity .3s,transform .3s}.IndustryDesign_carouselWrapper__9fcTJ .swiper-slide-active{opacity:1!important;transform:scale(1);z-index:2}.IndustryDesign_thumbnailGrid__yaarD{display:flex;justify-content:center;gap:10px;margin-top:20px}.IndustryDesign_thumbnail__GWho_{width:120px;height:120px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:border .2s ease}.IndustryDesign_thumbnail__GWho_ img{width:100%;height:100%;object-fit:cover}.IndustryDesign_activeThumbnail__p9R3d{border:8px solid #000}@media screen and (max-width:1600px){.IndustryDesign_industry-design-files-list__BMa6O td{font-size:16px}.IndustryDesign_industry-design-files-list__BMa6O th{font-size:12px}}@media screen and (max-width:850px){.IndustryDesign_industry-design-header__m4hlf{flex-direction:column}.IndustryDesign_industry-design-about-cad-sub-content__wyw_5,.IndustryDesign_industry-design-suggestion-designs-cont__zBtVk{width:100%}.IndustryDesign_industry-design-about-cad-cards__XGZNd{justify-content:center}.IndustryDesign_industry-design-about-cad-card__i6spH{max-width:100%;min-width:260px}.IndustryDesign_thumbnailGrid__yaarD{flex-wrap:wrap}.IndustryDesign_industry-design-header-content__qYl5y h1{font-size:32px}.IndustryDesign_industry-design-header-content__qYl5y h1,.IndustryDesign_industry-design-header-content__qYl5y p{text-align:center}}@media screen and (max-width:600px){.IndustryDesign_industry-design-suggestion-bottom__4o2vC,.IndustryDesign_industry-design-suggestion-designs-cont__zBtVk{height:auto}}.IndustryDesign_industryDesignHeaderDetails__FOkjF{display:flex;flex-direction:column;gap:16px;width:100%;padding:0 10px}.IndustryDesign_industryDesignHeaderDetailsTitleRow__wgLmp{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.IndustryDesign_industryDesignHeaderDetails__FOkjF h1{color:#000;font-size:32px;font-style:normal;font-weight:700;line-height:1.25;margin:0}.IndustryDesign_industryDesignHeaderDetailsMetaRow__n_ZyC{display:flex;align-items:center;flex-wrap:wrap;gap:16px;row-gap:12px}.IndustryDesign_industryDesignHeaderDetailsAuthorLink__Oh_Mu{text-decoration:none;color:inherit}.IndustryDesign_industryDesignHeaderDetailsAuthor__mZ2zG{display:flex;align-items:center;gap:12px}.IndustryDesign_industryDesignHeaderDetailsAvatar__Wyk_f{flex-shrink:0}.IndustryDesign_industryDesignHeaderDetailsAuthorText__zHWv4{display:flex;flex-direction:column;gap:2px}.IndustryDesign_industryDesignHeaderDetailsAuthorName__2Rwmb{font-size:16px;font-weight:500;line-height:22px;color:#000}.IndustryDesign_industryDesignHeaderDetailsAuthorProjects__5jxcy{font-size:14px;font-weight:400;line-height:20px;color:#6c757d}.IndustryDesign_industryDesignHeaderDetailsDivider__O9ABO{width:1px;height:32px;background:#d1d4d7;opacity:.6;flex-shrink:0}.IndustryDesign_industryDesignHeaderDetailsRating__SPWSw{display:flex;align-items:center;gap:8px}.IndustryDesign_industryDesignHeaderDetailsStars__skOEt{display:flex;align-items:center;gap:2px}.IndustryDesign_industryDesignHeaderDetailsStarFilled__8gKp6{color:gold;font-size:16px}.IndustryDesign_industryDesignHeaderDetailsStarOutline__Q_w5M{color:#dee2e6;font-size:16px}.IndustryDesign_industryDesignHeaderDetailsRatingValue__AzTez{font-size:16px;font-weight:500;color:#000}.IndustryDesign_industryDesignHeaderDetailsRatingReviews__nZoJy{font-size:14px;font-weight:400;color:#6c757d}.IndustryDesign_industryDesignHeaderDetailsTags__XiMBB{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.IndustryDesign_industryDesignHeaderDetailsTags__XiMBB>div{background:#e9ecef!important;border:none!important;padding:8px 14px!important;border-radius:24px;font-size:14px;color:#000}.IndustryDesign_industryDesignHeaderDetailsDescription__FzdgQ{margin:0}.IndustryDesign_industryDesignHeaderDetailsDescription__FzdgQ,.IndustryDesign_industryDesignHeaderDetails__FOkjF p{color:#001325;font-size:16px;font-style:normal;font-weight:400;opacity:.8;line-height:24px;word-wrap:break-word}.IndustryDesign_industryDesignHeaderDetailsOwner__YfSbq{display:flex;align-items:center;gap:12px;text-align:justify}.IndustryDesign_industryDesignHeaderDetailsOwner__YfSbq span{font-size:20px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.3px}.IndustryDesign_industryDesignHeaderDetailsOwner__YfSbq p{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.IndustryDesign_industryDesignHeaderDetailsOwnerDivider__0XhJ0{opacity:.5;background:#d1d4d7;width:1px;height:32px}.IndustryDesign_cadDesignDownload__tIGCg{display:flex;flex-direction:column;gap:6px;padding:16px;border-radius:8px;background:url(https://d2o2bcehk92sin.cloudfront.net/design-page-bg.png),linear-gradient(92deg,#fff6f6,#ffe8e8 100.66%);background-repeat:no-repeat;background-position:100%;background-size:auto 100%;cursor:pointer}.IndustryDesign_cadDesignDownloadTitle__E2i_g{font-size:16px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center;width:100%;justify-content:space-between}.IndustryDesign_cadDesignDownload__tIGCg p{color:#001325;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.IndustryDesign_industry-design-header-container__Aw9qn{display:flex;padding:40px 40px 0;gap:32px;width:100%;box-sizing:border-box}.IndustryDesign_industry-design-header-container-right__Uk_jE{width:548px;display:flex;flex-direction:column;gap:32px}.IndustryDesign_industry-design-header-container-left__MxZUC{width:65%}.IndustryDesign_industry-design-page-root__XtqKG{padding:0 64px;width:100%;box-sizing:border-box}@media screen and (max-width:1050px){.IndustryDesign_industry-design-page-root__XtqKG{padding:0 32px}}.IndustryDesign_industryDesignHeaderEdit__PiMod{display:flex;align-items:center;gap:8px;cursor:pointer;width:115px;color:#610bee;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.192px}.IndustryDesign_statsCont__tb3dX{display:flex;align-items:center;gap:10px;justify-content:center;width:100%;flex-wrap:wrap}.IndustryDesign_actionStack__FKEgJ{width:100%;display:flex;flex-direction:column;gap:10px}.IndustryDesign_primaryAction__9QRYI,.IndustryDesign_primaryAction__9QRYI>a,.IndustryDesign_primaryAction__9QRYI>button,.IndustryDesign_primaryAction__9QRYI>span>button{width:100%}.IndustryDesign_secondaryActions__4vQnQ{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.IndustryDesign_secondaryActionsSingle__871J5{grid-template-columns:1fr}.IndustryDesign_secondaryActions__4vQnQ>a,.IndustryDesign_secondaryActions__4vQnQ>button{width:100%;min-width:0;max-width:100%;height:48px;min-height:48px;padding:10px 12px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:clamp(14px,1.1vw,18px)}.IndustryDesign_viewerButtonLink__1uAr7{display:flex;align-items:center;text-decoration:none;flex:0 0 auto}.IndustryDesign_viewerButton__vO3mI{color:#fff;font-size:20px;background:#610bee;border-radius:4px;height:48px;padding:10px 20px;border:none;min-width:fit-content;white-space:nowrap;cursor:pointer;display:flex;align-items:center;justify-content:center;box-sizing:border-box;transition:background .2s ease;gap:8px}.IndustryDesign_viewerButton__vO3mI:hover{background:#4f0bc7}.IndustryDesign_viewerButtonIcon__NJ_bN{font-size:16px;line-height:1}.IndustryDesign_viewerButtonOutline__O_k3l{background:transparent;border:1px solid #595f66;color:#1f2937}.IndustryDesign_viewerButtonOutline__O_k3l:hover{background:#f8fafc;color:#111827;border-color:#7b8290}.IndustryDesign_statsCont__tb3dX button{min-width:fit-content;white-space:nowrap;box-sizing:border-box;flex:0 0 auto}@media screen and (max-width:1200px){.IndustryDesign_statsCont__tb3dX{flex-wrap:wrap;gap:10px}.IndustryDesign_statsCont__tb3dX button,.IndustryDesign_viewerButton__vO3mI{font-size:18px;padding:10px 18px}}@media screen and (max-width:600px){.IndustryDesign_statsCont__tb3dX button,.IndustryDesign_viewerButton__vO3mI{font-size:16px;padding:12px 16px;height:48px}}.IndustryDesign_mobile-only__SVkT8{display:none}.IndustryDesign_desktop-only__XHZYG{display:block}@media screen and (max-width:850px){.IndustryDesign_industry-design-page-root__XtqKG{padding:0 16px}.IndustryDesign_industry-design-files-head__T8CCM{padding:14px 18px;font-size:15px}.IndustryDesign_industry-design-files-head__T8CCM svg{width:36px;height:36px}.IndustryDesign_industry-design-header-container__Aw9qn{flex-direction:column;padding:20px;height:auto}.IndustryDesign_industry-design-header-container-right__Uk_jE{width:100%;height:auto}.IndustryDesign_industry-design-header-container-left__MxZUC{width:100%}.IndustryDesign_statsCont__tb3dX .IndustryDesign_viewerButtonLink__1uAr7,.IndustryDesign_statsCont__tb3dX a,.IndustryDesign_statsCont__tb3dX button{width:100%;min-width:100%}.IndustryDesign_viewerButton__vO3mI{width:100%;min-width:0;max-width:100%;font-size:16px;padding:12px 16px;box-sizing:border-box}.IndustryDesign_secondaryActions__4vQnQ{display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px}.IndustryDesign_secondaryActions__4vQnQ>a,.IndustryDesign_secondaryActions__4vQnQ>button{height:auto;min-height:48px;white-space:normal;overflow:visible;text-overflow:unset;line-height:1.25;justify-content:center;text-align:center}.IndustryDesign_statsCont__tb3dX{flex-direction:column;gap:12px}.IndustryDesign_mobile-only__SVkT8{display:block}.IndustryDesign_desktop-only__XHZYG{display:none}.IndustryDesign_industry-design-header-viewer-crousal__OnLdj button{width:100%;max-width:100%;box-sizing:border-box}}.IndustryDesign_viewerRoot__xsk2r{position:relative;width:100%;height:650px;display:grid;background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;user-select:none}.IndustryDesign_stage__JKk8S{will-change:transform;transition:transform .12s ease;transform-origin:center center;display:grid;place-items:center;height:100%}.IndustryDesign_frame__j_rCs{max-width:100%;max-height:100%;width:auto;height:auto;image-rendering:auto;pointer-events:none;display:block;margin:auto}.IndustryDesign_controls__1hs3T{position:absolute;inset:auto 1rem 1rem 1rem;display:flex;justify-content:space-between;align-items:end;gap:1rem;pointer-events:none}.IndustryDesign_dpad__yAWvT{pointer-events:auto;width:120px;height:120px;border-radius:50%;border:1px solid #e1e3e5;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:14px;box-sizing:border-box}.IndustryDesign_zoom__6FXJO{pointer-events:auto;border-radius:12px;border:1px solid #d1d4d7;background:#fff;display:flex;flex-direction:column;overflow:hidden}.IndustryDesign_zoomButton___iL_A{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #d1d4d7;background:#fff;font-size:18px;cursor:pointer;transition:transform 80ms ease,background .12s ease,box-shadow .12s ease}.IndustryDesign_h__Jjzz1{display:flex;align-items:center;justify-content:space-between;width:100%}.IndustryDesign_button__TGCB0{width:32px;display:flex;align-items:center;justify-content:center;height:32px;border-radius:50%;border:1px solid #d1d4d7;background:#f5f5f5;font-size:18px;cursor:pointer;transition:transform 80ms ease,background .12s ease,box-shadow .12s ease}.RecentlyAddedDesigns_recentlyAddedDesignsContainer__Q1_Zo{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f2ebff;padding:clamp(24px,5vw,70px) 0 clamp(36px,5vw,70px);width:100%}.RecentlyAddedDesigns_recentlyAddedDesignsHead__FVpeo{font-size:clamp(24px,5vw,48px);font-weight:700;line-height:52px}.RecentlyAddedDesigns_recentlyAddedDesignsDesc__M1j1b,.RecentlyAddedDesigns_recentlyAddedDesignsHead__FVpeo{color:#001325;font-style:normal;text-align:center;padding-left:clamp(20px,5vw,70px);padding-right:clamp(20px,5vw,70px);width:100%;box-sizing:border-box}.RecentlyAddedDesigns_recentlyAddedDesignsDesc__M1j1b{font-size:clamp(14px,2vw,18px);margin-top:10px;font-weight:400;line-height:26px;opacity:.7;margin-bottom:40px}.RecentlyAddedDesigns_recentlyAddedDesignsGrid__hRP8i{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;padding:10px clamp(16px,3vw,40px);scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;box-sizing:border-box}.RecentlyAddedDesigns_recentlyAddedDesignsGrid__hRP8i::-webkit-scrollbar{display:none}.RecentlyAddedDesigns_recentlyAddedDesignCard__wxihI{display:flex;flex-direction:column;align-items:center;gap:12px;flex-shrink:0;width:298px;box-sizing:border-box}@media (max-width:768px){.RecentlyAddedDesigns_recentlyAddedDesignsContainer__Q1_Zo{padding-bottom:40px;padding-top:24px}.RecentlyAddedDesigns_recentlyAddedDesignsGrid__hRP8i{gap:16px}.RecentlyAddedDesigns_recentlyAddedDesignCard__wxihI{width:240px;min-width:240px;max-width:240px}.RecentlyAddedDesigns_recentlyAddedDesignTitle__oY9vr{width:100%;max-width:240px;box-sizing:border-box}}.RecentlyAddedDesigns_recentlyAddedDesignTitle__oY9vr{width:100%;color:#09090b;font-size:16px;font-style:normal;font-weight:400;line-height:1.4;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:298px;box-sizing:border-box}.DesignComments_commentsSection__8Gbcr{margin-top:32px;width:100%;padding:24px 0;background:#fff}.DesignComments_commentsHeader___Lqfi{display:flex;align-items:center;gap:8px;margin-bottom:20px}.DesignComments_commentsTitle__tGLg2{display:flex;align-items:center;gap:8px;font-size:clamp(18px,2vw,22px);font-weight:700;color:#001325;margin:0}.DesignComments_commentsIcon__VW2Uq{font-size:20px;color:#9ca3af}.DesignComments_commentsCount__cpG5G{font-size:15px;font-weight:500;color:#9ca3af}.DesignComments_addCommentRow__jc9Sk{display:flex;gap:16px;margin-bottom:24px}.DesignComments_addCommentAvatar__lSiKK,.DesignComments_commentAvatar__5iWbF{flex-shrink:0;width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#e5e7eb;border:1px solid #e5e7eb;box-sizing:border-box}.DesignComments_addCommentAvatar__lSiKK div,.DesignComments_addCommentAvatar__lSiKK img,.DesignComments_commentAvatar__5iWbF div,.DesignComments_commentAvatar__5iWbF img{width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;object-fit:cover;border-radius:50%}.DesignComments_addCommentInputWrap__037OM{flex:1;position:relative}.DesignComments_addCommentInput__0ARk9{width:100%;min-height:64px;padding:12px 16px;font-size:15px;line-height:1.5;border:1px solid #d1d4d7;border-radius:8px;resize:vertical;font-family:inherit;color:#212529}.DesignComments_addCommentInput__0ARk9::placeholder{color:#6c757d}.DesignComments_addCommentInput__0ARk9:focus{outline:none;border-color:#610bee;box-shadow:0 0 0 2px rgba(97,11,238,.15)}.DesignComments_postButtonWrap__fn9BF{display:flex;justify-content:flex-end;margin-top:8px}.DesignComments_postButton__t_3JU{padding:8px 16px;font-size:13px;font-weight:600;color:#fff;background:#610bee;border:none;border-radius:6px;cursor:pointer;transition:background .2s,opacity .2s}.DesignComments_postButton__t_3JU:hover:not(:disabled){background:#5209cc}.DesignComments_postButton__t_3JU:disabled{background:#d2bcfb;opacity:.7;cursor:not-allowed}.DesignComments_commentsList__gvQgw{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px;max-height:min(400px,60vh);overflow-y:auto;overflow-x:hidden}.DesignComments_commentItem__PB4S2{display:flex;gap:16px;align-items:flex-start}.DesignComments_commentAvatar__5iWbF{flex-shrink:0;width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.DesignComments_commentBody__oPOS9{flex:1;min-width:0}.DesignComments_commentMeta__j3WGJ{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.DesignComments_commentAuthor__1gfeA{font-size:15px;font-weight:600;color:#212529}.DesignComments_commentTime__3FlmZ{font-size:13px;color:#6c757d}.DesignComments_commentText__fx8kt{margin:0;font-size:15px;line-height:1.5;color:#4a4a4a}.DesignComments_replyBlock__wrUTp{display:flex;gap:16px;align-items:flex-start;margin-top:16px}.DesignComments_commentActions__2wLI_{display:flex;align-items:center;gap:16px;margin-top:8px}.DesignComments_engagementItem__IOgvy{display:flex;align-items:center;gap:4px;font-size:13px;color:#9ca3af}.DesignComments_engagementItem__IOgvy svg{font-size:16px}.DesignComments_replyButton__gk4Mm{font-size:14px;font-weight:600;color:#610bee;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;gap:4px}.DesignComments_replyButton__gk4Mm svg{font-size:18px}.DesignComments_replyButton__gk4Mm:hover:not(:disabled){color:#5209cc;text-decoration:underline}.DesignComments_replyButton__gk4Mm:disabled{color:#9ca3af;cursor:default}.DesignComments_replyForm__Hul4j{margin-top:12px;display:flex;flex-direction:column;gap:10px}.DesignComments_replyInput__MM35F{width:100%;min-height:60px;padding:10px 14px;font-size:14px;line-height:1.5;border:1px solid #d1d4d7;border-radius:8px;resize:vertical;font-family:inherit;color:#212529}.DesignComments_replyInput__MM35F::placeholder{color:#6c757d}.DesignComments_replyFormActions__kOgqi{display:flex;gap:10px;justify-content:flex-end}.DesignComments_replyCancelBtn__5QTsc{padding:8px 16px;font-size:13px;font-weight:500;color:#6c757d;background:transparent;border:1px solid #d1d4d7;border-radius:6px;cursor:pointer}.DesignComments_replyCancelBtn__5QTsc:hover{background:#f8f9fa}.DesignComments_replySubmitBtn__iUTN4{padding:8px 16px;font-size:13px;font-weight:600;color:#fff;background:#610bee;border:none;border-radius:6px;cursor:pointer}.DesignComments_replySubmitBtn__iUTN4:hover:not(:disabled){background:#5209cc}.DesignComments_replySubmitBtn__iUTN4:disabled{opacity:.6;cursor:not-allowed}.DesignComments_loading__FwgKp,.DesignComments_noComments__2zBkW{padding:24px 0;text-align:center;color:#6c757d;font-size:15px}.DesignComments_viewMoreWrap__AUTel{margin-top:20px;text-align:center}.DesignComments_viewMoreButton__e7Hv8{padding:10px 24px;font-size:14px;font-weight:600;color:#610bee;background:transparent;border:1px solid #610bee;border-radius:8px;cursor:pointer;transition:background .2s,color .2s}.DesignComments_viewMoreButton__e7Hv8:hover:not(:disabled){background:#610bee;color:#fff}.DesignComments_viewMoreButton__e7Hv8:disabled{opacity:.6;cursor:not-allowed}.TwoDAiDrawingAnalysis_section__LDVPT{margin-top:48px;width:100%;box-sizing:border-box}.TwoDAiDrawingAnalysis_eyebrow__aJxO6{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6d28d9;margin:0 0 8px}.TwoDAiDrawingAnalysis_title__9rL9P{font-size:22px;font-weight:700;letter-spacing:-.01em;color:#111827;margin:0 0 10px;line-height:1.25}.TwoDAiDrawingAnalysis_lead__dDWtK{font-size:14px;color:#6b7280;line-height:1.65;margin:0 0 20px;max-width:900px}.TwoDAiDrawingAnalysis_inlineCode__fIUXV{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.88em;background:#f3f4f6;color:#374151;padding:.12em .4em;border-radius:4px}.TwoDAiDrawingAnalysis_gridWrap__9Db_N{border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;padding:20px;box-sizing:border-box}.TwoDAiDrawingAnalysis_grid__QPNvu{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.TwoDAiDrawingAnalysis_item__N4x0U{min-width:0}.TwoDAiDrawingAnalysis_itemIcon__6KwpS{font-size:18px;line-height:1;margin-bottom:10px;display:block}.TwoDAiDrawingAnalysis_itemIconMono__4iFZL{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:14px;font-weight:700}.TwoDAiDrawingAnalysis_itemIconPurple__tRVz0{color:#6d28d9}.TwoDAiDrawingAnalysis_itemIconBlue__v47Wn{color:#1d4ed8}.TwoDAiDrawingAnalysis_itemTitle__zKsOF{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:11px;font-weight:700;color:#1f2937;line-height:1.45;margin:0 0 8px;word-break:break-word}.TwoDAiDrawingAnalysis_itemDesc__vaXix{font-size:12px;color:#6b7280;line-height:1.6;margin:0}@media (max-width:960px){.TwoDAiDrawingAnalysis_grid__QPNvu{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.TwoDAiDrawingAnalysis_grid__QPNvu{grid-template-columns:1fr}}.WhyUsNew_whyUsNewContainer__8_PyR{display:flex;flex-direction:column;width:100%}.WhyUsNew_whyUsNewHeader__dVjoT{background:#200944;padding:clamp(40px,8vw,80px) clamp(20px,5vw,80px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:16px}.WhyUsNew_whyUsNewTitle__ts2t_{color:#fff;font-size:clamp(24px,5vw,48px);font-style:normal;font-weight:700;line-height:1.2;margin:0}.WhyUsNew_whyUsNewSubtitle__sUQxk{color:#fff;font-size:clamp(14px,2vw,18px);font-style:normal;font-weight:400;line-height:1.6;margin:0 0 20px;opacity:.9}.WhyUsNew_whyUsNewCards__06xVX{display:flex;gap:24px;text-align:left;flex-wrap:wrap;justify-content:center;align-items:stretch}.WhyUsNew_whyUsNewCard__sc_aq{flex:1;min-width:280px;max-width:400px;background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;gap:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.WhyUsNew_whyUsNewCard__sc_aq:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.WhyUsNew_whyUsNewCardImage__jc39c{height:auto;min-height:200px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.WhyUsNew_whyUsNewImage__67_ab{width:100%;height:auto;max-height:300px;object-fit:contain;display:block}.WhyUsNew_whyUsNewCardTitle__Ini4f{color:#001325;font-size:clamp(20px,3vw,24px);font-style:normal;font-weight:700;line-height:1.3;margin:0}.WhyUsNew_whyUsNewCardDescription__qkKSJ{color:#001325;font-size:clamp(14px,2vw,16px);font-style:normal;font-weight:400;line-height:1.6;margin:0;opacity:.8}@media (max-width:768px){.WhyUsNew_whyUsNewHeader__dVjoT{gap:12px}.WhyUsNew_whyUsNewCards__06xVX{flex-direction:column;padding:clamp(30px,6vw,60px) clamp(16px,4vw,24px);gap:20px}.WhyUsNew_whyUsNewCard__sc_aq{min-width:100%;max-width:100%}}@media (max-width:480px){.WhyUsNew_whyUsNewCards__06xVX{padding:clamp(24px,5vw,40px) clamp(12px,3vw,20px);gap:16px}.WhyUsNew_whyUsNewCard__sc_aq{gap:16px}}.Security_security-page___q4Fl{padding:60px;box-sizing:border-box;width:100%;display:flex;align-items:center;justify-content:center}.Security_security-container__C71LS{background-color:#220a48;display:flex;padding:70px;box-sizing:border-box;align-items:center;justify-content:space-between;gap:50px;height:100%;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;overflow:hidden}.Security_security-container-div__7Wef0{background-color:#220a48;width:80%;height:80%;position:absolute;filter:blur(100px);z-index:1;border:1px solid red;top:10%}.Security_security-content___d4yr{display:flex;flex-direction:column;align-items:flex-start;justify-content:left;gap:6px;text-align:left;width:38%;z-index:2!important}.Security_security-head__zDixu{color:#fff;font-size:clamp(24px,5vw,48px);font-style:normal;font-weight:600;line-height:63.36px;width:80%;letter-spacing:-.48px}.Security_security-desc__iFiHa{padding-right:6.5vw;line-height:32px}.Security_security-desc-points__db5gV,.Security_security-desc__iFiHa{color:hsla(0,0%,100%,.8);font-size:clamp(14px,2.5vw,20px);font-style:normal;font-weight:400;letter-spacing:-.5px}.Security_security-desc-questions__sdz9a{color:#fff;font-size:clamp(16px,2.5vw,24px);font-style:normal;font-weight:500;letter-spacing:-.5px}.Security_security-btn__XIKYH{display:flex;align-items:flex-start;justify-content:left}.Security_security-btn__XIKYH button{color:#fff;cursor:pointer;width:145px;height:44px;background:inherit;border:1.5px solid #fff;border-radius:4px;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.192px}.Security_security-btn__XIKYH button:hover{background:#fff;color:inherit;border:1px solid #610bee}.Security_security-points__HmUi9{display:flex;flex-direction:column;z-index:1!important;align-items:flex-start;justify-content:flex-start;text-align:left;gap:25px}.Security_security-internal-points__7lAWR img{width:40px;height:40px}.Security_security-internal-points__7lAWR{display:flex;gap:10px;align-items:flex-start;justify-content:flex-start}.Security_security-points-1__iafXU{display:flex;flex-direction:column;gap:25px}@media screen and (max-width:1000px){.Security_security-container__C71LS{flex-direction:column}.Security_security-content___d4yr{width:100%}}@media screen and (max-width:600px){.Security_security-page___q4Fl{padding:24px;height:auto}.Security_security-container__C71LS{padding:50px 30px;gap:45px}.Security_security-content___d4yr{align-items:center;width:100%;padding:0;justify-content:center}.Security_security-head__zDixu{font-size:32px;line-height:32px;text-align:center;width:100%}.Security_security-desc__iFiHa{width:100%;line-height:25px;text-align:center;padding:0}.Security_security-internal-points__7lAWR{align-items:center}.Security_security-internal-points__7lAWR img{width:20px;height:20px}.Security_security-btn__XIKYH button{font-size:14px;font-style:normal;font-weight:500;line-height:20px}}.CadOutsourcingBanner_section__xiquf{width:100vw;max-width:100%;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box;padding:clamp(22px,4vw,36px) clamp(20px,5vw,72px);font-family:inherit;background:radial-gradient(circle at 0 0,rgba(168,85,247,.42),transparent 52%),radial-gradient(circle at 100% 40%,rgba(79,70,229,.55),transparent 50%),linear-gradient(100deg,#301968,#1f1340 45%,#0f0a22);position:relative;overflow:hidden}.CadOutsourcingBanner_bannerCard___Qzxi{margin:0;max-width:none;width:100%;padding:0;border-radius:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:32px;box-shadow:none;position:relative;overflow:visible}.CadOutsourcingBanner_leftContent__r_doC{display:flex;flex-direction:column;gap:18px;max-width:560px;z-index:1}.CadOutsourcingBanner_tag__5ZKDe{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:rgba(15,23,42,.65);border:1px solid rgba(148,163,184,.55);color:#e5e7eb;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.CadOutsourcingBanner_tagDot__gi33Y{width:7px;height:7px;border-radius:999px;background:#a855f7;box-shadow:0 0 0 0 rgba(168,85,247,.8);animation:CadOutsourcingBanner_tagPulse__B8mZn 1.5s ease-in-out infinite}.CadOutsourcingBanner_title__S3cPI{margin:0;font-size:clamp(26px,3vw,34px);line-height:1.2;font-weight:800;color:#f9fafb}.CadOutsourcingBanner_titleAccent__owtwQ{display:inline-block;color:#e5deff}.CadOutsourcingBanner_description__CLaRe{margin:0;font-size:14px;line-height:1.7;color:rgba(226,232,240,.88);max-width:440px}.CadOutsourcingBanner_rightContent__HDKIS{display:flex;flex-direction:column;align-items:flex-end;gap:10px;z-index:1}.CadOutsourcingBanner_ctaRow__D7_wn{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.CadOutsourcingBanner_primaryCta__vbf5y{display:inline-flex;align-items:center;gap:8px;padding:14px 26px;border-radius:999px;border:none;background:#7c3aed;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 16px 38px rgba(79,70,229,.55);font-family:inherit;text-decoration:none}.CadOutsourcingBanner_primaryCta__vbf5y:hover{background:#9b5cf6;transform:translateY(-2px);box-shadow:0 20px 50px rgba(79,70,229,.7)}.CadOutsourcingBanner_primaryCta__vbf5y:focus-visible{outline:2px solid rgba(191,219,254,.9);outline-offset:2px}.CadOutsourcingBanner_secondaryCta__4ulqE{display:inline-flex;align-items:center;gap:8px;padding:14px 26px;border-radius:999px;border:2px solid hsla(0,0%,100%,.45);background:hsla(0,0%,100%,.08);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;box-shadow:0 8px 24px rgba(0,0,0,.2)}.CadOutsourcingBanner_secondaryCta__4ulqE:hover{background:hsla(0,0%,100%,.16);border-color:hsla(0,0%,100%,.65);transform:translateY(-2px)}.CadOutsourcingBanner_secondaryCta__4ulqE:focus-visible{outline:2px solid rgba(191,219,254,.9);outline-offset:2px}.CadOutsourcingBanner_kickoffText__g7e8x{margin:0;display:inline-flex;align-items:center;gap:6px;font-size:12px;color:rgba(209,213,219,.9)}.CadOutsourcingBanner_kickoffIcon__kmry5{flex-shrink:0}@keyframes CadOutsourcingBanner_tagPulse__B8mZn{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(168,85,247,.8)}70%{transform:scale(1.12);box-shadow:0 0 0 9px rgba(168,85,247,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(168,85,247,0)}}@media screen and (max-width:800px){.CadOutsourcingBanner_bannerCard___Qzxi{flex-direction:column;align-items:flex-start}.CadOutsourcingBanner_rightContent__HDKIS{width:100%;align-items:flex-start}.CadOutsourcingBanner_ctaRow__D7_wn{justify-content:flex-start;width:100%}}@media screen and (max-width:480px){.CadOutsourcingBanner_section__xiquf{padding:20px clamp(16px,4vw,24px)}.CadOutsourcingBanner_title__S3cPI{font-size:22px}.CadOutsourcingBanner_description__CLaRe{font-size:13px}}.TwoDDrawingViewCards_section__eIxq2{margin-top:48px;width:100%;box-sizing:border-box}.TwoDDrawingViewCards_srcTag__a1U0D{display:inline-block;font-size:11px;font-weight:700;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;background:#f3f4f6;color:#6b7280;padding:4px 10px;border-radius:4px;margin-bottom:16px}.TwoDDrawingViewCards_list__blsHU{display:flex;flex-wrap:wrap;gap:16px;align-items:stretch}.TwoDDrawingViewCards_card__Fx2Px{flex:1 1 290px;min-width:260px;max-width:100%;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.TwoDDrawingViewCards_card__Fx2Px:hover{border-color:#c4b5fd;box-shadow:0 2px 12px rgba(109,40,217,.08)}.TwoDDrawingViewCards_preview__fBTTF{height:160px;background:#c8cdd4;display:flex;align-items:center;justify-content:center;padding:8px;border-bottom:1px solid #f3f4f6;box-sizing:border-box}.TwoDDrawingViewCards_preview__fBTTF img{max-width:100%;max-height:100%;object-fit:contain;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.12)}.TwoDDrawingViewCards_previewPlaceholder__4kLm_{width:100%;height:100%;min-height:120px;background:hsla(0,0%,100%,.35);display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35);padding:12px;box-sizing:border-box}.TwoDDrawingViewCards_body__EHax2{padding:14px}.TwoDDrawingViewCards_titleRow__srSAI{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.TwoDDrawingViewCards_title__6xHU4{font-size:14px;font-weight:700;color:#111827;margin:0}.TwoDDrawingViewCards_badge__c9tAj{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 8px;border-radius:4px}.TwoDDrawingViewCards_badgeOrtho__6p43L{background:#dbeafe;color:#1e40af}.TwoDDrawingViewCards_badgeIso__0XBDk{background:#ede9fe;color:#6d28d9}.TwoDDrawingViewCards_badgeHidden__Z5XP_{background:#f3f4f6;color:#4b5563}.TwoDDrawingViewCards_source__7ElDi{font-size:11px;color:#9ca3af;font-style:italic;margin:0 0 10px}.TwoDDrawingViewCards_text__AeP1b{font-size:13px;color:#4b5563;line-height:1.65;margin:0}.TwoDDrawingSectionDetailCards_wrapper__W19Y4{margin-top:48px;width:100%;box-sizing:border-box}.TwoDDrawingSectionDetailCards_group__2FdDn{margin-top:32px}.TwoDDrawingSectionDetailCards_group__2FdDn:first-child{margin-top:0}.TwoDDrawingSectionDetailCards_srcTag__IDZO7{display:inline-block;font-size:11px;font-weight:700;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;background:#f3f4f6;color:#6b7280;padding:4px 10px;border-radius:4px;margin-bottom:16px;word-break:break-word;max-width:100%}.TwoDDrawingSectionDetailCards_row__wglqm{display:flex;flex-wrap:wrap;gap:16px;align-items:stretch}.TwoDDrawingSectionDetailCards_card__YHTA0{flex:1 1 300px;min-width:260px;max-width:100%;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.06)}.TwoDDrawingSectionDetailCards_head__EwjqD{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border-bottom:1px solid rgba(0,0,0,.06)}.TwoDDrawingSectionDetailCards_headSection__eI_Pe{background:#fef3c7;border-bottom-color:#fde68a}.TwoDDrawingSectionDetailCards_headDetail__ixkFu{background:#d1fae5;border-bottom-color:#a7f3d0}.TwoDDrawingSectionDetailCards_sym__nButF{font-size:16px;font-weight:900;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}.TwoDDrawingSectionDetailCards_symSection__g_oZ0{color:#d97706}.TwoDDrawingSectionDetailCards_symDetail__jfSXT{color:#059669}.TwoDDrawingSectionDetailCards_lbl__YZnYT{font-size:11px;font-weight:700;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}.TwoDDrawingSectionDetailCards_lblSection__EO4mm{color:#d97706}.TwoDDrawingSectionDetailCards_lblDetail__0EpUs{color:#059669}.TwoDDrawingSectionDetailCards_body__Qfi7b{padding:16px}.TwoDDrawingSectionDetailCards_meta__ZPbJH{font-size:11px;font-weight:600;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;color:#9ca3af;margin-bottom:10px;line-height:1.5;word-break:break-word}.TwoDDrawingSectionDetailCards_desc__9lE_3{font-size:13px;color:#374151;line-height:1.65;margin:0 0 12px}.TwoDDrawingSectionDetailCards_list__xKwJa{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.TwoDDrawingSectionDetailCards_item__T2XBf{font-size:13px;color:#4b5563;line-height:1.5;padding-left:14px;position:relative}.TwoDDrawingSectionDetailCards_itemSection__SOb5d:before{content:"▸";position:absolute;left:0;color:#d97706;font-size:11px}.TwoDDrawingSectionDetailCards_itemDetail__jT2m7:before{content:"▸";position:absolute;left:0;color:#059669;font-size:11px}.TwoDDrawingSheetViewerClient_viewer__vTpyH{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff}.TwoDDrawingSheetViewerClient_viewerBar__YEdAD{padding:10px 14px;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;justify-content:space-between;background:#fff}.TwoDDrawingSheetViewerClient_badge__foNZs{display:inline-flex;align-items:center;gap:6px;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700;color:#6d28d9}.TwoDDrawingSheetViewerClient_badgeIcon__2g_Fl{width:14px;height:14px;background:#6d28d9;border-radius:3px;color:#fff;font-size:9px;font-weight:900;display:flex;align-items:center;justify-content:center}.TwoDDrawingSheetViewerClient_counter__1iULq{font-size:12px;color:#9ca3af}.TwoDDrawingSheetViewerClient_viewerBarRight__3HS0_{display:flex;align-items:center;gap:10px}.TwoDDrawingSheetViewerClient_modeSwitch__n3v98{display:inline-flex;border:1px solid #ddd6fe;border-radius:7px;overflow:hidden;background:#faf5ff}.TwoDDrawingSheetViewerClient_modeBtn__0o0sN{border:none;background:transparent;color:#6b7280;font-size:11px;font-weight:700;padding:5px 10px;cursor:pointer}.TwoDDrawingSheetViewerClient_modeBtnActive__h6BSp{background:#6d28d9;color:#fff}.TwoDDrawingSheetViewerClient_stage__ao1HH{position:relative;background:#c8cdd4;min-height:480px;display:flex;align-items:center;justify-content:center;padding:12px;box-sizing:border-box}.TwoDDrawingSheetViewerClient_stageImg__x8ABx{width:100%;max-width:100%;max-height:min(72vh,640px);height:auto;object-fit:contain;display:block;background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.18)}.TwoDDrawingSheetViewerClient_stagePdf__QWnbT{width:100%;height:min(72vh,640px);display:block;border:1px solid #e5e7eb;background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.18)}.TwoDDrawingSheetViewerClient_dxfWrap__vS6Hr{width:100%;max-width:100%;height:min(72vh,640px);background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.18);position:relative}.TwoDDrawingSheetViewerClient_dxfMount__8I1xY{width:100%;height:100%}.TwoDDrawingSheetViewerClient_dxfError___bGh1{position:absolute;left:8px;right:8px;bottom:8px;padding:6px 8px;border-radius:6px;font-size:12px;color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.TwoDDrawingSheetViewerClient_placeholder__4zc3R{min-width:200px;min-height:240px;background:#fff;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;font-size:14px;font-weight:600;color:#6b7280;box-shadow:0 2px 20px rgba(0,0,0,.12)}.TwoDDrawingSheetViewerClient_navBtn__dQrGC{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 4px rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#374151}.TwoDDrawingSheetViewerClient_navBtn__dQrGC:hover{background:#f9fafb}.TwoDDrawingSheetViewerClient_navBtn__dQrGC:disabled{opacity:.5;cursor:not-allowed}.TwoDDrawingSheetViewerClient_navLeft__UVQFb{left:10px}.TwoDDrawingSheetViewerClient_navRight__dtCND{right:10px}.TwoDDrawingSheetViewerClient_pill___IJ6I{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.65);color:#fff;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600;white-space:nowrap;max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis}.TwoDDrawingSheetViewerClient_thumbRow__QoAmk{display:flex;gap:8px;padding:12px;border-top:1px solid #f3f4f6;overflow-x:auto;scrollbar-width:thin;background:#fff}.TwoDDrawingSheetViewerClient_thumb__98Eu1{width:70px;height:54px;flex-shrink:0;border:2px solid #e5e7eb;border-radius:5px;background:#fff;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:border-color .15s;font-size:10px;color:#9ca3af;padding:4px;text-align:center;box-sizing:border-box}.TwoDDrawingSheetViewerClient_thumb__98Eu1:hover{border-color:#c4b5fd}.TwoDDrawingSheetViewerClient_thumbActive__4xrSK{border-color:#6d28d9}.TwoDDrawingSheetViewerClient_thumb__98Eu1 img{max-width:100%;max-height:100%;object-fit:contain}.TwoDDrawingTransparencyBlock_wrap__6mpeo{margin-top:48px;margin-bottom:8px;width:100%;box-sizing:border-box;border:1px solid #ddd6fe;border-radius:10px;background:#f5f3ff;padding:clamp(20px,4vw,28px);display:flex;flex-wrap:wrap;align-items:flex-start;gap:28px 36px}.TwoDDrawingTransparencyBlock_left__lU2xq{flex:1 1 300px;min-width:0;max-width:560px}.TwoDDrawingTransparencyBlock_right__7K3QE{flex:1 1 280px;min-width:0}.TwoDDrawingTransparencyBlock_label__iFXXZ{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#6d28d9;margin:0 0 8px}.TwoDDrawingTransparencyBlock_title__mVBFa{font-size:18px;font-weight:700;color:#111827;margin:0 0 12px;line-height:1.3}.TwoDDrawingTransparencyBlock_text__iTuvZ{font-size:14px;color:#4b5563;line-height:1.65;margin:0 0 12px}.TwoDDrawingTransparencyBlock_text__iTuvZ:last-child{margin-bottom:0}.TwoDDrawingTransparencyBlock_stats__cg_kc{display:flex;flex-wrap:wrap;gap:10px}.TwoDDrawingTransparencyBlock_stat__XROIz{flex:1 1 calc(50% - 5px);min-width:130px;box-sizing:border-box;border:1px solid #ddd6fe;border-radius:8px;padding:12px 14px;background:#fff}.TwoDDrawingTransparencyBlock_statVal__uQ5C7{font-size:18px;font-weight:800;color:#111827;line-height:1.2}.TwoDDrawingTransparencyBlock_statKey__ZXWhv{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-top:6px}@media (max-width:520px){.TwoDDrawingTransparencyBlock_stat__XROIz{flex:1 1 100%;min-width:0}.TwoDDrawingTransparencyBlock_left__lU2xq{max-width:none}}.TwoDMoreDesignsSection_section__jbIDC{margin-top:20px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:16px}.TwoDMoreDesignsSection_header__xPQ5B{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.TwoDMoreDesignsSection_title__SWzby{margin:0;font-size:18px;font-weight:700;color:#111827}.TwoDMoreDesignsSection_link__DWgym{font-size:13px;font-weight:600;color:#6d28d9;text-decoration:none}.TwoDMoreDesignsSection_link__DWgym:hover{text-decoration:underline}.TwoDMoreDesignsSection_grid__57VAv{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.TwoDMoreDesignsSection_card__eWCYm{display:block;text-decoration:none;border:1px solid #e5e7eb;border-radius:10px;padding:10px;background:#fafafa}.TwoDMoreDesignsSection_card__eWCYm:hover{border-color:#c4b5fd;background:#f5f3ff}.TwoDMoreDesignsSection_cardTitle__EoyrG{margin-top:8px;color:#111827;font-size:14px;font-weight:600;line-height:1.35;min-height:38px}.TwoDMoreDesignsSection_cardMeta__XG6I7{margin-top:8px;display:flex;justify-content:space-between;color:#6b7280;font-size:12px}.TwoDMoreDesignsSection_previewWrap__IyfEc{height:110px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#eef2f7;display:flex;align-items:center;justify-content:center}.TwoDMoreDesignsSection_previewImg__EUejs{width:100%;height:100%;object-fit:contain;object-position:center;transform:scale(1.18);transform-origin:center;display:block;background:#fff}.TwoDMoreDesignsSection_previewFallback__v6_Ki{color:#6b7280;font-size:12px;font-weight:600}@media (max-width:1100px){.TwoDMoreDesignsSection_grid__57VAv{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.TwoDMoreDesignsSection_grid__57VAv{grid-template-columns:1fr}}