.maincontainer{width:100%;max-width:980px;margin:0 auto;padding:100px 22px;color:var(--color-text-primary, #1d1d1f);text-align:left}.page-intro{margin-bottom:56px;padding:0;text-align:left}.maincontainer .page-intro,.maincontainer .page-intro-title,.maincontainer .page-intro-desc,.maincontainer .page-intro-extra{text-align:left!important}.page-intro-title{font-size:40px;font-weight:600;letter-spacing:-.8px;color:#1d1d1f;margin:0 0 12px;line-height:1.1}.page-intro-desc{font-size:21px;line-height:1.4;color:#1d1d1f;margin:0 0 12px;font-weight:400}.page-intro-extra{font-size:17px;line-height:1.5;color:#6e6e73;margin:0}@media (max-width: 768px){.maincontainer{padding:120px 24px 80px}.page-intro{margin-bottom:40px}.page-intro-title{font-size:28px;letter-spacing:-.5px;margin-bottom:10px}.page-intro-desc{font-size:17px;margin-bottom:10px}.page-intro-extra{font-size:15px;line-height:1.5}}.faq-title,.faq-title-home{font-size:28px;font-weight:600;letter-spacing:-.5px;width:100%;padding-top:0;margin-bottom:36px;color:var(--color-text-primary, #1d1d1f);line-height:1.125}.faq-section{background-color:transparent;padding:40px 0 80px;display:flex;flex-direction:column;gap:0}.faq-card{background:transparent;border:none;border-bottom:1px solid var(--color-border, rgba(0, 0, 0, .08));border-radius:0;box-shadow:none;transition:none;overflow:hidden}.faq-card:first-child{border-top:1px solid var(--color-border, rgba(0, 0, 0, .08))}.faq-card:hover{box-shadow:none}.faq-card.open{border-color:transparent;box-shadow:none}.faq-article-icon{flex-shrink:0;color:#8e8e93;margin-right:12px}.faq-question-container{display:flex;justify-content:space-between;align-items:center;padding:18px 0;cursor:pointer;transition:background-color .2s ease;gap:16px;text-align:left}.faq-question-container:hover{background-color:transparent}.faq-question{font-size:17px;font-weight:600;letter-spacing:-.2px;color:var(--color-text-primary, #1d1d1f);margin:0;line-height:1.35;flex:1;transition:color .2s ease}.faq-card:hover .faq-question{color:#0071e3}.faq-icon{font-size:20px;font-weight:300;color:var(--color-text-tertiary, #86868b);min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .35s cubic-bezier(.25,.1,.25,1),color .2s ease;flex-shrink:0}.faq-card.open .faq-icon{transform:rotate(45deg);color:#0071e3}.faq-answer-container{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.25,.1,.25,1)}.faq-answer-container.show{max-height:800px}.faq-answer{color:var(--color-text-secondary, #6e6e73);font-size:15px;line-height:1.55;padding:0 0 20px;text-align:justify}.faq-answer a{color:#0071e3;text-decoration:none}.faq-answer a:hover{text-decoration:underline}@media (max-width: 768px){.maincontainer{padding:120px 40px 80px}.faq-title,.faq-title-home{font-size:24px;margin-bottom:24px}.faq-section{padding:40px 0 48px}.faq-question{font-size:15px}.faq-question-container{padding:16px 0}.faq-answer{font-size:14px}}.search-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;opacity:0;animation:search-overlay-fade-in .4s cubic-bezier(.32,.72,0,1) forwards}@keyframes search-overlay-fade-in{to{opacity:1}}.search-modal{position:fixed;bottom:0;left:0;right:0;max-height:88vh;background:#fff;border-radius:20px 20px 0 0;z-index:1101;display:flex;flex-direction:column;box-shadow:0 -2px 10px #0000000a,0 -16px 48px #00000014;transform:translateY(100%);transition:transform .5s cubic-bezier(.32,.72,0,1);-webkit-tap-highlight-color:transparent}.search-modal-open{transform:translateY(0)}.search-modal-header{display:flex;align-items:center;justify-content:space-between;padding:28px 24px 24px;border-bottom:.5px solid rgba(0,0,0,.06)}.search-modal-title{font-size:28px;font-weight:600;letter-spacing:-.6px;line-height:1.2;color:#1d1d1f;margin:0}.search-modal-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:none;border:none;cursor:pointer;color:#1d1d1f;border-radius:50%;transition:background-color .25s ease,color .2s ease;-webkit-tap-highlight-color:transparent}.search-modal-close:hover{background-color:#0000000a}.search-modal-close:active{background-color:#00000014}.search-modal-input-wrapper{display:flex;align-items:center;gap:12px;margin:20px 24px 24px;padding:12px 16px;background:#7676801f;border:none;border-radius:10px;transition:background-color .2s ease,box-shadow .2s ease}.search-modal-input-wrapper:focus-within{background:#76768014;box-shadow:0 0 0 2px #007aff4d}.search-modal-input{flex:1;border:none;background:transparent;font-size:17px;font-weight:400;letter-spacing:-.4px;color:#1d1d1f;outline:none;min-width:0}.search-modal-input::placeholder{color:#8e8e93}.search-modal-content{flex:1;overflow-y:auto;padding:0 24px 40px;-webkit-overflow-scrolling:touch}.search-modal-section{margin-top:32px}.search-modal-section:first-child{margin-top:0}.search-modal-section-title{font-size:13px;font-weight:600;letter-spacing:-.08px;color:#8e8e93;margin:0 0 12px;text-transform:none}.search-modal-faq{margin-bottom:4px}.search-modal-faq .faq-section{padding:0;gap:0}.search-modal-faq .faq-card{border-radius:0;border-color:#0000000f}.search-modal-faq .faq-question-container{padding:16px 0;text-align:left}.search-modal-faq .faq-question{font-size:17px;font-weight:500;text-align:left}.search-modal-faq .faq-card:hover .faq-question,.search-modal-faq .faq-card.open .faq-icon{color:#007aff}.search-modal-pages{display:flex;flex-direction:column;background:#76768014;border-radius:12px;overflow:hidden}.search-modal-page-item{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 16px;text-decoration:none;color:#1d1d1f;font-size:17px;font-weight:400;letter-spacing:-.4px;border-bottom:.5px solid rgba(60,60,67,.12);transition:background-color .2s ease,color .2s ease;-webkit-tap-highlight-color:transparent}.search-modal-page-item:last-child{border-bottom:none}.search-modal-page-item:hover{background-color:#7676800f;color:#007aff}.search-modal-page-item:active{background-color:#7676801a}.search-modal-page-title{flex:1}.search-modal-chevron{font-size:18px;font-weight:400;color:#8e8e93;margin-left:8px}.search-modal-page-item:hover .search-modal-chevron{color:#007aff}@media (max-width: 768px){.search-modal-header{padding:20px 20px 16px}.search-modal-title{font-size:24px}.search-modal-input-wrapper{margin:16px 20px 20px;padding:10px 14px}.search-modal-content{padding:0 20px 32px}.search-modal-section-title{margin-bottom:10px}.search-modal-page-item{min-height:52px;padding:0 14px}}@media (min-width: 769px){.search-modal{left:auto;right:24px;top:24px;bottom:24px;width:420px;max-width:calc(100vw - 48px);max-height:none;height:calc(100vh - 48px);transform:translate(100%);border-radius:20px;box-shadow:0 4px 24px #0000001f,0 12px 48px #00000014}.search-modal-open{transform:translate(0)}.search-modal-header{padding:24px 28px 20px;border-radius:20px 20px 0 0}}.header2{position:fixed;top:0;left:0;width:100%;min-height:60px;background:#fff;z-index:1000;box-shadow:0 1px #00000014}.header-container2{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:10px 24px}.header-left{display:flex;align-items:center;gap:16px}.header-logo2{display:flex;align-items:center}.header-search-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:none;cursor:pointer;color:#1d1d1f;transition:color .2s ease,background .2s ease;border-radius:50%}.header-search-icon:hover{color:#2935ff;background:#2935ff14}.header-logo2 .logo{height:56px;width:auto;max-width:220px;object-fit:contain;display:block}.header-nav2{display:flex;align-items:center}.nav-list2{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:0}.button-container2{display:flex;align-items:center}.language-button2{background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:12px;color:#1d1d1f;cursor:pointer;font-size:15px;font-weight:500;padding:8px 14px;transition:background-color .2s ease,border-color .2s ease}.language-button2:hover{background:#0000000a;border-color:#00000040}.contact-button2{background:#2935ff;border:none;border-radius:12px;color:#fff;text-decoration:none;font-size:15px;font-weight:500;padding:8px 18px;margin-right:12px;transition:background-color .2s ease}.contact-button2:hover{background:#1a24cc;color:#fff}.language-selector2{position:relative}.header-right{display:flex;align-items:center}.side-menu{position:fixed;top:0;left:0;width:300px;max-width:85vw;height:100vh;background:#fff;box-shadow:4px 0 24px #0000001f;z-index:1002;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;display:flex;flex-direction:column}.side-menu-open{transform:translate(0)}.side-menu-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 24px;border-bottom:1px solid rgba(0,0,0,.08)}.side-menu-logo{display:flex;align-items:center}.side-menu-logo-img{height:48px;width:auto;max-width:180px;object-fit:contain}.side-menu-close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;cursor:pointer;color:#1d1d1f;border-radius:50%;transition:background .2s ease}.side-menu-close:hover{background:#f5f5f7}.side-menu-nav{padding:24px 0}.side-menu-item{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;text-decoration:none;color:#1d1d1f;font-size:17px;font-weight:500;transition:background .2s ease}.side-menu-item:hover{background:#f5f5f7}.side-menu-chevron{font-size:20px;font-weight:300;color:#86868b}.side-menu-separator{height:1px;background:#00000014;margin:0 24px}.side-menu-secondary{padding:24px 0}.side-menu-lang{display:flex;flex-direction:column;padding:8px 24px 0;gap:4px}.side-menu-lang-label{font-size:12px;font-weight:600;color:#6e6e73;text-transform:uppercase;letter-spacing:.05em;padding:12px 0 8px}.side-menu-lang-label:hover{background:transparent}.side-menu-lang-btn{background:none;border:none;padding:12px 0;text-align:left;font-size:17px;cursor:pointer;color:#1d1d1f;font-weight:500;transition:background .2s ease;border-radius:0}.side-menu-lang-btn:hover{background:#f5f5f7}.language-dropdown2{position:absolute;top:calc(100% + 8px);right:0;min-width:80px;background:#fff;color:#1d1d1f;border-radius:12px;box-shadow:0 8px 24px #00000026;z-index:1001;overflow:hidden}.language-dropdown2 button{display:block;width:100%;background:none;border:none;padding:12px 16px;cursor:pointer;text-align:left;font-size:15px;font-weight:500;color:#1d1d1f;transition:background-color .2s ease}.language-dropdown2 button:hover{background:#f5f5f7}@media (min-width: 769px) and (max-width: 1024px){.header-container2{padding:10px 20px}.header-logo2 .logo{height:48px;max-width:200px}.language-button2{padding:9px 16px;font-size:14px}}.header-burger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;background:transparent;border:none;cursor:pointer}.header-burger span{display:block;width:22px;height:2px;background:#1d1d1f;transition:transform .3s ease,opacity .3s ease}.header-burger span.open:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.header-burger span.open:nth-child(2){opacity:0}.header-burger span.open:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width: 768px){.header2{min-height:56px}.header-container2{padding:8px 16px}.header-left{gap:12px}.header-logo2 .logo{height:48px;max-width:180px}.header-burger-overlay{position:fixed;top:56px;left:0;right:0;bottom:0;background:#0000004d;z-index:1000}.language-button2{padding:8px 14px;font-size:14px}}@media (max-width: 400px){.header-container2{padding:8px 12px}.header-logo2 .logo{height:44px;max-width:160px}.language-button2{padding:7px 12px;font-size:13px}}.footer{background-color:#fff;color:#1d1d1f;padding:48px 24px 40px;margin-top:48px;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-direction:row;align-items:flex-start;max-width:1100px;margin-left:auto;margin-right:auto;gap:48px}.footer-logo{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-shrink:0;gap:12px}.footer-logo-img{height:64px;width:auto;max-width:200px;object-fit:contain}.footer-brand-note{margin:0;font-size:13px;line-height:1.45;color:#6e6e73;max-width:240px}.footer-brand-note a{color:#0071e3;font-weight:500;text-decoration:none}.footer-brand-note a:hover{text-decoration:underline}.footer-menu{display:flex;justify-content:space-between;flex:1;gap:48px;flex-wrap:wrap}.footer-section{flex:1;min-width:140px}.footer-section-title{color:#6e6e73;font-size:12px;font-weight:500;letter-spacing:.08em;margin:0 0 20px;text-transform:uppercase}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:12px}.footer-section ul li a{color:#1d1d1f;text-decoration:none;font-size:15px;font-weight:400;transition:color .2s ease}.footer-section ul li a:hover{color:#0071e3}@media (min-width: 769px){.footer{flex-direction:row;align-items:flex-start;gap:48px}.footer-logo{order:0}}@media (min-width: 769px) and (max-width: 1024px){.footer{padding:40px 24px 32px;gap:32px}.footer-menu{gap:32px}}@media (max-width: 768px){.footer{flex-direction:column;padding:32px 24px 28px;align-items:stretch;text-align:left;gap:0;max-width:none}.footer-logo{order:-1;margin-bottom:28px;justify-content:flex-start}.footer-logo-img{height:56px;max-width:180px}.footer-menu{flex-direction:column;flex:none;gap:28px;text-align:left}.footer-section{min-width:100%;text-align:left}.footer-section ul{text-align:left}}.home{width:100%;max-width:980px;margin:0 auto;padding:0 22px 80px;background:transparent;min-height:100%}.dashboard{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:0 auto;padding:40px 0 64px}.dashboard a{text-decoration:none;color:inherit}.promo-card{display:flex;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px #00000014;text-decoration:none;color:inherit;margin-bottom:48px;transition:box-shadow .3s ease,transform .3s ease}.promo-card:hover{box-shadow:0 8px 40px #0000001f;transform:translateY(-2px)}.promo-card-visual{flex:0 0 60%;position:relative;min-height:280px;background:linear-gradient(135deg,#5ac8fa,#0071e3 40%,#ff6b9d);overflow:hidden}.promo-card-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 50%,rgba(255,255,255,.1) 100%)}.promo-card-visual-text{position:absolute;font-size:48px;font-weight:800;color:#ffffffe6;text-shadow:0 2px 20px rgba(0,0,0,.2);top:24px;left:24px}.promo-card-visual-text-2{top:auto;bottom:24px;left:24px}.promo-card-content{flex:1;padding:32px 40px;display:flex;flex-direction:column;justify-content:center}.promo-card-subtitle{font-size:13px;color:var(--color-text-secondary, #6e6e73);margin-bottom:8px}.promo-card-title{font-size:24px;font-weight:700;color:var(--color-text-primary, #1d1d1f);margin:0 0 12px;line-height:1.3}.promo-card-desc{font-size:15px;line-height:1.55;color:var(--color-text-secondary, #6e6e73);margin:0 0 24px}.promo-card-cta{display:inline-block;width:fit-content;padding:12px 24px;background:#0071e3;color:#fff;font-size:15px;font-weight:600;border-radius:980px}.discover-section{background:linear-gradient(90deg,#4a4a4f,#6e6e73 40%,#f5f5f7);border-radius:20px;padding:64px 48px;margin-bottom:48px}.discover-content{max-width:480px}.discover-title{font-size:32px;font-weight:700;color:#fff;margin:0 0 16px;line-height:1.2}.discover-desc{font-size:16px;line-height:1.55;color:#ffffffe6;margin:0 0 28px}.discover-cta{display:inline-block;padding:14px 28px;background:#0071e3;color:#fff;font-size:16px;font-weight:600;text-decoration:none;border-radius:980px;transition:background .3s ease,transform .2s ease}.discover-cta:hover{background:#0077ed;transform:scale(1.02)}.faq-section{padding:48px 0 64px;border-top:1px solid var(--color-border, rgba(0, 0, 0, .08))}.faq-list{display:flex;flex-direction:column;gap:0;max-width:100%}.faq-title-home{font-size:32px;font-weight:600;letter-spacing:-.5px;color:var(--color-text-primary, #1d1d1f);margin-bottom:32px;line-height:1.125}.actions-section{display:grid;grid-template-columns:1fr 1.2fr;gap:48px;align-items:start;padding:120px 0 64px;border-top:1px solid var(--color-border, rgba(0, 0, 0, .08))}.actions-left{position:sticky;top:100px}.actions-title{font-size:32px;font-weight:600;letter-spacing:-.5px;color:var(--color-text-primary, #1d1d1f);margin:0 0 20px;line-height:1.2}.actions-intro{font-size:16px;line-height:1.55;color:var(--color-text-secondary, #6e6e73);margin:0 0 28px}.actions-cta{display:inline-block;padding:14px 28px;background:#0071e3;color:#fff;font-size:16px;font-weight:600;text-decoration:none;border-radius:980px;transition:background .3s ease,transform .2s ease}.actions-cta:hover{background:#0077ed;transform:scale(1.02)}.actions-right{display:flex;flex-direction:column;gap:20px}.actions-card{display:flex;gap:20px;align-items:flex-start;padding:20px 0;border-bottom:1px solid rgba(0,0,0,.06);text-decoration:none;color:inherit;transition:opacity .2s ease}.actions-card:last-child{border-bottom:none}.actions-card:hover{opacity:.85}.actions-card-icon{flex-shrink:0;width:56px;height:56px;min-width:56px;border-radius:14px;background:#0071e31f;color:#0071e3;display:flex;align-items:center;justify-content:center;font-size:28px;transition:background .3s ease,color .3s ease}.actions-card:hover .actions-card-icon{background:#0071e333;color:#005bb5}.actions-card-content{flex:1;min-width:0;text-align:left}.actions-card-title{font-size:17px;font-weight:600;color:var(--color-text-primary, #1d1d1f);margin:0 0 8px;line-height:1.3}.actions-card-desc{font-size:15px;line-height:1.5;color:var(--color-text-secondary, #6e6e73);margin:0}.hero-section{padding:64px 22px;border-top:1px solid var(--color-border, rgba(0, 0, 0, .08));background:linear-gradient(90deg,#f5edff66,#e8eeff80);border-radius:24px;margin:0 0 48px}.hero-grid{display:grid;grid-template-columns:1fr 1.4fr 1fr;grid-template-rows:auto 1fr auto;gap:24px;align-items:center;justify-items:center;max-width:900px;margin:0 auto}.hero-card{width:100%;max-width:180px;aspect-ratio:1;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.hero-card:hover{transform:scale(1.03);box-shadow:0 8px 30px #0000001f}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-card-1{grid-column:1;grid-row:1;justify-self:end}.hero-card-2{grid-column:3;grid-row:1;justify-self:start}.hero-card-3{grid-column:1;grid-row:3;justify-self:end}.hero-card-4{grid-column:3;grid-row:3;justify-self:start}.hero-center{grid-column:2;grid-row:1 / 4;text-align:center;padding:32px 24px}.hero-subtitle{display:block;font-size:11px;font-weight:600;letter-spacing:.15em;color:var(--color-text-secondary, #6e6e73);margin-bottom:12px;text-transform:uppercase}.hero-title{font-size:28px;font-weight:700;letter-spacing:-.5px;color:var(--color-text-primary, #1d1d1f);margin:0 0 16px;line-height:1.2}.hero-desc{font-size:15px;line-height:1.55;color:var(--color-text-secondary, #6e6e73);margin:0 auto 24px;max-width:380px}.hero-cta{display:inline-block;padding:14px 28px;background:#0071e3;color:#fff;font-size:16px;font-weight:600;text-decoration:none;border-radius:980px;transition:background .3s ease,transform .2s ease}.hero-cta:hover{background:#0077ed;transform:scale(1.02)}.footer-socialmedia{display:flex;justify-content:center;padding:48px 0 32px;border-top:1px solid var(--color-border, rgba(0, 0, 0, .08))}.social-media-icons{display:flex;align-items:center;gap:24px}.social-media-icons a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--color-text-secondary, #6e6e73);transition:color .3s ease,transform .2s ease}.social-media-icons a:hover{color:var(--color-text-primary, #1d1d1f);transform:scale(1.08)}.social-media-icons svg{width:22px;height:22px}@media (max-width: 768px){.home{padding:0 40px 64px}.dashboard{grid-template-columns:1fr;gap:12px;padding:24px 0 48px}.faq-section{padding:40px 0 48px}.faq-title-home{font-size:24px;margin-bottom:24px}.actions-section{grid-template-columns:1fr;gap:32px;padding:96px 0 48px}.actions-left{position:static}.actions-title{font-size:24px;margin-bottom:16px}.actions-intro{font-size:15px;margin-bottom:24px}.actions-cta{padding:12px 24px;font-size:15px}.actions-card{flex-direction:column;gap:16px;padding:20px 0}.actions-card-icon{width:48px;height:48px;min-width:48px;font-size:24px}.actions-card-title{font-size:16px}.actions-card-desc{font-size:14px}.hero-section{margin:0 -40px 32px;padding:40px 24px;border-radius:0}.hero-grid{display:flex;flex-direction:column;gap:32px;max-width:100%}.hero-center{order:-1;padding:0}.hero-subtitle{font-size:10px;letter-spacing:.12em;margin-bottom:10px}.hero-title{font-size:20px;margin-bottom:12px;line-height:1.25}.hero-desc{font-size:14px;margin-bottom:20px;max-width:100%}.hero-cta{padding:12px 24px;font-size:15px}.hero-card-1,.hero-card-2,.hero-card-3,.hero-card-4{display:none}.promo-card{flex-direction:column;margin-bottom:32px}.promo-card-visual{flex:none;min-height:180px}.promo-card-visual-text{font-size:36px}.promo-card-content{padding:24px}.promo-card-title{font-size:20px}.discover-section{padding:40px 24px;margin-bottom:32px}.discover-title{font-size:24px}.discover-desc{font-size:15px}.footer-socialmedia{padding:40px 0 24px}.social-media-icons{gap:20px}.social-media-icons a{width:40px;height:40px}.social-media-icons svg{width:20px;height:20px}}@media (min-width: 769px) and (max-width: 1024px){.home{max-width:692px;padding:0 48px 64px}.dashboard{padding:32px 0 48px}.actions-section{grid-template-columns:1fr;gap:36px;padding:104px 0 56px}.actions-left{position:static}.hero-section{margin:0 0 40px;padding:48px 32px}.hero-grid{display:flex;flex-direction:column;gap:36px;align-items:center}.hero-center{order:-1;padding:0 0 8px}.hero-title{font-size:24px}.hero-desc{font-size:15px;max-width:420px}.hero-card-1,.hero-card-2,.hero-card-3,.hero-card-4{display:none}}@media (min-width: 900px) and (max-width: 1100px){.hero-section{padding:56px 28px}.hero-grid{gap:20px;max-width:820px}.hero-card{max-width:150px}.hero-title{font-size:24px}.hero-desc{font-size:14px;max-width:340px}}@media (max-width: 480px){.hero-section{margin:0 -40px 24px;padding:32px 20px}.hero-subtitle{font-size:9px}.hero-title{font-size:18px}.hero-desc{font-size:13px;margin-bottom:16px}.hero-cta{padding:10px 20px;font-size:14px}}.search-section{padding:256px 24px 192px;text-align:center;background:#245bff;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box}.search-section-hero-title{font-size:40px;font-weight:700;color:#fff;margin:0 0 12px;letter-spacing:-.8px;line-height:1.15}.search-section-hero-subtitle{font-size:21px;font-weight:400;color:#ffffffe6;margin:0 0 24px;letter-spacing:-.3px;line-height:1.4}.search-section-wrapper{position:relative;width:100%}.search-section-input-wrapper{display:flex;align-items:center;max-width:none;width:100%;margin:0;padding:0 12px 0 20px;background:#fff;border-radius:9999px;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 12px #0000000f;overflow:hidden}.search-section-placeholder{flex:1;padding:12px 12px 12px 4px;font-size:17px;font-weight:600;color:#86868bbf;text-align:left}.search-section-input{flex:1;border:none;padding:12px 12px 12px 4px;font-size:17px;color:#1d1d1f;outline:none}.search-section-input::placeholder{color:#86868bbf;font-weight:600}.search-section-button{padding:12px 24px;margin:8px 8px 8px 12px;background:#f0f0f2;border:none;border-radius:9999px;font-size:16px;font-weight:500;color:#6e6e73;cursor:pointer;transition:background .2s ease,color .2s ease;flex-shrink:0}.search-section-button:hover{background:#e8e8ec;color:#1d1d1f}.search-section-suggestions{max-width:none;width:100%;margin:8px 0 0;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001f;overflow:hidden;position:relative;z-index:100}.search-section-suggestion{display:flex;align-items:center;gap:12px;padding:14px 24px;cursor:pointer;font-size:16px;color:#1d1d1f;border-bottom:1px solid #f0f0f0;transition:background .2s ease;text-align:left}.search-section-suggestion-icon{flex-shrink:0;color:#8e8e93}.search-section-suggestion:last-child{border-bottom:none}.search-section-suggestion:hover,.search-section-suggestion.selected{background:#f5f5f7}@media (min-width: 769px){.search-section-wrapper{width:65%;margin:0 auto}.search-section-suggestions{width:100%}}@media (max-width: 768px){.search-section-input-wrapper[role=button]{cursor:pointer}.search-section{padding:200px 20px 140px;width:100vw;margin-left:calc(50% - 50vw);box-sizing:border-box}.search-section-hero-title{font-size:28px;margin-bottom:8px;letter-spacing:-.5px}.search-section-hero-subtitle{font-size:17px;margin-bottom:20px;padding:0 4px 0 0}.search-section-input-wrapper{flex-direction:row;border-radius:9999px;max-width:none;width:calc(100% - 32px);margin:0 16px;padding:0 20px;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 12px #0000000f;background:#fff}.search-section-placeholder{flex:1;padding:22px 0;margin:0}.search-section-input{padding:14px 0;font-size:16px}.search-section-button{padding:14px 24px;margin:10px;border:none;border-radius:9999px}.search-section-suggestions{max-width:none;margin:8px 20px 0;border-radius:12px}}.breadcrumb{display:flex;justify-content:center;align-items:center;font-size:14px;background-color:transparent;width:100vw;min-height:50px;padding:12px 24px;margin-left:calc(50% - 50vw);margin-top:-25px;position:relative;z-index:10;box-sizing:border-box}.breadcrumb-inner{display:flex;align-items:center;flex-wrap:wrap;width:100%;max-width:980px;padding:0 22px}.breadcrumb-link{text-decoration:none;color:#6e6e73;margin-right:5px;font-weight:500;font-size:14px;transition:color .2s ease}.breadcrumb-link:hover{color:#1d1d1f;text-decoration:underline}.breadcrumb-separator{margin:0 6px;color:#6e6e73}.breadcrumb-current{color:#1d1d1f;font-weight:600;font-size:14px}@media (min-width: 769px) and (max-width: 1024px){.breadcrumb-inner{padding:0 24px}}@media (max-width: 768px){.breadcrumb{flex-wrap:wrap;padding:12px 24px;margin-top:-25px;margin-bottom:35px}.breadcrumb-inner{padding:0 24px}}.page-bottom-sections{margin-top:48px;padding-top:48px;border-top:1px solid rgba(0,0,0,.08)}.page-bottom-sections .promo-card{display:flex;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px #00000014;text-decoration:none;color:inherit;margin-bottom:48px;transition:box-shadow .3s ease,transform .3s ease}.page-bottom-sections .promo-card:hover{box-shadow:0 8px 40px #0000001f;transform:translateY(-2px)}.page-bottom-sections .promo-card-visual{flex:0 0 60%;position:relative;min-height:280px;background:linear-gradient(135deg,#5ac8fa,#0071e3 40%,#ff6b9d);overflow:hidden}.page-bottom-sections .promo-card-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 50%,rgba(255,255,255,.1) 100%)}.page-bottom-sections .promo-card-visual-text{position:absolute;font-size:48px;font-weight:800;color:#ffffffe6;text-shadow:0 2px 20px rgba(0,0,0,.2);top:24px;left:24px}.page-bottom-sections .promo-card-visual-text-2{top:auto;bottom:24px;left:24px}.page-bottom-sections .promo-card-content{flex:1;padding:32px 40px;display:flex;flex-direction:column;justify-content:center}.page-bottom-sections .promo-card-subtitle{font-size:13px;color:#6e6e73;margin-bottom:8px}.page-bottom-sections .promo-card-title{font-size:24px;font-weight:700;color:#1d1d1f;margin:0 0 12px;line-height:1.3}.page-bottom-sections .promo-card-desc{font-size:15px;line-height:1.55;color:#6e6e73;margin:0 0 24px}.page-bottom-sections .promo-card-cta{display:inline-block;width:fit-content;padding:12px 24px;background:#0071e3;color:#fff;font-size:15px;font-weight:600;border-radius:980px}.page-bottom-sections .discover-section{background:linear-gradient(90deg,#4a4a4f,#6e6e73 40%,#f5f5f7);border-radius:20px;padding:64px 48px;margin-bottom:48px}.page-bottom-sections .discover-content{max-width:480px}.page-bottom-sections .discover-title{font-size:32px;font-weight:700;color:#fff;margin:0 0 16px;line-height:1.2}.page-bottom-sections .discover-desc{font-size:16px;line-height:1.55;color:#ffffffe6;margin:0 0 28px}.page-bottom-sections .discover-cta{display:inline-block;padding:14px 28px;background:#0071e3;color:#fff;font-size:16px;font-weight:600;text-decoration:none;border-radius:980px;transition:background .3s ease,transform .2s ease}.page-bottom-sections .discover-cta:hover{background:#0077ed;transform:scale(1.02)}.page-bottom-sections .what-is-section{margin-bottom:48px}.page-bottom-sections .what-is-section .faq-title-home{font-size:28px;font-weight:600;letter-spacing:-.5px;color:#1d1d1f;margin-bottom:24px;line-height:1.125}.page-bottom-sections .what-is-section .faq-section{padding:0}.page-bottom-sections .need-help-section{border-top:1px solid rgba(0,0,0,.08);padding-top:40px}.page-bottom-sections .need-help-title{font-size:24px;font-weight:600;color:#1d1d1f;margin:0 0 16px}.page-bottom-sections .need-help-cta{display:inline-block;font-size:16px;font-weight:500;color:#0071e3;text-decoration:none;transition:color .2s ease}.page-bottom-sections .need-help-cta:hover{color:#005bb5;text-decoration:underline}@media (max-width: 768px){.page-bottom-sections{margin-top:40px;padding-top:40px}.page-bottom-sections .promo-card{flex-direction:column;margin-bottom:32px}.page-bottom-sections .promo-card-visual{flex:none;min-height:180px}.page-bottom-sections .promo-card-visual-text{font-size:36px}.page-bottom-sections .promo-card-content{padding:24px}.page-bottom-sections .promo-card-title{font-size:20px}.page-bottom-sections .discover-section{padding:40px 24px;margin-bottom:32px}.page-bottom-sections .discover-title{font-size:24px}.page-bottom-sections .discover-desc{font-size:15px}.page-bottom-sections .what-is-section{margin-bottom:32px}}.search-results-page{background:transparent}.search-results-header{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.06)}.search-results-back{background:transparent;border:1px solid rgba(0,0,0,.12);border-radius:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1d1d1f;transition:background .2s ease,border-color .2s ease}.search-results-back:hover{background:#0000000a;border-color:#0003;color:#1d1d1f}.search-results-back .chevron-left{font-size:22px;line-height:1}.search-results-title{font-size:22px;font-weight:600;letter-spacing:-.3px;color:#1d1d1f;margin:0;line-height:1.3}.search-results-title strong{color:#0071e3;font-weight:600}.search-results-page .promo-card{margin-top:48px}.need-help-section{border-top:1px solid rgba(0,0,0,.08);padding-top:40px;margin-top:48px}.need-help-title{font-size:24px;font-weight:600;color:#1d1d1f;margin:0 0 16px}.need-help-cta{display:inline-block;font-size:16px;font-weight:500;color:#0071e3;text-decoration:none;transition:color .2s ease}.need-help-cta:hover{color:#005bb5;text-decoration:underline}.search-results-loading,.search-results-empty{text-align:center;padding:48px 24px;color:#6e6e73;font-size:16px}@media (max-width: 768px){.search-results-header{flex-direction:column;align-items:flex-start;gap:12px}.search-results-title{font-size:18px}}.legal-mentions{width:100vw;margin:0 auto;padding:20px;font-family:Arial,sans-serif;line-height:1.6;color:#333;margin-top:10vh;height:auto}.notice{margin-left:30px;text-align:justify;margin-right:30vw}h1{font-size:15px;text-align:center;color:#000}h2,h3{font-size:17px;color:#0083eb;margin-bottom:0;font-weight:600}p{font-size:15px}strong{font-weight:600}.company-info,.hosting-info,.intellectual-property,.liability,.governing-law{margin-bottom:30px}.company-info p,.hosting-info p,.intellectual-property p,.liability p,.governing-law p{font-size:15px}@media (max-width: 768px){.legal-mentions{padding:10px}h1{font-size:2rem}h2,h3{font-size:1.5rem}p{font-size:.9rem}}.guidelines-page{background:#fff;min-height:100%}.guidelines-content{max-width:980px;margin:0 auto;padding:0 22px 80px;background:#fff}.guidelines-title{font-size:40px;font-weight:700;color:#1d1d1f;margin:0 0 16px;letter-spacing:-.8px;line-height:1.15}.guidelines-intro{font-size:21px;line-height:1.5;color:#1d1d1f;margin:0 0 8px}.guidelines-date{font-size:15px;color:#6e6e73;margin:0 0 48px}.guidelines-section{margin-bottom:40px}.guidelines-section-number{font-size:14px;font-weight:600;color:#245bff;letter-spacing:.05em;margin:0 0 8px}.guidelines-section-title{font-size:22px;font-weight:600;color:#1d1d1f;margin:0 0 16px}.guidelines-section-text{font-size:17px;line-height:1.6;color:#1d1d1f;margin:0}.guidelines-list{margin:0;padding-left:24px}.guidelines-list li{font-size:17px;line-height:1.6;color:#1d1d1f;margin-bottom:12px}.guidelines-list li strong{color:#1d1d1f}.guidelines-footer-text{font-size:17px;line-height:1.6;color:#1d1d1f;margin:48px 0 40px}.guidelines-contact{padding-top:32px;border-top:1px solid rgba(0,0,0,.08)}.guidelines-contact-title{font-size:20px;font-weight:600;color:#1d1d1f;margin:0 0 12px}.guidelines-contact-cta{font-size:17px;color:#245bff;text-decoration:none;font-weight:500;transition:color .2s ease}.guidelines-contact-cta:hover{color:#1a47e6;text-decoration:underline}@media (max-width: 768px){.guidelines-content{padding:0 24px 60px}.guidelines-title{font-size:28px}.guidelines-intro{font-size:17px}.guidelines-section-title{font-size:19px}.guidelines-section-text,.guidelines-list li{font-size:15px}}:root{--font-sans: -apple-system, BlinkMacSystemFont, "Inter", "SF Pro Display", "SF Pro Text", "Helvetica Neue", sans-serif;--color-text-primary: #1d1d1f;--color-text-secondary: #6e6e73;--color-text-tertiary: #86868b;--color-bg-primary: #ffffff;--color-bg-secondary: #f5f5f7;--color-accent: #8B7FD8;--color-accent-hover: #9B8AEE;--gradient-pastel: linear-gradient(135deg, #FFF5EC 0%, #FFECDA 25%, #F5EDFF 50%, #E8EEFF 75%, #E6F5FF 100%);--color-border: rgba(0, 0, 0, .08);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .04);--shadow-md: 0 4px 24px rgba(0, 0, 0, .06);--shadow-lg: 0 8px 40px rgba(0, 0, 0, .08);--radius-sm: 12px;--radius-md: 16px;--radius-lg: 20px;--transition-smooth: .4s cubic-bezier(.25, .1, .25, 1);font-family:var(--font-sans);line-height:1.47059;font-weight:400;color:var(--color-text-primary);background-color:var(--color-bg-primary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{background-color:#fff;min-height:100%}*{box-sizing:border-box}a{color:var(--color-accent);text-decoration:none;transition:color var(--transition-smooth)}a:hover{color:var(--color-accent-hover)}body{margin:0;min-width:320px;background-color:var(--color-bg-primary)}#root,.App{min-height:100vh;background-color:#fff}button{border-radius:980px;border:none;font-family:var(--font-sans);cursor:pointer;transition:all var(--transition-smooth)}button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
