*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fbf9ff;color:#000;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;outline:none}button,input,textarea{font-family:Pretendard,sans-serif}.App{background:#fbf9ff;display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:20px;width:100%}@media (max-width:768px){.main-content{padding:16px}}.header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-container{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:16px 20px}.logo{display:flex;flex-direction:column;gap:4px}.logo h1{color:#6b21a8;font-size:20px;font-weight:700;line-height:1.2}.logo h1,.logo-slogan{margin:0;white-space:nowrap}.logo-slogan{color:#6b7280;font-size:11px;font-weight:500;letter-spacing:.5px}.main-menu-wrapper,.nav{align-items:center;display:flex;gap:32px}.nav-link{color:#000;font-size:16px;font-weight:600;position:relative;transition:color .2s ease;white-space:nowrap}.nav-link:hover{color:#6b21a8}.trial-btn{background:#1e90ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 24px;transition:background .2s ease,transform .15s ease,box-shadow .15s ease;white-space:nowrap}.trial-btn:hover{background:#1873cc;box-shadow:0 4px 12px #1e90ff4d;transform:translateY(-2px)}.trial-btn:active{box-shadow:0 2px 6px #1e90ff33;transform:translateY(0)}.menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:8px}.menu-toggle span{background:#000;height:2px;transition:all .3s ease;width:24px}@media (max-width:968px){.main-menu-wrapper,.nav{gap:24px}.nav-link,.trial-btn{font-size:14px}.trial-btn{padding:10px 20px}}@media (max-width:768px){.header-container{gap:20px}.menu-toggle{display:flex}.main-menu-wrapper{background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 4px 12px #0000001a;flex-direction:column;gap:16px;left:0;opacity:0;padding:20px;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.main-menu-wrapper.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav{flex-direction:column;gap:16px;width:100%}.trial-btn{font-size:14px;padding:12px;width:100%}}.footer{background:#1f2937;color:#e5e7eb;margin-top:100px;padding:60px 20px 30px}.footer-container{margin:0 auto;max-width:1200px}.footer-top{grid-gap:60px;border-bottom:1px solid #374151;display:grid;gap:60px;grid-template-columns:1fr 2fr;margin-bottom:60px;padding-bottom:40px}.footer-logo h3{color:#fff;font-size:24px;font-weight:700;margin-bottom:8px}.footer-slogan{color:#6b21a8;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:8px}.footer-tagline{color:#9ca3af;font-size:16px;line-height:1.6;margin-bottom:0}.footer-links{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr)}.footer-column h4{color:#fff;font-size:16px;font-weight:700;margin-bottom:20px}.footer-column a{color:#9ca3af;display:block;font-size:14px;margin-bottom:12px;text-decoration:none;transition:color .2s ease}.footer-column a:hover{color:#fff}.footer-contact{grid-gap:60px;border-bottom:1px solid #374151;display:grid;gap:60px;grid-template-columns:repeat(2,1fr);margin-bottom:40px;padding-bottom:40px}.contact-item strong{color:#fff;display:block;font-size:16px;font-weight:700;margin-bottom:16px}.contact-item p{color:#9ca3af;font-size:14px;line-height:1.8;margin-bottom:8px}.footer-bottom{padding-top:30px;text-align:center}.footer-bottom p{color:#6b7280;font-size:13px;line-height:1.6;margin-bottom:8px}.footer-bottom .copyright{color:#4b5563;font-size:12px;margin-top:20px}@media (max-width:968px){.footer-top{gap:40px;grid-template-columns:1fr}.footer-links{gap:30px;grid-template-columns:repeat(2,1fr)}.footer-contact{gap:40px;grid-template-columns:1fr}}@media (max-width:768px){.footer{padding:40px 20px 20px}.footer-links{gap:30px;grid-template-columns:1fr}.footer-column{margin-bottom:20px}}.home{width:100%}.hero{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;margin-bottom:80px;overflow:hidden;padding:120px 20px;position:relative;text-align:center}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Cpath d='M100 0H0v100' fill='none' stroke='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:1200px;position:relative;z-index:1}.hero-slogan{color:#ffffffe6;font-size:16px;font-weight:600;letter-spacing:2px;margin-bottom:16px;opacity:.9;text-transform:uppercase}.hero-title{font-size:48px;font-weight:700;line-height:1.3;margin-bottom:20px}.hero-subtitle{font-size:24px;font-weight:400;opacity:.95}.promotion-section{margin-bottom:100px}.promotion-card{background:linear-gradient(135deg,#6b21a8,#9333ea);border-radius:16px;box-shadow:0 8px 24px #6b21a833;color:#fff;margin:0 auto;max-width:1000px;padding:60px 40px;text-align:center}.promotion-badge{background:#fff3;border-radius:20px;display:inline-block;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:20px;padding:8px 20px}.promotion-card h2{font-size:32px;font-weight:700;margin-bottom:16px}.promotion-date{font-size:18px;margin-bottom:12px;opacity:.9}.promotion-desc{font-size:16px;margin-bottom:32px;opacity:.9}.promotion-btn{background:#fff;border-radius:8px;color:#6b21a8;display:inline-block;font-size:16px;font-weight:600;padding:14px 32px;transition:transform .15s ease,box-shadow .15s ease}.promotion-btn:hover{box-shadow:0 6px 14px #ffffff4d;transform:translateY(-2px)}.section-header{margin-bottom:60px;text-align:center}.section-label{color:#6b7280;display:inline-block;font-size:14px;font-weight:600;letter-spacing:2px;margin-bottom:12px;text-transform:uppercase}.section-title{color:#000;font-size:40px;font-weight:700;margin:0}.section-description{color:#4b5563;font-size:18px;line-height:1.8;margin:0 auto 60px;max-width:800px;text-align:center}.section-description strong{color:#6b21a8;font-weight:700}.about-section{background:#f9fafb;border-radius:16px;margin-bottom:100px;padding:80px 20px}.about-content{margin:0 auto;max-width:1000px}.about-slogan{color:#6b21a8;font-size:16px;font-weight:600;letter-spacing:1px}.about-slogan,.about-text{margin-bottom:24px;text-align:center}.about-text{color:#374151;font-size:18px;line-height:1.8}.about-text strong{color:#6b21a8;font-weight:700}.values{display:flex;flex-wrap:wrap;gap:60px;justify-content:center;margin-top:60px}.value-item{text-align:center}.value-image{align-items:center;background:#f9fafb;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #e5e7eb;border-radius:12px;display:flex;height:280px;justify-content:center;margin:0 auto;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:280px}.value-image-trust{background-image:url(/static/media/Trust.5a651f30c5815ee5ae35.png)}.value-image-profession{background-image:url(/static/media/Profession.d7ebf1c95ccc5ffeb1cd.png)}.value-image-invation{background-image:url(/static/media/Invation.28122078223d177b6b2c.png)}.value-item:hover .value-image{box-shadow:0 8px 20px #00000014;transform:translateY(-4px)}.value-title{color:#fff;font-size:32px;font-weight:700;line-height:1.5;position:absolute;z-index:1}.business-section{margin-bottom:100px}.business-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.business-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #e5e7eb;border-radius:12px;min-height:250px;overflow:hidden;padding:60px 32px;position:relative;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.business-card:before{background:#00000080;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background .2s ease;z-index:1}.business-card-consultant{background-image:url(/static/media/Consultant.5b4b91f1f06fc92949ad.png)}.business-card-distribution{background-image:url(/static/media/Distribution.8d7c273b893bb81a3e06.png)}.business-card>*{position:relative;z-index:2}.business-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-4px)}.business-card:hover:before{background:#0009}.business-icon{font-size:48px;margin-bottom:24px}.business-card h3{color:#fff;font-size:28px;font-weight:700;margin-bottom:16px}.business-card p{color:#fff;font-size:15px;font-weight:700;line-height:1.7}.products-section{margin-bottom:100px}.category-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:1200px}.category-card{background:#ffffffe6;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;overflow:hidden;padding:40px 32px;position:relative;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.category-card:before{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";left:0;opacity:.85;position:absolute;right:0;top:0;z-index:0}.category-card>*{position:relative;z-index:1}.category-card.category-cad:before{background-image:url(/static/media/CAD_Background.f2eb0457fa1ea3b4445c.png)}.category-card.category-cam:before{background-image:url(/static/media/CAM_Background.063e5b7946857605735f.png)}.category-card.category-cae:before{background-image:url(/static/media/CAE_Background.ac1990f86aa58e4679e6.png)}.category-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-4px)}.category-card:hover:before{opacity:.9}.category-icon{align-items:center;border-radius:16px;color:#fff;display:flex;font-size:36px;font-weight:700;height:100px;justify-content:center;margin:0 0 24px;width:100px}.category-card h3{color:#000;font-size:24px;font-weight:700;margin-bottom:12px}.category-card p{color:#fff;font-size:15px;font-weight:700;line-height:1.7}.product-grid{grid-gap:32px;gap:32px;margin:0 auto 40px;max-width:1200px}.product-card{cursor:pointer}.product-image{height:220px}.product-image img{object-fit:cover}.product-placeholder{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);font-size:28px}.product-info{padding:24px}.product-category{font-weight:600}.product-name{margin:12px 0}.product-price{color:#6b21a8;font-size:22px;font-weight:700}.section-footer{margin-top:40px;text-align:center}.view-more-btn{background:#6b21a8;border-radius:8px;color:#fff;display:inline-block;font-size:16px;font-weight:600;padding:14px 32px;transition:transform .15s ease,box-shadow .15s ease}.view-more-btn:hover{box-shadow:0 6px 14px #6b21a84d;transform:translateY(-2px)}.cta-section{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:16px;color:#fff;margin-bottom:60px;padding:80px 20px;text-align:center}.cta-content{margin:0 auto;max-width:800px}.cta-content h2{line-height:1.4;margin-bottom:40px}.cta-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.cta-btn{background:#fff;border:none;border-radius:8px;color:#1e3a8a;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;padding:16px 40px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.cta-btn-trial{background:#fff3;border:2px solid #fff;color:#fff}.cta-btn-trial:hover{background:#fff;color:#1e3a8a}.cta-btn:hover{box-shadow:0 6px 14px #ffffff4d;transform:translateY(-2px)}@media (max-width:968px){.hero-title{font-size:36px}.hero-subtitle{font-size:20px}.section-title{font-size:32px}.business-grid{gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.category-grid{grid-template-columns:1fr}}@media (max-width:768px){.hero{padding:80px 20px}.hero-slogan{font-size:13px;margin-bottom:12px}.hero-title{font-size:28px}.hero-subtitle{font-size:18px}.promotion-card{padding:40px 24px}.promotion-card h2{font-size:24px}.section-title{font-size:28px}.about-section{padding:60px 20px}.about-text{font-size:16px}.awards{gap:40px}.business-grid{grid-template-columns:1fr}.product-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.cta-content h2{font-size:28px}.cta-buttons{align-items:center;flex-direction:column}.cta-btn{max-width:300px;width:100%}}.trial-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.trial-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;padding:40px;position:relative;width:100%}.trial-modal-close{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:32px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:background .2s ease,color .2s ease;width:40px}.trial-modal-close:hover{background:#f3f4f6;color:#000}.trial-modal-title{color:#000;font-size:28px;font-weight:700;margin-bottom:32px;text-align:center}.trial-form{gap:24px}.trial-form,.trial-form-group{display:flex;flex-direction:column}.trial-form-group{gap:8px}.trial-form-group label{color:#374151;font-size:14px;font-weight:600}.trial-form-group input,.trial-form-group select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#000;font-family:inherit;font-size:16px;padding:12px 16px;transition:border-color .2s ease,box-shadow .2s ease}.trial-form-group input:focus,.trial-form-group select:focus{border-color:#6b21a8;box-shadow:0 0 0 3px #6b21a81a;outline:none}.trial-form-group input::placeholder{color:#9ca3af}.trial-form-actions{display:flex;gap:12px;margin-top:8px}.trial-btn-cancel,.trial-btn-submit{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:14px 24px;transition:transform .15s ease,box-shadow .15s ease}.trial-btn-cancel{background:#f3f4f6;color:#374151}.trial-btn-cancel:hover{background:#e5e7eb;transform:translateY(-2px)}.trial-btn-submit{background:#6b21a8;color:#fff}.trial-btn-submit:hover{background:#5b1a8a;box-shadow:0 6px 14px #6b21a84d;transform:translateY(-2px)}@media (max-width:768px){.trial-modal{margin:20px;padding:32px 24px}.trial-modal-title{font-size:24px;margin-bottom:24px}.trial-form{gap:20px}}.products-page{width:100%}.products-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.page-title{color:#6b21a8;font-size:32px}.view-all-link{color:#6b21a8;font-size:14px;font-weight:500;text-decoration:underline}.category-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.filter-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#000;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.filter-btn:hover{background:#f3e8ff;border-color:#6b21a8;color:#6b21a8}.filter-btn.active{background:#6b21a8;border-color:#6b21a8;color:#fff}.product-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-4px)}.product-link{color:inherit;cursor:pointer;display:flex;flex:1 1;flex-direction:column;text-decoration:none}.product-image{align-items:center;background:#f9fafb;display:flex;height:200px;justify-content:center;overflow:hidden;width:100%}.product-image img{background:#fff;height:100%;object-fit:contain;object-position:center;width:100%}.product-placeholder{align-items:center;background:#f3e8ff;color:#6b21a8;display:flex;font-size:24px;font-weight:700;height:100%;justify-content:center;width:100%}.product-info{padding:20px}.product-category{font-size:12px}.product-name{color:#000;font-size:18px;font-weight:600;margin:8px 0}.product-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:14px;margin-bottom:12px;overflow:hidden}.product-actions{margin-top:auto;padding:0 20px 20px}.product-consult-btn{background:#6b21a8;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 18px;transition:background-color .2s ease,transform .15s ease,box-shadow .15s ease;width:100%}.product-consult-btn:hover{background:#1e40af;box-shadow:0 6px 14px #6b21a84d;transform:translateY(-2px)}.product-consult-btn:active{box-shadow:0 3px 8px #6b21a840;transform:translateY(0)}.loading,.no-products{color:#6b7280;font-size:16px;padding:40px;text-align:center}@media (max-width:768px){.products-header{align-items:flex-start;flex-direction:column;gap:16px}.page-title{font-size:24px}.category-filters{overflow-x:auto;padding-bottom:8px;width:100%}.product-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.product-detail{width:100%}.product-detail-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:60px}.product-image-section{width:100%}.product-image-section img{background:#fff;height:auto;object-fit:contain;object-position:center}.product-image-section img,.product-placeholder-large{border:1px solid #e5e7eb;border-radius:12px;width:100%}.product-placeholder-large{align-items:center;aspect-ratio:1;background:#f3e8ff;color:#6b21a8;display:flex;font-size:48px;font-weight:700;justify-content:center}.product-info-section{display:flex;flex-direction:column;gap:24px}.product-category{color:#6b7280;font-size:14px;letter-spacing:.5px;text-transform:uppercase}.product-title{color:#000;font-size:32px;font-weight:700}.product-price-large{color:#6b21a8;font-size:36px;font-weight:700}.product-description-full h3,.product-features h3{color:#000;font-size:20px;font-weight:600;margin-bottom:12px}.product-description-full p{color:#000;font-size:16px;line-height:1.8}.product-features ul{list-style:none;padding:0}.product-features li{color:#000;font-size:16px;padding:8px 0 8px 24px;position:relative}.product-features li:before{color:#6b21a8;content:"✓";font-weight:700;left:0;position:absolute}.product-actions{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:16px;padding-top:24px}.quantity-selector{align-items:center;display:flex;gap:12px}.quantity-selector label{color:#000;font-size:16px;font-weight:500}.quantity-selector button{background:#f3e8ff;border-radius:8px;color:#6b21a8;font-size:18px;font-weight:600;height:36px;transition:background .2s ease;width:36px}.quantity-selector button:hover{background:#e9d5ff}.quantity-selector span{color:#000;font-size:18px;font-weight:600;min-width:40px;text-align:center}.btn-add-cart{background:#6b21a8;border-radius:10px;color:#fff;font-size:16px;font-weight:600;padding:14px 28px;transition:transform .15s ease,box-shadow .15s ease}.btn-add-cart:hover{box-shadow:0 6px 14px #6b21a84d;transform:translateY(-2px)}.loading,.no-product{color:#6b7280;font-size:18px;padding:60px 20px;text-align:center}@media (max-width:768px){.product-detail-container{gap:24px;grid-template-columns:1fr}.product-title{font-size:24px}.product-price-large{font-size:28px}}.cart-page{width:100%}.cart-empty{padding:80px 20px;text-align:center}.cart-empty h2{color:#000;font-size:24px;font-weight:600;margin-bottom:24px}.cart-container{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 350px}.cart-items{display:flex;flex-direction:column;gap:16px}.cart-item{grid-gap:20px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:grid;gap:20px;grid-template-columns:120px 1fr auto auto;padding:20px}.cart-item-image{background:#f9fafb;border-radius:8px;height:120px;overflow:hidden;width:120px}.cart-item-image img{height:100%;object-fit:cover;width:100%}.cart-item-placeholder{align-items:center;background:#f3e8ff;color:#6b21a8;display:flex;font-size:18px;font-weight:700;height:100%;justify-content:center;width:100%}.cart-item-info h3{color:#000;font-size:18px;font-weight:600;margin-bottom:8px}.cart-item-price{color:#6b7280;font-size:16px}.cart-item-actions{flex-direction:column}.cart-item-actions,.quantity-controls{align-items:center;display:flex;gap:12px}.quantity-controls{background:#f9fafb;border-radius:8px;padding:8px}.quantity-controls button{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#6b21a8;font-size:16px;font-weight:600;height:32px;transition:background .2s ease;width:32px}.quantity-controls button:hover{background:#f3e8ff}.quantity-controls span{color:#000;font-size:16px;font-weight:600;min-width:30px;text-align:center}.remove-btn{background:#0000;border-radius:6px;color:#ef4444;font-size:14px;font-weight:500;padding:6px 12px;transition:background .2s ease}.remove-btn:hover{background:#fee2e2}.cart-item-total{color:#6b21a8;font-size:20px;font-weight:700;text-align:right}.cart-summary{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:-webkit-fit-content;height:fit-content;padding:24px;position:-webkit-sticky;position:sticky;top:100px}.cart-summary h2{color:#000;font-size:20px;font-weight:700;margin-bottom:20px}.summary-row{border-bottom:1px solid #e5e7eb;color:#000;display:flex;font-size:16px;justify-content:space-between;padding:12px 0}.summary-row.total{border-bottom:none;border-top:2px solid #e5e7eb;color:#6b21a8;font-size:20px;font-weight:700;margin-top:8px;padding-top:20px}.btn-checkout{background:#6b21a8;border-radius:10px;color:#fff;font-size:16px;font-weight:600;margin-top:20px;padding:14px;transition:transform .15s ease,box-shadow .15s ease;width:100%}.btn-checkout:hover{box-shadow:0 6px 14px #6b21a84d;transform:translateY(-2px)}.loading{color:#6b7280;font-size:18px;padding:60px 20px;text-align:center}@media (max-width:968px){.cart-container{grid-template-columns:1fr}.cart-summary{position:static}}.consultation-modal-overlay{background-color:#00000080}.consultation-modal{border-radius:12px}.consultation-modal-close{border-radius:6px;height:36px;right:16px;top:16px;transition:background .2s ease;width:36px}.consultation-modal-title{font-size:24px;margin:0;padding:24px 24px 8px}.consultation-modal-subtitle{color:#6b7280;font-size:14px;margin:0 0 24px;padding:0 24px}.consultation-form{padding:0 24px 24px}.consultation-form-group{margin-bottom:20px}.consultation-form-group label{color:#000;display:block;margin-bottom:8px}.consultation-form-group input{box-sizing:border-box;font-size:14px;transition:border-color .2s ease;width:100%}.consultation-form-actions{margin-top:24px}.consultation-btn-cancel{color:#000;transition:background .2s ease}.consultation-btn-cancel,.consultation-btn-submit{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px 20px}.consultation-btn-submit{transition:transform .15s ease,box-shadow .15s ease}.consultation-btn-submit:hover:not(:disabled){box-shadow:0 6px 14px #6b21a84d;transform:translateY(-2px)}.consultation-btn-submit:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.cart-item{gap:16px;grid-template-columns:100px 1fr}.cart-item-image{height:100px;width:100px}.cart-item-actions{flex-direction:row;grid-column:1/-1;justify-content:space-between;margin-top:12px}.cart-item-total{grid-column:2;margin-top:8px;text-align:left}.consultation-modal{border-radius:12px 12px 0 0;margin:0;max-width:100%}}.business-page{width:100%}.business-hero{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;margin-bottom:80px;padding:100px 20px 80px;text-align:center}.business-hero-content{margin:0 auto;max-width:1000px}.business-intro{margin-bottom:100px;padding:0 20px}.intro-content{background:#f9fafb;border-radius:16px;margin:0 auto;max-width:1000px;padding:60px 40px;text-align:center}.intro-content h2{color:#000;font-size:32px;font-weight:700;margin-bottom:24px}.intro-content p{color:#4b5563;font-size:18px;line-height:1.8;margin:0 auto;max-width:800px}.business-details{margin-bottom:100px;padding:0 20px}.business-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000000a;margin:0 auto 60px;max-width:1200px;overflow:hidden;padding:60px 50px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.business-detail-card-with-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.business-card-demo{background-image:url(/static/media/DEMO.6a7a55ac66fdc8cf7470.png)}.business-card-sales{background-image:url(/static/media/sales.734f9c0083eaee5fec27.png)}.business-detail-card-with-image:before{background:#00000080;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background .2s ease;z-index:0}.business-detail-card-with-image>*{position:relative;z-index:1}.business-detail-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.business-detail-card-with-image:hover:before{background:#0009}.business-detail-header{align-items:center;border-bottom:2px solid #f3e8ff;display:flex;gap:24px;margin-bottom:32px;padding-bottom:24px}.business-detail-icon{align-items:center;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border-radius:16px;display:flex;flex-shrink:0;font-size:64px;height:100px;justify-content:center;width:100px}.business-detail-header h2{color:#000;font-size:32px;font-weight:700;margin:0}.business-detail-card-with-image .business-detail-header h2{color:#fff}.business-detail-description{color:#374151;font-size:18px;line-height:1.8;margin-bottom:40px}.business-detail-card-with-image .business-detail-description{color:#fff}.business-features{background:#f9fafb;border-left:4px solid #6b21a8;border-radius:12px;padding:32px}.business-detail-card-with-image .business-features{background:#ffffff1a;border-left:4px solid #fff}.business-features h3{color:#6b21a8;font-size:20px;font-weight:700;margin-bottom:20px}.business-detail-card-with-image .business-features h3{color:#fff}.business-features ul{list-style:none;margin:0;padding:0}.business-features li{border-bottom:1px solid #e5e7eb;color:#374151;font-size:16px;line-height:1.6;padding:12px 0 12px 32px;position:relative}.business-detail-card-with-image .business-features li{border-bottom:1px solid #ffffff4d;color:#fff}.business-features li:last-child{border-bottom:none}.business-features li:before{color:#6b21a8;content:"✓";font-size:18px;font-weight:700;left:0;position:absolute}.business-detail-card-with-image .business-features li:before{color:#fff}.business-cta{background:linear-gradient(135deg,#6b21a8,#9333ea);border-radius:16px;color:#fff;margin-bottom:60px;padding:80px 20px;text-align:center}.cta-content h2{font-size:36px;font-weight:700;margin-bottom:16px}.cta-content p{font-size:18px;margin-bottom:40px;opacity:.95}.consultation-btn{background:#fff;border:none;border-radius:8px;color:#6b21a8;cursor:pointer;font-size:18px;font-weight:700;padding:16px 40px;transition:transform .15s ease,box-shadow .15s ease}.consultation-btn:hover{box-shadow:0 6px 14px #ffffff4d;transform:translateY(-2px)}.consultation-btn:active{box-shadow:0 3px 8px #fff3;transform:translateY(0)}@media (max-width:968px){.page-title{font-size:36px}.page-subtitle{font-size:18px}.business-detail-card{padding:40px 32px}.business-detail-header{flex-direction:column;gap:20px;text-align:center}.business-detail-icon{font-size:48px;height:80px;width:80px}.business-detail-header h2{font-size:28px}}@media (max-width:768px){.business-hero{padding:80px 20px 60px}.page-title{font-size:32px}.page-subtitle{font-size:16px}.intro-content{padding:40px 24px}.intro-content h2{font-size:24px}.intro-content p{font-size:16px}.business-detail-card{margin-bottom:40px;padding:32px 24px}.business-detail-description{font-size:16px}.business-features{padding:24px}.business-features h3{font-size:18px}.business-features li{font-size:14px;padding:10px 0 10px 28px}.business-cta{padding:60px 20px}.cta-content h2{font-size:28px}.cta-content p{font-size:16px}.consultation-btn{font-size:16px;padding:14px 32px}}.consultation-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.consultation-modal{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;padding:40px;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.consultation-modal-close{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:32px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:background .2s ease,color .2s ease;width:40px}.consultation-modal-close:hover{background:#f3f4f6;color:#000}.consultation-modal-title{color:#000;font-size:28px;font-weight:700;margin-bottom:32px;text-align:center}.consultation-form{display:flex;flex-direction:column;gap:24px}.consultation-form-group{display:flex;flex-direction:column;gap:8px}.consultation-form-group label{color:#374151;font-size:14px;font-weight:600}.consultation-form-group input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#000;font-family:inherit;font-size:16px;padding:12px 16px;transition:border-color .2s ease,box-shadow .2s ease}.consultation-form-group input:focus{border-color:#6b21a8;box-shadow:0 0 0 3px #6b21a81a;outline:none}.consultation-form-group input::placeholder{color:#9ca3af}.consultation-form-actions{display:flex;gap:12px;margin-top:8px}.consultation-btn-cancel,.consultation-btn-submit{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:14px 24px;transition:transform .15s ease,box-shadow .15s ease}.consultation-btn-cancel{background:#f3f4f6;color:#374151}.consultation-btn-cancel:hover{background:#e5e7eb;transform:translateY(-2px)}.consultation-btn-submit{background:#6b21a8;color:#fff}.consultation-btn-submit:hover{background:#5b1a8a;box-shadow:0 6px 14px #6b21a84d;transform:translateY(-2px)}@media (max-width:768px){.consultation-modal{margin:20px;padding:32px 24px}.consultation-modal-title{font-size:24px;margin-bottom:24px}.consultation-form{gap:20px}}.about-page{background:#fbf9ff;width:100%}.about-hero{background:linear-gradient(135deg,#6b21a8,#7c3aed);color:#fff;margin-bottom:80px;padding:100px 20px 80px;text-align:center}.about-hero-content{margin:0 auto;max-width:1000px}.page-label{color:#ffffffe6;display:inline-block;font-size:14px;font-weight:600;letter-spacing:2px;margin-bottom:20px;opacity:.9;text-transform:uppercase}.page-label,.page-title{font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}.page-title{color:#fff;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:24px}.page-subtitle{font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:400;line-height:1.8;margin:0 auto;max-width:800px;opacity:.95}.about-greeting{margin-bottom:100px;padding:0 20px}.greeting-content{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000000f;margin:0 auto;max-width:1000px;padding:60px 50px}.greeting-content h2{font-size:32px;font-weight:700;margin-bottom:32px;text-align:center}.greeting-content h2,.greeting-text{color:#000;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}.greeting-text{font-size:16px;line-height:2}.greeting-text p{margin-bottom:20px}.greeting-signature{color:#6b21a8;font-weight:600;margin-top:40px;text-align:right}.about-history{margin-bottom:100px;padding:0 20px}.history-content{margin:0 auto;max-width:1000px}.history-content h2{color:#000;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:32px;font-weight:700;margin-bottom:48px;text-align:center}.history-timeline{padding-left:40px;position:relative}.history-timeline:before{background:#e5e7eb;bottom:0;content:"";left:15px;position:absolute;top:0;width:2px}.history-item{margin-bottom:48px;padding-left:40px;position:relative}.history-item:before{background:#6b21a8;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #6b21a8;content:"";height:16px;left:-25px;position:absolute;top:8px;width:16px}.history-year{color:#6b21a8;font-size:18px;font-weight:700}.history-details h3,.history-year{font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;margin-bottom:8px}.history-details h3{color:#000;font-size:20px;font-weight:600}.history-details p{color:#6b7280;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6}.about-values{background:#fff;margin-bottom:100px;padding:80px 20px}.values-content{margin:0 auto;max-width:1200px}.values-content h2{color:#000;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:32px;font-weight:700;margin-bottom:48px;text-align:center}.values-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-card{background:#fbf9ff;border:1px solid #e5e7eb;border-radius:12px;padding:32px 24px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.value-card:hover{border-color:#d1d5db;box-shadow:0 8px 20px #00000014;transform:translateY(-4px)}.value-icon{font-size:48px;margin-bottom:16px}.value-card h3{color:#000;font-size:20px;font-weight:600;margin-bottom:12px}.value-card h3,.value-card p{font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}.value-card p{color:#6b7280;font-size:14px;line-height:1.6}.about-customers{margin-bottom:100px;padding:0 20px}.customers-content{margin:0 auto;max-width:1200px}.customers-content h2{color:#000;font-size:32px;font-weight:700;margin-bottom:16px}.customers-content h2,.customers-intro{font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;text-align:center}.customers-intro{color:#6b7280;font-size:16px;margin-bottom:48px}.customers-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.customer-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.customer-card:hover{border-color:#d1d5db;box-shadow:0 8px 20px #00000014;transform:translateY(-4px)}.customer-name{color:#000;font-size:18px;font-weight:600;margin-bottom:8px}.customer-industry,.customer-name{font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}.customer-industry{color:#6b7280;font-size:14px}.about-location{margin-bottom:100px;padding:0 20px}.location-content{margin:0 auto;max-width:1200px}.location-content h2{color:#000;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:32px;font-weight:700;margin-bottom:48px;text-align:center}.location-info{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.location-details{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:40px}.location-item{margin-bottom:32px}.location-item:last-child{margin-bottom:0}.location-item h3{color:#6b21a8;font-size:18px;font-weight:600;margin-bottom:12px}.location-item h3,.location-item p{font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}.location-item p{color:#000;font-size:16px;line-height:1.6}.location-map{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.map-placeholder{align-items:center;aspect-ratio:1;background:#f3f4f6;color:#6b7280;display:flex;flex-direction:column;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;width:100%}.map-placeholder p{font-size:18px;font-weight:600;margin-bottom:8px}.map-note{font-size:14px;font-weight:400;opacity:.7}@media (max-width:768px){.about-hero{margin-bottom:60px;padding:60px 20px 50px}.page-title{font-size:32px}.page-subtitle{font-size:18px}.about-customers,.about-greeting,.about-history,.about-location,.about-values{margin-bottom:60px}.greeting-content{padding:40px 24px}.customers-content h2,.greeting-content h2,.history-content h2,.location-content h2,.values-content h2{font-size:24px;margin-bottom:32px}.history-item,.history-timeline{padding-left:30px}.history-item:before{left:-20px}.values-grid{gap:24px;grid-template-columns:1fr}.customers-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.location-info{gap:24px;grid-template-columns:1fr}.location-details{padding:32px 24px}}@media (max-width:480px){.about-hero{padding:40px 16px 30px}.page-title{font-size:24px}.page-subtitle{font-size:16px}.greeting-content,.location-details{padding:24px 20px}.customers-grid{grid-template-columns:1fr}.value-card{padding:24px 20px}}
/*# sourceMappingURL=main.0de35c2e.css.map*/