:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;box-sizing:border-box;border-inline:none;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.nav{z-index:1000;background:#1a1a2e;justify-content:space-between;align-items:center;padding:12px 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 16px #0000002e}.nav-brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.nav img{object-fit:contain;border-radius:8px;width:52px;height:52px}.nav h2{color:#fff;letter-spacing:-.02em;margin:0;font-family:Syne,system-ui,sans-serif;font-size:15px;font-weight:700;line-height:1.2}.nav-links{align-items:center;gap:4px;display:flex}.nav-links a{color:#ffffffb8;white-space:nowrap;border-radius:8px;padding:8px 16px;font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.nav-links a:hover,.nav-links a.active{color:#ff8a80;background:#ff4f5a2e}.nav-toggle{cursor:pointer;background:#ff4f5a26;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;display:none}.nav-toggle span{background:#ff8a80;border-radius:2px;width:20px;height:2px;transition:transform .3s,opacity .3s;display:block}.nav-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-drawer{z-index:999;background:#22223a;flex-direction:column;padding:8px 12px 16px;display:none;position:sticky;top:77px;box-shadow:0 4px 16px #0003}.nav-drawer.open{display:flex}.nav-drawer a{color:#ffffffbf;border-bottom:1px solid #ffffff0f;border-radius:8px;padding:14px 16px;font-family:DM Sans,system-ui,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.nav-drawer a:last-child{border-bottom:none}.nav-drawer a:hover,.nav-drawer a.active{color:#ff8a80;background:#ff4f5a26}@media (width<=768px){.nav-links{display:none}.nav-toggle{display:flex}}@media (width<=390px){.nav h2{max-width:180px;font-size:13px}}.footer{color:#fff;background:#1a1a2e;margin-top:60px;font-family:DM Sans,system-ui,sans-serif}.footer-container{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:36px;padding:48px 40px;display:flex}.footer-brand{flex:1.4;min-width:200px;max-width:280px}.footer-logo-row{align-items:center;gap:10px;margin-bottom:14px;display:flex}.footer-logo-row img{object-fit:contain;border-radius:8px;width:48px;height:48px}.footer-brand-name{color:#fff;font-family:Syne,system-ui,sans-serif;font-size:15px;font-weight:700;line-height:1.25}.footer-brand p{color:#ffffff8c;margin:0;font-size:13px;line-height:1.65}.footer-socials{gap:8px;margin-top:18px;display:flex}.social-icon{cursor:pointer;color:#ffffffbf;background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.social-icon:hover{background:#ff4f5a33;border-color:#ff4f5a73}.social-icon svg{width:15px;height:15px}.footer-column{flex:1;min-width:130px;max-width:180px}.footer-column h3{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin:0 0 16px;font-family:Syne,system-ui,sans-serif;font-size:12px;font-weight:700}.footer-column ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-column ul li a{color:#ffffffb3;font-size:14px;text-decoration:none;transition:color .2s}.footer-column ul li a:hover{color:#ff8a80}.footer-contact-item{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.footer-contact-item svg{fill:none;stroke:#ff8a80;stroke-width:2px;flex-shrink:0;width:15px;height:15px;margin-top:2px}.footer-contact-item span{color:#ffffff9e;font-size:13px;line-height:1.55}.footer-divider{background:#ffffff14;height:1px;margin:0 40px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:16px 40px;display:flex}.footer-bottom p{color:#ffffff61;margin:0;font-size:13px}.footer-bottom a{color:#ff8a80;margin-left:0;font-size:13px;text-decoration:none;transition:color .2s}.footer-bottom a:hover{color:#858282}.footer-badge{color:#ff8a80;background:#ff4f5a1f;border:1px solid #ff4f5a40;border-radius:999px;align-items:center;padding:4px 12px;font-size:12px;display:inline-flex}@media (width<=768px){.footer-container{text-align:left;grid-template-columns:1fr 1fr;gap:28px 20px;padding:36px 24px;display:grid}.footer-brand{grid-column:1/-1;max-width:100%}.footer-logo-row,.footer-socials{justify-content:flex-start}.footer-column{width:100%;min-width:0;max-width:100%}.footer-contact-item{justify-content:flex-start}.footer-divider{margin:0 24px}.footer-bottom{text-align:center;flex-direction:column;align-items:center;padding:16px 24px}}@media (width<=480px){.footer-container{grid-template-columns:1fr 1fr;gap:24px 16px;padding:28px 20px}.footer-column h3{font-size:11px}.footer-column ul li a{font-size:13px}.footer-divider{margin:0 20px}.footer-bottom{padding:14px 20px}}.footer-contact-item a{color:#ffffff9e;font-size:13px;text-decoration:none;transition:color .2s}.footer-contact-item a:hover{color:#ff8a80}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#6c63ff;--secondary:#ff6f61;--background:#f8f9fa;--text:#333;--white:#fff;--accent:#6c63ff;--accent-bg:#eef0ff;--accent-border:#6c63ff;--border:#e0e0e0;--shadow:0 4px 12px #0000001a}body{background:var(--background);color:var(--text);margin:0;font-family:Arial,sans-serif}.swiper{margin-top:0}.slider-img{object-fit:contain;width:100%;height:450px;display:block}@media (width<=768px){.slider-img{height:250px}}.card{border:1px solid var(--border);text-align:center;background:var(--white);box-shadow:var(--shadow);border-radius:12px;padding:15px;transition:all .3s}.card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 10px 25px #00000026}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text);background:var(--accent-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.container{text-align:center;width:100%;max-width:100%;padding:30px 20px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:30px;display:grid}.card-image{object-fit:contain;border-radius:20px;width:100%;height:280px}button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:10px;padding:10px 18px;transition:all .3s}button:hover{background:var(--secondary)}.product-grid{grid-template-columns:repeat(4,1fr);gap:25px;margin-top:30px;display:grid}@media (width<=1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.product-grid{grid-template-columns:repeat(1,1fr)}}.image-modal{-webkit-backdrop-filter:blur(16px)saturate(.7);z-index:9999;animation:modalIn .22s var(--ease-smooth) both;background:#0a0a14eb;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.zoomed-image{object-fit:contain;border-radius:var(--radius-md);width:auto;max-width:min(90vw,900px);height:auto;max-height:90vh;animation:zoomImageIn .3s var(--ease) both;display:block;box-shadow:0 32px 80px #0009}@keyframes modalIn{0%{opacity:0}to{opacity:1}}@keyframes zoomImageIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@media (width<=480px){.image-modal{padding:16px}.zoomed-image{border-radius:var(--radius-sm);max-width:95vw;max-height:85vh}}.close-btn{color:#fff;cursor:pointer;font-size:35px;font-weight:700;position:absolute;top:30px;right:40px}section,div{max-width:100%}.home-page{color:#1a1a2e;background:#f5f4f1;font-family:Arial,sans-serif}.hp-intro{text-align:center;background:#1a1a2e;padding:48px 40px}.hp-intro-inner{max-width:680px;margin:0 auto}.hp-badge{letter-spacing:.07em;text-transform:uppercase;color:#ff8a80;background:#ff4f5a26;border:1px solid #ff4f5a4d;border-radius:999px;align-items:center;gap:6px;margin-bottom:18px;padding:5px 14px;font-size:11px;font-weight:500;display:inline-flex}.hp-badge-dot{background:#ff4f5a;border-radius:50%;width:6px;height:6px}.hp-intro h1{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-family:Arial,sans-serif;font-size:clamp(26px,4vw,42px);font-weight:700;line-height:1.15}.hp-intro p{color:#ffffff80;margin:0 0 28px;font-size:15px;line-height:1.75}.hp-intro-btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hp-btn-primary{color:#fff;background:linear-gradient(135deg,#ff4f5a,#ff8a65);border-radius:999px;align-items:center;gap:6px;padding:12px 24px;font-size:13px;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #ff4f5a4d}.hp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff4f5a66}.hp-btn-ghost{color:#ffffffbf;background:0 0;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;padding:11px 24px;font-size:13px;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.hp-btn-ghost:hover{color:#fff;border-color:#ffffff80}.hp-trust{background:#fff;border-bottom:1px solid #e8e5df;display:flex}.hp-trust-item{border-right:1px solid #e8e5df;flex:1;align-items:center;gap:12px;padding:18px 20px;display:flex}.hp-trust-item:last-child{border-right:none}.hp-trust-dot{background:#ff4f5a;border-radius:50%;flex-shrink:0;width:8px;height:8px}.hp-trust-title{color:#1a1a2e;margin-bottom:2px;font-size:13px;font-weight:500}.hp-trust-sub{color:#8a8780;font-size:11px}.hp-section-hd{text-align:center;padding:56px 40px 0}.hp-section-label{letter-spacing:.08em;text-transform:uppercase;color:#ff4f5a;margin-bottom:8px;font-size:11px;font-weight:700}.hp-section-hd h2{color:#1a1a2e;letter-spacing:-.02em;margin:0 0 8px;font-family:Arial,sans-serif;font-size:clamp(22px,3vw,30px);font-weight:700}.hp-section-hd p{color:#8a8780;margin:0;font-size:14px}.hp-alt-row{border-top:1px solid #e8e5df;grid-template-columns:1fr 1fr;gap:0;min-height:420px;margin-top:48px;display:grid}.hp-alt-row:first-of-type{margin-top:40px}.hp-alt-row--reverse{direction:rtl}.hp-alt-row--reverse>*{direction:ltr}.hp-alt-img-wrap{background:#f0eeea;position:relative;overflow:hidden}.hp-alt-img{object-fit:cover;width:100%;height:100%;min-height:360px;transition:transform .5s;display:block}.hp-alt-row:hover .hp-alt-img{transform:scale(1.04)}.hp-alt-img-badge{color:#ffffff26;-webkit-user-select:none;user-select:none;font-family:Arial,sans-serif;font-size:48px;font-weight:700;line-height:1;position:absolute;bottom:20px;left:20px}.hp-alt-text{background:#fff;flex-direction:column;justify-content:center;padding:56px 48px;display:flex}.hp-alt-text h2{color:#1a1a2e;letter-spacing:-.02em;margin:8px 0 16px;font-family:Arial,sans-serif;font-size:clamp(22px,2.5vw,30px);font-weight:700;line-height:1.2}.hp-alt-text p{color:#8a8780;margin:0;font-size:14px;line-height:1.8}.hp-cta{text-align:center;background:#1a1a2e;margin-top:48px;padding:72px 40px}.hp-cta h2{color:#fff;margin:0 0 10px;font-family:Arial,sans-serif;font-size:clamp(22px,3vw,32px);font-weight:700}.hp-cta p{color:#ffffff80;margin:0 0 28px;font-size:14px}.hp-cta-btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hp-cta-btn-dark{color:#fff;background:linear-gradient(135deg,#ff4f5a,#ff8a65);border-radius:999px;align-items:center;gap:6px;padding:13px 30px;font-size:14px;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #ff4f5a4d}.hp-cta-btn-dark:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff4f5a66}.hp-cta-btn-ghost{color:#ffffffbf;background:0 0;border:1px solid #fff3;border-radius:999px;align-items:center;gap:6px;padding:12px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.hp-cta-btn-ghost:hover{color:#fff;border-color:#ffffff80}@media (width<=768px){.hp-intro{padding:56px 20px}.hp-trust{flex-direction:column}.hp-trust-item{border-bottom:1px solid #e8e5df;border-right:none}.hp-trust-item:last-child{border-bottom:none}.hp-section-hd{padding:40px 20px 0}.hp-alt-row{grid-template-columns:1fr;margin-top:24px;direction:ltr!important}.hp-alt-img{min-height:240px}.hp-alt-text{padding:32px 20px}.hp-cta{margin-top:32px;padding:56px 20px}}@media (width<=480px){.hp-intro{padding:48px 16px}.hp-alt-text{padding:28px 16px}.hp-cta{padding:48px 16px}.hp-alt-img-badge{font-size:32px}}.about-page{color:#1a1a2e;background:#f5f4f1}.ab-hero{text-align:center;background:#1a1a2e;margin-top:70px;padding:80px 40px}.ab-pill{letter-spacing:.06em;text-transform:uppercase;color:#ff8a80;background:#ff4f5a26;border:1px solid #ff4f5a4d;border-radius:999px;align-items:center;gap:6px;margin-bottom:20px;padding:5px 14px;font-size:12px;font-weight:500;display:inline-flex}.ab-pill-dot{background:#ff4f5a;border-radius:50%;width:6px;height:6px}.ab-hero h1{color:#fff;letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(28px,5vw,48px);font-weight:700;line-height:1.15}.ab-hero p{color:#ffffff8c;max-width:480px;margin:0 auto;font-size:15px;line-height:1.7}.ab-stats{background:#fff;border-bottom:1px solid #e8e5df;grid-template-columns:repeat(4,1fr);display:grid}.ab-stat{text-align:center;border-right:1px solid #e8e5df;padding:28px 20px}.ab-stat:last-child{border-right:none}.ab-stat-num{color:#ff4f5a;margin-bottom:6px;font-size:34px;font-weight:700;line-height:1}.ab-stat-label{color:#8a8780;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:500}.ab-section{padding:56px 40px}.ab-story{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:900px;margin:0 auto;display:grid}.ab-story-label{letter-spacing:.08em;text-transform:uppercase;color:#ff4f5a;margin-bottom:12px;font-size:11px;font-weight:700}.ab-story-text h2{color:#1a1a2e;letter-spacing:-.02em;margin:0 0 14px;font-size:26px;font-weight:700;line-height:1.25}.ab-story-text p{color:#8a8780;margin:0;font-size:14px;line-height:1.75}.ab-story-img-real{object-fit:cover;border-radius:16px;width:100%;height:280px;display:block}.ab-divider{background:#e8e5df;height:1px;margin:0 40px}.ab-craft{background:#fff;padding:56px 40px}.ab-craft-title{color:#1a1a2e;text-align:center;margin:0 0 8px;font-size:26px;font-weight:700}.ab-craft-sub{color:#8a8780;text-align:center;margin:0 0 36px;font-size:14px}.ab-steps{grid-template-columns:repeat(4,1fr);gap:20px;max-width:900px;margin:0 auto;display:grid}.ab-step{text-align:center;padding:20px 12px}.ab-step-num{color:#ff4f5a;background:#fff0f1;border:1.5px solid #ff4f5a40;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin:0 auto 12px;font-size:17px;font-weight:700;display:flex}.ab-step h3{color:#1a1a2e;margin:0 0 6px;font-family:DM Sans,system-ui;font-size:14px;font-weight:500}.ab-step p{color:#8a8780;margin:0;font-size:13px;line-height:1.6}.ab-diff{padding:56px 40px}.ab-diff-title{color:#1a1a2e;text-align:center;margin:0 0 8px;font-size:26px;font-weight:700}.ab-diff-sub{color:#8a8780;text-align:center;margin:0 0 32px;font-size:14px}.ab-diff-grid{grid-template-columns:repeat(2,1fr);gap:14px;max-width:800px;margin:0 auto;display:grid}.ab-diff-card{background:#fff;border:1px solid #e8e5df;border-radius:14px;align-items:flex-start;gap:14px;padding:20px;transition:border-color .2s;display:flex}.ab-diff-card:hover{border-color:#ff4f5a59}.ab-diff-icon{background:#fff0f1;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ab-diff-icon svg{width:18px;height:18px}.ab-diff-card h3{color:#1a1a2e;margin:0 0 4px;font-family:DM Sans,system-ui;font-size:14px;font-weight:500}.ab-diff-card p{color:#8a8780;margin:0;font-size:13px;line-height:1.6}.ab-cta{text-align:center;background:#1a1a2e;padding:64px 40px}.ab-cta h2{color:#fff;margin:0 0 10px;font-size:30px;font-weight:700}.ab-cta p{color:#ffffff80;margin:0 0 24px;font-size:14px}.ab-cta-btn{color:#fff;background:linear-gradient(135deg,#ff4f5a,#ff8a65);border-radius:999px;align-items:center;gap:8px;padding:13px 30px;font-family:DM Sans,system-ui;font-size:14px;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #ff4f5a4d}.ab-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff4f5a66}@media (width<=768px){.ab-hero{margin-top:56px;padding:60px 20px}.ab-stats{grid-template-columns:repeat(2,1fr)}.ab-stat:nth-child(2){border-right:none}.ab-stat:nth-child(3),.ab-stat:nth-child(4){border-top:1px solid #e8e5df}.ab-stat:nth-child(4){border-right:none}.ab-section,.ab-craft,.ab-diff,.ab-cta{padding:40px 20px}.ab-story{grid-template-columns:1fr;gap:24px}.ab-story-img-real{height:220px}.ab-steps{grid-template-columns:repeat(2,1fr)}.ab-diff-grid{grid-template-columns:1fr}.ab-divider{margin:0 20px}}@media (width<=480px){.ab-hero{padding:48px 16px}.ab-section,.ab-craft,.ab-diff,.ab-cta{padding:32px 16px}}.contact-page{background:#f5f4f1;min-height:100vh;padding:48px 32px}.contact-header{text-align:center;margin-bottom:40px}.contact-pill{letter-spacing:.06em;text-transform:uppercase;color:#ff4f5a;background:#fff0f1;border:1.5px solid #ff4f5a4d;border-radius:999px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-family:Syne,system-ui,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.contact-pill-dot{background:#ff4f5a;border-radius:50%;width:6px;height:6px}.contact-header h1{color:#1a1a2e;letter-spacing:-.03em;margin:0 0 10px;font-family:Syne,system-ui,sans-serif;font-size:clamp(24px,5vw,36px);font-weight:800}.contact-header p{color:#8a8780;margin:0;font-size:15px}.contact-grid{grid-template-columns:1fr 1fr;gap:20px;max-width:900px;margin:0 auto;display:grid}.contact-card{background:#fff;border:1px solid #e8e5df;border-radius:20px;overflow:hidden;box-shadow:0 2px 12px #1a1a2e0f}.contact-map-wrap{position:relative}.contact-page iframe{border:none;width:100%;height:580px;display:block}.contact-map-btn{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#1a1a2e;border-radius:999px;align-items:center;gap:6px;padding:9px 18px;font-family:Syne,system-ui,sans-serif;font-size:12px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 4px 14px #1a1a2e4d}.contact-map-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1a1a2e59}.contact-map-btn svg{width:14px;height:14px}.contact-info{flex-direction:column;gap:14px;padding:24px;display:flex}.contact-info-title{color:#1a1a2e;letter-spacing:-.02em;margin:0;font-family:Syne,system-ui,sans-serif;font-size:17px;font-weight:700}.contact-info-row{cursor:default;background:#f5f4f1;border-radius:12px;align-items:flex-start;gap:12px;padding:12px;transition:background .2s;display:flex}.contact-info-row:hover{background:#fff0f1}.contact-info-icon{background:#fff;border:1px solid #e8e5df;border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.contact-info-icon svg{fill:none;stroke:#ff4f5a;stroke-width:2px;width:16px;height:16px}.contact-info-label{letter-spacing:.06em;text-transform:uppercase;color:#8a8780;margin:0 0 3px;font-size:11px;font-weight:700}.contact-info-value{color:#1a1a2e;margin:0;font-size:14px;line-height:1.45;text-decoration:none;transition:color .2s}a.contact-info-value:hover{color:#ff4f5a}.contact-hours{background:#1a1a2e;border-radius:12px;margin-top:2px;padding:14px}.contact-hours-title{letter-spacing:.06em;text-transform:uppercase;color:#fff6;margin:0 0 10px;font-size:11px;font-weight:700}.contact-hours-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;padding:5px 0;font-size:13px;display:flex}.contact-hours-row:last-child{border-bottom:none}.contact-hours-day{color:#fff9}.contact-hours-time{color:#ff8a80;font-weight:500}@media (width<=768px){.contact-page{padding:36px 20px}.contact-grid{grid-template-columns:1fr}}@media (width<=480px){.contact-page{padding:28px 16px}}
