.tab-view-container[data-astro-cid-r65boxdb]{position:relative;width:100%}.tabs-header[data-astro-cid-r65boxdb]{display:flex;flex-wrap:wrap;gap:0;margin-bottom:48px;justify-content:center}.tab-button[data-astro-cid-r65boxdb]{padding:12px 24px;background:none;border:none;border-radius:0;font-size:var(--font-size-base);font-weight:500;color:var(--grey-4);cursor:pointer;transition:all .25s ease;white-space:nowrap;position:relative}.tab-button[data-astro-cid-r65boxdb]:not(:last-child):before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:50%;background-color:var(--grey-8)}.tab-button[data-astro-cid-r65boxdb]:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:3px;background:linear-gradient(90deg,#ff3b4a,#ff6b76);border-radius:2px;transition:width .3s ease}.tab-button[data-astro-cid-r65boxdb]:hover{color:var(--grey-2)}.tab-button[data-astro-cid-r65boxdb].active{color:#ff3b4a;font-weight:600}.tab-button[data-astro-cid-r65boxdb].active:after{width:calc(100% - 32px)}.tab-content-wrapper[data-astro-cid-r65boxdb]{position:relative;min-height:500px}.tab-content[data-astro-cid-r65boxdb]{display:none;opacity:0;transition:opacity .3s ease}.tab-content[data-astro-cid-r65boxdb].active{display:block;opacity:1}.content-inner[data-astro-cid-r65boxdb]{display:grid;grid-template-columns:480px 480px;gap:48px;background-color:var(--color-background);border:1px solid var(--grey-8);border-radius:12px;padding:48px;justify-content:center}.content-description[data-astro-cid-r65boxdb]{display:flex;flex-direction:column;width:480px}.content-title[data-astro-cid-r65boxdb]{font-size:var(--font-size-xl);font-weight:600;margin-bottom:1.5rem;color:var(--grey-2)}.content-description[data-astro-cid-r65boxdb] ul{margin:1rem 0;padding-left:0;list-style:none}.content-description[data-astro-cid-r65boxdb] li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.content-description[data-astro-cid-r65boxdb] ul.checked li:before{content:"✓";position:absolute;left:0;color:var(--primary-color, var(--grey-4));font-weight:700}.content-buttons[data-astro-cid-r65boxdb]{margin-top:1.5rem}.content-visual[data-astro-cid-r65boxdb]{display:flex;flex-direction:column;gap:1rem;align-items:center;width:480px}.visual-images[data-astro-cid-r65boxdb]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:center;align-items:flex-start;width:100%;max-width:480px;min-height:300px;padding:.5rem 0}.visual-images[data-astro-cid-r65boxdb] img[data-astro-cid-r65boxdb]{width:350px;height:auto;border-radius:8px;object-fit:contain;flex-shrink:0}.visual-images[data-astro-cid-r65boxdb] img[data-astro-cid-r65boxdb]:not(:only-child):nth-last-child(n+2):nth-last-child(-n+2),.visual-images[data-astro-cid-r65boxdb] img[data-astro-cid-r65boxdb]:not(:only-child):nth-last-child(n+2):nth-last-child(-n+2)~img[data-astro-cid-r65boxdb]{width:280px}.visual-images[data-astro-cid-r65boxdb] img[data-astro-cid-r65boxdb]:nth-last-child(n+3),.visual-images[data-astro-cid-r65boxdb] img[data-astro-cid-r65boxdb]:nth-last-child(n+3)~img[data-astro-cid-r65boxdb]{width:240px}.visual-code[data-astro-cid-r65boxdb]{flex:1;width:100%;max-width:480px}.visual-code[data-astro-cid-r65boxdb] pre{margin:0;border-radius:8px;max-height:400px;max-width:100%;overflow:auto;word-wrap:break-word;white-space:pre-wrap}@media (max-width: 1023px){.tabs-header[data-astro-cid-r65boxdb]{gap:0}.tab-button[data-astro-cid-r65boxdb]{padding:10px 16px;font-size:var(--font-size-sm)}.content-inner[data-astro-cid-r65boxdb]{grid-template-columns:1fr;gap:32px;padding:32px 24px}.content-description[data-astro-cid-r65boxdb],.content-visual[data-astro-cid-r65boxdb]{min-width:unset;max-width:unset;width:100%}.visual-images[data-astro-cid-r65boxdb]{flex-direction:column;align-items:center}.visual-images[data-astro-cid-r65boxdb] img[data-astro-cid-r65boxdb]{width:100%;max-width:350px}.visual-images[data-astro-cid-r65boxdb] img[data-astro-cid-r65boxdb]:not(:only-child){width:100%;max-width:280px}.tab-content-wrapper[data-astro-cid-r65boxdb]{min-height:600px}}@media (max-width: 640px){.tabs-header[data-astro-cid-r65boxdb]{gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tabs-header[data-astro-cid-r65boxdb]::-webkit-scrollbar{display:none}.tab-button[data-astro-cid-r65boxdb]{padding:8px 16px;font-size:14px;flex-shrink:0}.tab-button[data-astro-cid-r65boxdb]:after{bottom:-3px}.content-inner[data-astro-cid-r65boxdb]{padding:24px 16px}.visual-images[data-astro-cid-r65boxdb] img[data-astro-cid-r65boxdb],.visual-images[data-astro-cid-r65boxdb] img[data-astro-cid-r65boxdb]:not(:only-child){width:100%;max-width:300px}}h2[data-astro-cid-cngsdh2g]{text-align:center;margin-bottom:50px;font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold)}.cta[data-astro-cid-cngsdh2g] .h2[data-astro-cid-cngsdh2g]{font-size:32px;font-weight:600}.cta[data-astro-cid-cngsdh2g] p[data-astro-cid-cngsdh2g]{font-size:20px}.base-page[data-astro-cid-cngsdh2g]{color:var(--color-text);padding-top:80px}.container[data-astro-cid-cngsdh2g]{max-width:1200px;margin:0 auto;padding:0 1rem}.base[data-astro-cid-cngsdh2g]{background-color:var(--grey-9);color:var(--grey-1);padding:120px 0 100px;text-align:center}.base[data-astro-cid-cngsdh2g] .description[data-astro-cid-cngsdh2g]{margin:24px 0;line-height:1.5;white-space:pre-line}.features[data-astro-cid-cngsdh2g]{padding:4rem 0 6rem;background-color:var(--color-background-alt)}.features[data-astro-cid-cngsdh2g] .container[data-astro-cid-cngsdh2g]{max-width:var(--container-max-width);margin:0 auto;padding:0 30px;display:grid;grid-template-columns:repeat(2,1fr);gap:40px;align-items:stretch}.feature-item[data-astro-cid-cngsdh2g]{display:flex;flex-direction:column;padding:24px;text-align:left;gap:16px;background-color:#f8f9fa0d;border:1px solid var(--grey-7);border-radius:4px;transition:all .2s ease}.feature-item[data-astro-cid-cngsdh2g]:hover{border-color:var(--grey-6);background-color:#f8f9fa14}.feature-item[data-astro-cid-cngsdh2g] img[data-astro-cid-cngsdh2g]{width:32px;height:32px;transition:transform .3s ease}.feature-item[data-astro-cid-cngsdh2g]:hover img[data-astro-cid-cngsdh2g]{transform:scale(1.1)}.feature-item[data-astro-cid-cngsdh2g] h3[data-astro-cid-cngsdh2g]{color:var(--grey-1)}.feature-item[data-astro-cid-cngsdh2g] p[data-astro-cid-cngsdh2g]{line-height:1.6}.section[data-astro-cid-cngsdh2g]{padding:6rem 0}.operation[data-astro-cid-cngsdh2g]{background-color:var(--color-background-alt)}.cta[data-astro-cid-cngsdh2g]{background-color:var(--color-background-alt);text-align:center;padding:4rem 0 6rem}.cta[data-astro-cid-cngsdh2g] p[data-astro-cid-cngsdh2g]{font-size:var(--font-size-lg);margin-bottom:2rem}.cta-buttons[data-astro-cid-cngsdh2g]{display:flex;gap:1rem;justify-content:center}@media (max-width: 1024px){.features[data-astro-cid-cngsdh2g] .container[data-astro-cid-cngsdh2g]{grid-template-columns:1fr}.feature-item[data-astro-cid-cngsdh2g] img[data-astro-cid-cngsdh2g]{width:36px;height:36px}}@media (max-width: 768px){.cta-buttons[data-astro-cid-cngsdh2g]{flex-direction:column}section[data-astro-cid-cngsdh2g].cta{padding:4rem 30px 6rem}section[data-astro-cid-cngsdh2g].cta .h2[data-astro-cid-cngsdh2g]{word-break:keep-all}.features[data-astro-cid-cngsdh2g]{padding:4rem 0}}
