@import"https://fonts.googleapis.com/css2?family=Besley:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";:root{font-family:Besley,serif;line-height:1.5;font-weight:400;color:#213547;background-color:#f6f7f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#0052ff;text-decoration:none}a:hover{color:#0040cc}body{margin:0;min-width:320px;min-height:100vh;background-color:#f6f7f8;padding-top:70px;overflow-x:hidden}html{background-color:#f6f7f8;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1;color:#1a1a1a}body:before,body:after{content:"";position:fixed;top:0;width:1px;height:100vh;background-color:#c5c5c5;z-index:999}body:before{left:160px}body:after{right:160px}.navbar{display:flex;flex-direction:column;width:100%;background-color:#f6f7f8;position:fixed;top:0;z-index:900;border-bottom:1px solid #c5c5c5}.navbar-content{display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 240px;gap:32px;max-width:100%}.navbar-logo{flex-shrink:0;display:flex;align-items:center;text-decoration:none}.navbar-logo img{height:32px;width:auto}.navbar-links{display:flex;gap:32px;flex:1;justify-content:center}.navbar-link{color:#1a1a1a;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease}.navbar-link:hover{color:#333}.navbar-buttons{display:flex;gap:12px;flex-shrink:0}.btn-secondary{padding:8px 16px;background-color:transparent;color:#1a1a1a;border:1px solid #1a1a1a;border-radius:0;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background-color:#1a1a1a;color:#f1f2ea}.btn-primary{padding:8px 16px;background-color:#1a1a1a;color:#f1f2ea;border:none;border-radius:0;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-primary:hover{background-color:#333}.hamburger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:0;gap:5px;width:24px;height:24px;justify-content:center}.hamburger .line{width:24px;height:2px;background-color:#1a1a1a;transition:all .3s ease;transform-origin:center}.hamburger.open .line:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open .line:nth-child(2){opacity:0}.hamburger.open .line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-dropdown{display:flex;flex-direction:column;border-top:1px solid #c5c5c5;padding:0 48px}.dropdown-item{color:#1a1a1a;text-decoration:none;font-size:14px;font-weight:500;padding:16px;text-align:center;border-bottom:none;transition:color .2s ease;background-color:#f6f7f8}.dropdown-item:hover{color:#333}.dropdown-divider{height:1px;background-color:#c5c5c5}.dropdown-btn{padding:16px;margin:0;border-bottom:none;background-color:#f6f7f8;color:#1a1a1a;border:none;font-size:14px;font-weight:500;cursor:pointer;text-align:center;transition:color .2s ease;font-family:inherit}.dropdown-btn:last-child{border-bottom:none}.dropdown-btn:hover{color:#333}.dropdown-btn-primary{background-color:#1a1a1a;color:#f1f2ea}.dropdown-btn-primary:hover{background-color:#333;color:#f1f2ea}@media(max-width:1024px){.navbar-content{height:60px;padding:0 40px;gap:12px}.navbar-logo img{height:28px}.navbar-links,.navbar-buttons{display:none}.hamburger{display:flex}.mobile-dropdown{padding:0 32px}body:before{left:32px}body:after{right:32px}}@media(max-width:640px){.navbar-content{padding:0 24px}.mobile-dropdown{padding:0 16px}body:before{left:16px}body:after{right:16px}}.footer{width:100%;background-color:#0a0a0a;color:#fff;padding:80px 240px 40px;box-sizing:border-box;position:relative;overflow-x:hidden}.footer:before,.footer:after{content:"";position:absolute;top:0;width:1px;height:100%;background-color:#333;z-index:1000}.footer:before{left:160px}.footer:after{right:160px}.footer-content{width:100%;display:flex;flex-direction:column;gap:80px}.footer-top{display:flex;flex-direction:column;gap:60px}.footer-logo img{height:32px;width:auto;filter:invert(1)}.footer-hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.footer-hero-title{font-size:clamp(2em,4vw,3em);line-height:1.1;color:#fff;margin:0;font-family:Besley,serif;font-weight:400}.footer-hero-right{display:flex;flex-direction:column;gap:24px}.footer-hero-description{font-size:1em;color:#a0a0a0;margin:0;line-height:1.6}.footer-cta-btn{padding:12px 24px;background-color:#fff;color:#0a0a0a;border:none;font-size:.95em;font-weight:500;cursor:pointer;transition:background-color .2s ease;font-family:Besley,serif;align-self:flex-start;text-decoration:none;display:inline-block;box-sizing:border-box}.footer-cta-btn:hover{background-color:#e5e5e5}.footer-links{display:flex;justify-content:space-between;gap:40px;padding-top:40px;border-top:1px solid #333333;position:relative}.footer-links:before{content:"";position:absolute;top:-1px;left:-100vw;right:-100vw;height:1px;background-color:#333}.footer-column-title{font-size:.9em;color:#fff;margin:0 0 16px;font-weight:500}.footer-column-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-column-links a{color:#a0a0a0;text-decoration:none;font-size:.9em;transition:color .2s ease}.footer-column-links a:hover{color:#fff}.footer-bottom{padding-top:40px;border-top:1px solid #333333;position:relative}.footer-bottom:before{content:"";position:absolute;top:-1px;left:-100vw;right:-100vw;height:1px;background-color:#333}.footer-copyright{font-size:.85em;color:#666;margin:0}@media(max-width:1024px){.footer{padding:60px 40px 40px}.footer:before{left:32px}.footer:after{right:32px}.footer-content{gap:60px}.footer-top{gap:40px}.footer-hero{grid-template-columns:1fr;gap:32px}.footer-links{flex-direction:column;gap:32px}.footer-cta-btn{width:100%}}@media(max-width:640px){.footer{padding:50px 24px 30px}.footer:before{left:16px}.footer:after{right:16px}.footer-links{flex-direction:column;gap:24px}}.hero-tile{display:flex;flex-direction:column;gap:24px;align-items:flex-start;flex:1;justify-content:center;margin-bottom:40px}.hero-tile h1{font-size:3.2em;line-height:1.1;color:#1a1a1a;margin:0;font-weight:400}.hero-tile p{font-size:1.1em;color:#666;margin:0;max-width:600px}@media(max-width:1024px){.hero-tile{margin-bottom:30px;gap:20px}.hero-tile h1{font-size:clamp(2em,6vw,3.2em)}.hero-tile p{font-size:clamp(.95em,2.5vw,1.1em)}}@media(max-width:640px){.hero-tile{gap:16px}.hero-tile h1{font-size:2em}.hero-tile p{font-size:1em}.hero-tile-buttons{width:100%;flex-direction:column}.hero-tile-buttons button{width:100%}}.search-box-container{width:100%;max-width:800px;position:relative;z-index:10;padding:0 16px;box-sizing:border-box}.search-box-wrapper{display:flex;align-items:center;border:1px solid #c5c5c5;border-radius:0;background-color:#fff;box-sizing:border-box;transition:border-color .2s ease;box-shadow:0 4px 12px #00000014}.search-box{flex:1;padding:14px 16px;font-size:clamp(.9em,2vw,1em);border:none;background-color:transparent;color:#1a1a1a;font-family:Besley,serif;box-sizing:border-box;outline:none}.search-send-btn{padding:14px 16px;background-color:#1a1a1a;color:#fff;border:none;font-size:1.2em;cursor:pointer;flex-shrink:0;transition:background-color .2s ease}@media(max-width:1024px){.search-box-container{max-width:none;padding:0 32px}.search-box{padding:12px 16px;font-size:.9em}.search-send-btn{padding:12px 14px}}@media(max-width:640px){.search-box-container{padding:0 24px}.cursor{right:14px}}.hero{width:100%;background-color:#f6f7f8;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:190px;padding-top:85px;box-sizing:border-box;overflow-x:hidden}.hero-content{position:relative;display:flex;flex-direction:column;padding:0 240px;box-sizing:border-box;width:100%;align-items:flex-start;gap:0;flex:1}.hero-divider-bottom{width:100vw;height:1px;background-color:#c5c5c5;flex-shrink:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.hero-image{width:calc(100% + 160px);height:300px;display:block;object-fit:cover;margin-left:-80px;margin-right:-80px;position:relative}.hero-tile{display:flex;flex-direction:column;gap:24px;align-items:flex-start;flex:1;justify-content:center;margin-bottom:85px}.hero-tile h1{font-size:clamp(1.8em,5vw,3.2em);line-height:1.1;color:#1a1a1a;margin:0}.hero-tile p{font-size:clamp(.95em,2vw,1.1em);color:#666;margin:0;max-width:600px}.hero-tile-buttons{display:flex;gap:16px;align-items:center}.hero-divider-top{width:100vw;height:1px;background-color:#c5c5c5;flex-shrink:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.hero-search-box-wrapper{position:absolute;top:150px;left:50%;transform:translate(-50%,-50%);z-index:10;pointer-events:auto;width:100%;max-width:650px;padding:0 16px;box-sizing:border-box}@media(max-width:1024px){.hero{padding-bottom:190px;padding-top:50px}.hero-content{padding:0 32px}.hero-tile{margin-bottom:50px;gap:16px;padding:0 8px}.hero-tile p{max-width:100%}.hero-tile-buttons{flex-direction:column;width:100%;gap:12px}.hero-tile-buttons button{width:100%}.hero-image{width:100%;margin-left:0;margin-right:0}.hero-search-box-wrapper{top:150px;max-width:none;padding:0 40px}}@media(max-width:640px){.hero-content{padding:0 16px}.hero-tile{padding:0 8px}.hero-image{width:100%;margin-left:0;margin-right:0}.hero-search-box-wrapper{padding:0 24px}}.section-divider{width:100%;height:1px;background-color:#c5c5c5}.how-it-works{width:100%;background-color:#f6f7f8;padding:59px 160px 100px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.how-it-works-header{display:flex;flex-direction:column;align-items:center;margin-bottom:60px;margin-top:140px;text-align:center;max-width:800px}.how-it-works-title{font-size:clamp(1.8em,5vw,3.2em);line-height:1.1;color:#1a1a1a;margin:0 0 16px;font-family:Besley,serif;font-weight:400}.how-it-works-subtitle{font-size:clamp(.95em,2vw,1.1em);color:#666;margin:0;line-height:1.5}.subtitle-mobile{display:none}.subtitle-desktop{display:inline}.cards-container{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto auto;column-gap:24px;row-gap:0;margin-top:60px;margin-bottom:40px}.step-item{display:contents}.step-header{grid-row:1;display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:30px;width:100%;position:relative}.step-header:after{content:"";position:absolute;width:100vw;height:1px;background-color:#c5c5c5;bottom:4px;left:50%;transform:translate(-50%);z-index:0}.step-badge{padding:6px 12px;border:1px solid #c5c5c5;border-radius:0;background-color:#edeef1;color:#1a1a1a;font-size:.85em;font-weight:500;cursor:default;transition:all .6s ease;white-space:nowrap;position:relative;z-index:2}.step-badge.active{background-color:#1a1a1a;color:#f1f2ea;border-color:#1a1a1a}.step-badge:hover{background-color:#e8e8e0}.step-badge.active:hover{background-color:#333}.timeline-dot{width:8px;height:8px;border-radius:0;background-color:#c5c5c5;transition:background-color .6s ease;position:relative;z-index:1}.timeline-dot.active{background-color:#1a1a1a}.step-card{grid-row:3;display:flex;flex-direction:column;gap:16px;background-color:#edeef1;border:1px solid #c5c5c5;border-top:none;border-bottom:none;border-radius:0;padding:24px;box-sizing:border-box;transition:all .6s ease}.card-title{font-size:1.3em;color:#1a1a1a;margin:0;font-weight:600}.card-description{font-size:.95em;color:#666;margin:0;line-height:1.5;flex-grow:1}.card-visual{width:100%;aspect-ratio:3 / 2;border-radius:0;overflow:hidden;margin-top:12px}.gradient-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e5e5e5,#d0d0d0)}@media(max-width:1024px){.how-it-works{padding:39px 32px 40px}.how-it-works-header{margin-bottom:40px;margin-top:40px;max-width:none}.subtitle-desktop{display:none}.subtitle-mobile{display:inline}.step-indicators-container{margin-bottom:20px}.step-indicators{flex-direction:column;gap:16px}.cards-container{grid-template-columns:1fr;gap:16px}.step-header:after{display:none}.timeline-dot,.step-badge,.step-connector{display:none}.step-card{padding:24px 16px}}@media(max-width:640px){.how-it-works{padding:32px 16px 40px}.step-card{padding:24px 12px;border-top:1px solid #c5c5c5;border-bottom:1px solid #c5c5c5}}.content-divider{width:calc(100% + 320px);margin-left:-160px;height:1px;background-color:#c5c5c5;grid-column:1 / -1}.top-divider{grid-row:2;margin-bottom:0}.bottom-divider{grid-row:4;margin-top:0}@media(max-width:1024px){.cards-container{display:flex;flex-direction:column;gap:16px}.step-item{display:flex;flex-direction:column;align-items:center}.step-header,.step-card{grid-row:auto}.content-divider{display:none}}.features{width:100%;background-color:#f6f7f8;padding:59px 160px 100px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.features-header{display:flex;flex-direction:column;align-items:center;margin-bottom:180px;margin-top:120px;text-align:center;max-width:800px}.features-title{font-size:clamp(1.8em,5vw,3.2em);line-height:1.1;color:#1a1a1a;margin:0 0 16px;font-family:Besley,serif;font-weight:400}.features-subtitle{font-size:clamp(.95em,2vw,1.1em);color:#666;margin:0;line-height:1.5}.features-grid{width:100%;display:grid;gap:0;margin-bottom:40px;position:relative}.feature-card{display:flex;flex-direction:column;gap:16px;background-color:#edeef1;padding:40px;box-sizing:border-box;border-right:1px solid #c5c5c5;position:relative}.features-grid:before{content:"";position:absolute;top:0;left:-160px;width:calc(100% + 320px);height:1px;background-color:#c5c5c5;z-index:1}.feature-card:after{content:"";position:absolute;bottom:0;left:-100vw;right:-100vw;height:1px;background-color:#c5c5c5;z-index:1}.feature-visual{width:100%;aspect-ratio:16 / 9;border-radius:0;overflow:hidden;margin-bottom:8px}.visual-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e5e5e5,#d0d0d0)}.feature-title{font-size:1.1em;color:#1a1a1a;margin:0;font-weight:600;line-height:1.3}.feature-description{font-size:.9em;color:#666;margin:0;line-height:1.5}@media(min-width:1025px){.features-grid{grid-template-columns:repeat(3,1fr)}.feature-card:nth-child(3n){border-right:none}}@media(max-width:1024px){.features{padding:39px 32px 40px}.features-grid{grid-template-columns:1fr}.features-grid:before{left:-32px;width:calc(100% + 64px)}.feature-card{border-right:none;padding:24px 16px}.feature-card:last-child{border-bottom:none}.features-header{margin-bottom:40px;margin-top:40px;max-width:none}}@media(max-width:640px){.features{padding:32px 16px 40px}.features-grid:before{left:-16px;width:calc(100% + 32px)}.feature-card{padding:24px 12px}}.language-driven-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.command-input{background:#fff;border:1px solid #c5c5c5;padding:12px 16px;font-family:Besley,serif;font-size:.9em;color:#1a1a1a;width:100%;max-width:280px}.command-text{color:#1a1a1a}.cursor{color:#1a1a1a;animation:blink 1s infinite;margin-left:1px}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.precision-editing-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.slide-mockup{width:200px;height:120px;background:#fff;border:1px solid #c5c5c5;position:relative;overflow:visible}.shape-element{position:absolute;background:#f0f0f0;border:1px solid #c5c5c5}.shape-1{width:50px;height:30px;top:20px;left:30px}.shape-2{width:40px;height:30px;top:20px;left:92px}.shape-3{width:45px;height:25px;top:70px;left:30px}.ruler-pair{position:absolute;opacity:0;animation:rotatePair 9s infinite}.pair-1{top:35px;left:80px}.pair-1 .ruler-line{width:12px;height:1px;border-top:2px dashed #666666;position:relative}.pair-1 .ruler-line:before,.pair-1 .ruler-line:after{content:"";position:absolute;width:1px;height:8px;background:#666;top:-4px}.pair-1 .ruler-line:before{left:0}.pair-1 .ruler-line:after{right:0}.pair-1 .ruler-label{position:absolute;top:-25px;left:50%;transform:translate(-50%)}.pair-2{top:20px;left:28px}.pair-2 .ruler-line{width:1px;height:75px;border-left:2px dashed #666666;position:relative}.pair-2 .ruler-line:before,.pair-2 .ruler-line:after{content:"";position:absolute;width:8px;height:1px;background:#666;left:-4px}.pair-2 .ruler-line:before{top:0}.pair-2 .ruler-line:after{bottom:0}.pair-2 .ruler-label{position:absolute;top:50%;left:-60px;transform:translateY(-50%)}.pair-3{top:0;left:55px}.pair-3 .ruler-line{width:1px;height:20px;border-left:2px dashed #666666;position:relative}.pair-3 .ruler-line:before,.pair-3 .ruler-line:after{content:"";position:absolute;width:8px;height:1px;background:#666;left:-4px}.pair-3 .ruler-line:before{top:0}.pair-3 .ruler-line:after{bottom:0}.pair-3 .ruler-label{position:absolute;top:50%;left:-35px;transform:translateY(-50%)}.ruler-label{font-family:Besley,serif;font-size:.7em;color:#666;background:#fff;padding:2px 4px;white-space:nowrap;font-weight:500}@keyframes rotatePair{0%,to{opacity:0}2%,31%{opacity:1}33%,64%{opacity:0}66%,97%{opacity:0}}.pair-2{animation-delay:3s}.pair-3{animation-delay:6s}.multi-slide-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.slides-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:6px}.slide-thumb{width:70px;height:45px;background:#fff;border:1px solid #c5c5c5;animation:slideFlash 3s ease-in-out infinite}.slide-thumb:nth-child(1){animation-delay:.15s}.slide-thumb:nth-child(2){animation-delay:.2s}.slide-thumb:nth-child(3){animation-delay:.25s}.slide-thumb:nth-child(4){animation-delay:.3s}@keyframes slideFlash{0%,to{background:#fff;border-color:#c5c5c5}5%,15%{background:#f0f0f0;border-color:#1a1a1a}}.memory-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.preferences-list{background:#fff;border:1px solid #c5c5c5;padding:16px;width:100%;max-width:200px;height:118px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.preference-item{display:flex;align-items:center;gap:10px;padding:8px 0;font-family:Besley,serif;font-size:.85em;color:#1a1a1a;position:absolute;width:calc(100% - 32px);left:16px;top:8px}.preference-item.carousel-item-0{animation:carouselCycle 80s linear infinite;animation-delay:0s}.preference-item.carousel-item-1{animation:carouselCycle 80s linear infinite;animation-delay:-4s}.preference-item.carousel-item-2{animation:carouselCycle 80s linear infinite;animation-delay:-8s}.preference-item.carousel-item-3{animation:carouselCycle 80s linear infinite;animation-delay:-12s}.preference-item.carousel-item-4{animation:carouselCycle 80s linear infinite;animation-delay:-16s}.preference-item.carousel-item-5{animation:carouselCycle 80s linear infinite;animation-delay:-20s}.preference-item.carousel-item-6{animation:carouselCycle 80s linear infinite;animation-delay:-24s}.preference-item.carousel-item-7{animation:carouselCycle 80s linear infinite;animation-delay:-28s}.preference-item.carousel-item-8{animation:carouselCycle 80s linear infinite;animation-delay:-32s}.preference-item.carousel-item-9{animation:carouselCycle 80s linear infinite;animation-delay:-36s}.preference-item.carousel-item-10{animation:carouselCycle 80s linear infinite;animation-delay:-40s}.preference-item.carousel-item-11{animation:carouselCycle 80s linear infinite;animation-delay:-44s}.preference-item.carousel-item-12{animation:carouselCycle 80s linear infinite;animation-delay:-48s}.preference-item.carousel-item-13{animation:carouselCycle 80s linear infinite;animation-delay:-52s}.preference-item.carousel-item-14{animation:carouselCycle 80s linear infinite;animation-delay:-56s}.preference-item.carousel-item-15{animation:carouselCycle 80s linear infinite;animation-delay:-60s}.preference-item.carousel-item-16{animation:carouselCycle 80s linear infinite;animation-delay:-64s}.preference-item.carousel-item-17{animation:carouselCycle 80s linear infinite;animation-delay:-68s}.preference-item.carousel-item-18{animation:carouselCycle 80s linear infinite;animation-delay:-72s}.preference-item.carousel-item-19{animation:carouselCycle 80s linear infinite;animation-delay:-76s}.checkmark{width:18px;height:18px;border:1px solid #c5c5c5;display:flex;align-items:center;justify-content:center;font-size:.9em;color:#1a1a1a;flex-shrink:0}.check-symbol{display:inline-block}.carousel-item-0 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:0s}.carousel-item-1 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-4s}.carousel-item-2 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-8s}.carousel-item-3 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-12s}.carousel-item-4 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-16s}.carousel-item-5 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-20s}.carousel-item-6 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-24s}.carousel-item-7 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-28s}.carousel-item-8 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-32s}.carousel-item-9 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-36s}.carousel-item-10 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-40s}.carousel-item-11 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-44s}.carousel-item-12 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-48s}.carousel-item-13 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-52s}.carousel-item-14 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-56s}.carousel-item-15 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-60s}.carousel-item-16 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-64s}.carousel-item-17 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-68s}.carousel-item-18 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-72s}.carousel-item-19 .check-symbol{animation:carouselCheckCycle 80s linear infinite;animation-delay:-76s}@keyframes carouselCycle{0%,1%{transform:translateY(68px);opacity:0}2%{transform:translateY(68px);opacity:1}4%,5.5%{transform:translateY(68px);opacity:1}6%,7%{transform:translateY(34px);opacity:1}8%,9.5%{transform:translateY(34px);opacity:1}10%,11%{transform:translateY(0);opacity:1}13%{transform:translateY(0);opacity:1}14%{transform:translateY(0);opacity:0}14.5%{transform:translateY(0);opacity:0}15%,to{transform:translateY(68px);opacity:0}}@keyframes carouselCheckCycle{0%,2.5%{opacity:0}3%,12.5%{opacity:1}13%,to{opacity:0}}@keyframes itemCycle1{0%,8%{transform:translateY(0);opacity:1}10%{transform:translateY(0);opacity:0}11%,13%{transform:translateY(68px);opacity:0}14%{transform:translateY(68px);opacity:1}41%{transform:translateY(68px);opacity:1}46%{transform:translateY(34px);opacity:1}74%{transform:translateY(34px);opacity:1}79%{transform:translateY(0);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes itemCycle2{0%,10%{transform:translateY(34px);opacity:1}12%{transform:translateY(0);opacity:1}41%{transform:translateY(0);opacity:1}43%{transform:translateY(0);opacity:0}44%,46%{transform:translateY(68px);opacity:0}47%{transform:translateY(68px);opacity:1}74%{transform:translateY(68px);opacity:1}79%{transform:translateY(34px);opacity:1}to{transform:translateY(34px);opacity:1}}@keyframes itemCycle3{0%,10%{transform:translateY(68px);opacity:1}12%{transform:translateY(34px);opacity:1}41%{transform:translateY(34px);opacity:1}46%{transform:translateY(0);opacity:1}74%{transform:translateY(0);opacity:1}76%{transform:translateY(0);opacity:0}77%,79%{transform:translateY(68px);opacity:0}80%{transform:translateY(68px);opacity:1}to{transform:translateY(68px);opacity:1}}@keyframes checkCycle1{0%,7%{opacity:1}8%,14%{opacity:0}15%,to{opacity:1}}@keyframes checkCycle2{0%,40%{opacity:1}41%,47%{opacity:0}48%,to{opacity:1}}@keyframes checkCycle3{0%,73%{opacity:1}74%,80%{opacity:0}81%,to{opacity:1}}.versioning-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.timeline{position:relative;width:220px;height:60px;display:flex;align-items:center;justify-content:space-between}.timeline-line{position:absolute;width:100%;height:2px;background:#c5c5c5;top:50%;transform:translateY(-50%)}.version-dot{position:relative;width:16px;height:16px;background:#fff;border:2px solid #c5c5c5;z-index:2}.version-dot.v1{animation:versionCycle1 9s ease-in-out infinite}.version-dot.v2{animation:versionCycle2 9s ease-in-out infinite}.version-dot.v3{animation:versionCycle3 9s ease-in-out infinite}@keyframes versionCycle1{0%,25%{width:20px;height:20px;border-color:#1a1a1a;background:#1a1a1a}33.33%,to{width:16px;height:16px;border-color:#c5c5c5;background:#fff}}@keyframes versionCycle2{0%,33.33%{width:16px;height:16px;border-color:#c5c5c5;background:#fff}41.66%,58.33%{width:20px;height:20px;border-color:#1a1a1a;background:#1a1a1a}66.66%,to{width:16px;height:16px;border-color:#c5c5c5;background:#fff}}@keyframes versionCycle3{0%,66.66%{width:16px;height:16px;border-color:#c5c5c5;background:#fff}75%,91.66%{width:20px;height:20px;border-color:#1a1a1a;background:#1a1a1a}to{width:16px;height:16px;border-color:#c5c5c5;background:#fff}}.version-label{position:absolute;top:-28px;left:50%;transform:translate(-50%);font-family:Besley,serif;font-size:.75em;color:#666;white-space:nowrap}.version-dot.v1 .version-label{animation:labelCycle1 9s ease-in-out infinite}.version-dot.v2 .version-label{animation:labelCycle2 9s ease-in-out infinite}.version-dot.v3 .version-label{animation:labelCycle3 9s ease-in-out infinite}@keyframes labelCycle1{0%,25%{color:#1a1a1a;font-weight:500}33.33%,to{color:#666;font-weight:400}}@keyframes labelCycle2{0%,33.33%{color:#666;font-weight:400}41.66%,58.33%{color:#1a1a1a;font-weight:500}66.66%,to{color:#666;font-weight:400}}@keyframes labelCycle3{0%,66.66%{color:#666;font-weight:400}75%,91.66%{color:#1a1a1a;font-weight:500}to{color:#666;font-weight:400}}.deck-cleanup-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.before-after{display:flex;align-items:center;gap:12px}.slide-preview{width:80px;height:60px;background:#fff;border:1px solid #c5c5c5;position:relative;padding:8px}.messy-element,.clean-element{position:absolute;background:#e0e0e0;border:1px solid #c5c5c5}.messy .el1{width:40px;height:8px;top:10px;left:8px;transform:rotate(-2deg)}.messy .el2{width:30px;height:8px;top:25px;left:12px;transform:rotate(1deg)}.messy .el3{width:35px;height:20px;bottom:8px;right:10px;transform:rotate(-1deg)}.clean .el1{width:40px;height:8px;top:10px;left:10px}.clean .el2{width:30px;height:8px;top:25px;left:10px}.clean .el3{width:35px;height:20px;bottom:10px;left:10px}.arrow-separator{font-size:1.2em;color:#666;font-weight:300}.security-section{width:100%;background-color:#f6f7f8;padding:165px 160px 100px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.security-container{width:100%;background-color:#0a0a0a;color:#fff;padding:60px;box-sizing:border-box;display:flex;flex-direction:column;gap:0;position:relative}.security-container:before{content:"";position:absolute;top:0;left:-100vw;right:-100vw;height:1px;background-color:#c5c5c5}.security-container:after{content:"";position:absolute;bottom:0;left:-100vw;right:-100vw;height:1px;background-color:#c5c5c5}.security-header{width:100%;margin-bottom:60px}.security-title{font-family:Besley,serif;font-size:clamp(1.8em,5vw,3.2em);line-height:1.1;margin:0 0 16px;color:#fff;font-weight:400}.security-subtitle{font-size:clamp(.95em,2vw,1.1em);line-height:1.5;color:#a0a0a0;margin:0}.security-grid{display:flex;flex-wrap:wrap;gap:24px;width:100%}.security-card{background-color:#1a1a1a;border:1px solid #333333;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;min-height:180px;min-width:0}.security-card-wide{flex:1 1 40%}.security-card-medium{flex:1 1 30%}.security-card-narrow{flex:1 1 20%}.security-card-title{font-size:1.25em;font-weight:600;margin:0 0 12px;color:#fff;word-break:break-word}.security-card-description{font-size:.95em;line-height:1.5;color:#a0a0a0;margin:0;word-break:break-word}@media(max-width:1024px){.security-section{padding:0 32px 40px}.security-container{padding:32px 16px;gap:40px}.security-grid{gap:16px}.security-card-wide,.security-card-medium,.security-card-narrow{flex:1 1 100%}}@media(max-width:640px){.security-section{padding:0 16px 32px}.security-container{padding:24px 12px}.security-card{min-height:auto}.security-header{margin-bottom:30px}.security-title{font-size:clamp(2em,4vw,2.5em)}}.use-cases{width:100%;background-color:#f6f7f8;padding:59px 160px 100px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.use-cases-header{display:flex;flex-direction:column;align-items:center;margin-bottom:180px;margin-top:120px;text-align:center;max-width:800px}.use-cases-title{font-size:clamp(1.8em,5vw,3.2em);line-height:1.1;color:#1a1a1a;margin:0 0 16px;font-family:Besley,serif;font-weight:400}.title-mobile{display:none}.title-desktop{display:inline}.use-cases-subtitle{font-size:clamp(.95em,2vw,1.1em);color:#666;margin:0;line-height:1.5}.use-cases-rows{width:100%;display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.use-case-row{width:100%;display:flex;gap:16px;min-height:350px}.use-case-content{background-color:#edeef1;border:1px solid #c5c5c5;padding:32px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;flex:1.6}.quote-content{flex:1;display:flex;align-items:center;justify-content:center}.quote-text{font-size:.95em;line-height:1.5;color:#1a1a1a;margin:0;font-weight:400}.quote-attribution{margin-top:40px}.author-name{font-size:.95em;font-weight:600;color:#1a1a1a;margin:0 0 4px}.author-title{font-size:.85em;color:#666;margin:0}.use-case-image{background-color:#e5e5e5;border:1px solid #c5c5c5;box-sizing:border-box;flex:1;position:relative;overflow:hidden}.use-case-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:1024px){.use-cases{padding:39px 32px 40px}.use-cases-header{margin-bottom:40px;margin-top:40px;max-width:none}.title-desktop{display:none}.title-mobile{display:inline}.use-cases-rows{gap:16px}.use-case-row{flex-direction:column;gap:0;min-height:0}.use-case-content{padding:32px 16px;min-height:300px}.use-case-image{display:none}.quote-text{font-size:.95em}.quote-attribution{margin-top:24px}}@media(max-width:640px){.use-cases{padding:32px 16px 40px}.use-case-content{padding:32px 12px}}.give-it-a-try{width:100%;background-color:#f6f7f8;padding:140px 160px 200px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden}.give-it-a-try-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1000px;width:100%;gap:32px}.give-it-a-try-title{font-size:clamp(1.8em,5vw,3.2em);line-height:1.1;color:#1a1a1a;margin:0;font-family:Besley,serif;font-weight:400}.give-it-a-try-subtitle{font-size:clamp(.95em,2vw,1.1em);color:#666;margin:0;line-height:1.5;max-width:800px}.give-it-a-try-input-wrapper{display:flex;align-items:center;border-top:1px solid #c5c5c5;border-bottom:1px solid #c5c5c5;border-left:1px solid #c5c5c5;border-right:1px solid #c5c5c5;background-color:#fff;max-width:800px;width:100%;margin-top:16px;position:relative}.give-it-a-try-input-wrapper:before{content:"";position:absolute;top:-1px;left:-100vw;right:-100vw;height:1px;background-color:#c5c5c5}.give-it-a-try-input-wrapper:after{content:"";position:absolute;bottom:-1px;left:-100vw;right:-100vw;height:1px;background-color:#c5c5c5}.give-it-a-try-input{flex:1;padding:18px 24px;font-size:1em;border:none;background-color:transparent;color:#1a1a1a;font-family:Besley,serif;outline:none}.give-it-a-try-input::placeholder{color:#999}.give-it-a-try-btn{padding:18px 24px;background-color:#e5e5e5;color:#1a1a1a;border:none;font-size:1.2em;cursor:pointer;flex-shrink:0;transition:background-color .2s ease}.give-it-a-try-btn:hover{background-color:#d0d0d0}.section-divider-light{background-color:#333!important}@media(max-width:1024px){.give-it-a-try{padding:60px 32px 80px}.give-it-a-try-content{gap:24px;max-width:none;padding:0}.give-it-a-try-subtitle{max-width:100%}.give-it-a-try-input{padding:14px 20px;font-size:.95em}.give-it-a-try-btn{padding:14px 20px}}@media(max-width:640px){.give-it-a-try{padding:50px 16px 60px}}.careers-hero{padding:40px 160px 80px;text-align:center;background-color:#f6f7f8;position:relative}.careers-hero-content{max-width:800px;margin:0 auto}.careers-hero-title{font-family:Besley,serif;font-size:3.2em;font-weight:400;color:#1a1a1a;margin-bottom:24px;line-height:1.1}.careers-hero-subtitle{font-size:1.1em;color:#666;line-height:1.5;max-width:600px;margin:0 auto}.careers-divider{width:100%;height:1px;background-color:#c5c5c5;margin-top:80px}@media(max-width:1024px){.careers-hero{padding:40px 40px 60px}.careers-hero-title{font-size:40px}.careers-hero-subtitle{font-size:16px}.careers-divider{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}@media(max-width:640px){.careers-hero{padding:32px 24px 50px}.careers-divider{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background-color:#fff;padding:48px;max-width:500px;width:90%;position:relative;border:1px solid #c5c5c5}.modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:32px;color:#666;cursor:pointer;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.modal-close:hover{color:#1a1a1a}.modal-title{font-family:Besley,serif;font-size:28px;font-weight:600;color:#1a1a1a;margin:0 0 24px}.modal-text{font-size:16px;color:#1a1a1a;line-height:1.6;margin:0 0 16px}.modal-text strong{font-weight:600;color:#1a1a1a}.modal-section-title{font-family:Besley,serif;font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.modal-list{list-style-type:square;padding-left:24px;margin:0 0 24px}.modal-list li{font-size:16px;color:#1a1a1a;line-height:1.8;margin-bottom:8px}.modal-button{padding:12px 32px;background-color:#1a1a1a;border:1px solid #1a1a1a;color:#f1f2ea;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%}.modal-button:hover{background-color:transparent;color:#1a1a1a}@media(max-width:768px){.modal-content{padding:32px 24px}.modal-title{font-size:24px}.modal-text,.modal-list li{font-size:15px}}.job-card{display:flex;justify-content:space-between;align-items:center;padding:32px;background-color:#edeef1;border:1px solid #c5c5c5;margin-bottom:16px}.job-info{display:flex;flex-direction:column;gap:8px}.job-title{font-family:Besley,serif;font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.job-meta{display:flex;gap:16px;font-size:14px;color:#666;align-items:center}.job-meta-item{display:flex;align-items:center;gap:6px}.job-apply-btn{padding:12px 24px;background-color:transparent;border:1px solid #1a1a1a;color:#1a1a1a;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.job-apply-btn:hover{background-color:#1a1a1a;color:#f1f2ea}@media(max-width:1024px){.job-card{padding:32px 8px}}@media(max-width:768px){.job-card{flex-direction:column;align-items:flex-start;gap:24px}.job-apply-btn{width:100%}.job-meta{flex-direction:column;gap:8px;align-items:flex-start}}.job-listings{padding:40px 160px;background-color:#f6f7f8}.department-section{margin-bottom:80px}.department-title{font-family:Besley,serif;font-size:32px;font-weight:500;color:#1a1a1a;margin-bottom:32px;padding-left:32px}@media(max-width:1024px){.job-listings{padding:60px 32px}.department-title{padding-left:8px}}@media(max-width:640px){.job-listings{padding:40px 16px}.department-title{font-size:24px;padding-left:8px}}.newsroom-hero{padding:40px 160px 80px;text-align:center;background-color:#f6f7f8;position:relative}.newsroom-hero-content{max-width:800px;margin:0 auto}.newsroom-hero-title{font-family:Besley,serif;font-size:3.2em;font-weight:400;color:#1a1a1a;margin-bottom:24px;line-height:1.1}.newsroom-hero-subtitle{font-size:1.1em;color:#666;line-height:1.5;max-width:600px;margin:0 auto}.newsroom-divider{width:100%;height:1px;background-color:#c5c5c5;margin-top:80px}@media(max-width:1024px){.newsroom-hero{padding:40px 40px 60px}.newsroom-hero-title{font-size:40px}.newsroom-hero-subtitle{font-size:16px}.newsroom-divider{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}@media(max-width:640px){.newsroom-hero{padding:32px 24px 50px}.newsroom-divider{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}.newsroom-card{display:flex;flex-direction:column;background-color:#edeef1;border:1px solid #c5c5c5;padding:0;height:100%;box-sizing:border-box;position:relative;cursor:pointer;transition:all .2s ease}.newsroom-card-image{width:100%;aspect-ratio:16 / 9;background:linear-gradient(135deg,#e5e5e5,#d0d0d0);margin-bottom:0;position:relative;overflow:hidden}.newsroom-card-image img{width:100%;height:100%;object-fit:cover;display:block}.newsroom-card-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.view-news-button{background-color:#fff;color:#1a1a1a;border:1px solid #c5c5c5;padding:12px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.newsroom-card:hover .newsroom-card-overlay{opacity:1}.newsroom-card-date{font-size:12px;color:#666;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px;padding:24px 24px 0}.newsroom-card-title{font-size:1.2em;color:#1a1a1a;margin:0 0 12px;font-weight:500;line-height:1.3;padding:0 24px}.newsroom-card-description{font-size:.95em;color:#666;margin:0 0 48px;line-height:1.5;flex-grow:1;padding:0 24px 24px}.newsroom-card-button{position:absolute;bottom:24px;right:24px;width:32px;height:32px;border:1px solid #c5c5c5;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1a1a1a;transition:all .2s ease;pointer-events:none}.newsroom-card:hover .newsroom-card-button{background-color:#1a1a1a;border-color:#1a1a1a;color:#f1f2ea}@media(max-width:768px){.newsroom-card-date{padding:20px 20px 0}.newsroom-card-title{padding:0 20px}.newsroom-card-description{padding:0 20px 20px}.newsroom-card-button{bottom:20px;right:20px}}.newsroom-content{padding:40px 160px 80px;background-color:#f6f7f8}.newsroom-filters{display:flex;justify-content:center;gap:12px;margin-bottom:100px;flex-wrap:wrap}.filter-btn{padding:8px 16px;background-color:transparent;color:#1a1a1a;border:1px solid #1a1a1a;border-radius:0;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-btn:hover,.filter-btn.active{background-color:#1a1a1a;color:#f1f2ea}.newsroom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.no-news-state{grid-column:1 / -1;text-align:center;padding:60px 20px;color:#666}.no-news-state p{font-size:16px;margin:0}@media(max-width:1024px){.newsroom-content{padding:60px 32px}.newsroom-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.newsroom-content{padding:40px 16px}.newsroom-grid{grid-template-columns:1fr}.newsroom-filters{margin-bottom:40px}}.blog-post-detail{min-height:100vh;background:#f6f7f8;color:#1a1a1a;padding:120px 0 80px}.blog-post-container{max-width:800px;margin:0 auto;padding:0 160px}.blog-post-header{margin-bottom:60px;text-align:center}.blog-post-header-top{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:20px}.back-button{background:transparent;border:1px solid #c5c5c5;border-radius:0;padding:8px 16px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;color:#1a1a1a;font-size:13px;font-weight:500;transition:all .2s ease}.back-button:hover{background:#1a1a1a;border-color:#1a1a1a;color:#f1f2ea}.back-button svg{display:block;width:12px;height:12px}.back-button span{line-height:1}.blog-post-image{margin-bottom:60px;width:100%}.blog-post-image img{width:100%;height:auto;display:block}.blog-post-category{display:inline-block;padding:6px 12px;background:#1a1a1a1a;border:1px solid #c5c5c5;border-radius:0;font-size:12px;font-weight:500;color:#1a1a1a}.blog-post-title{font-size:48px;font-weight:700;line-height:1.2;margin:20px 0;color:#1a1a1a}.blog-post-date{font-size:16px;color:#666;margin-top:12px}.blog-post-content{font-size:18px;line-height:1.8;color:#1a1a1a}.blog-post-content h1,.blog-post-content h2,.blog-post-content h3,.blog-post-content h4,.blog-post-content h5,.blog-post-content h6{font-weight:700;margin-top:40px;margin-bottom:20px;color:#1a1a1a;line-height:1.3}.blog-post-content h1{font-size:42px}.blog-post-content h2{font-size:32px;margin-top:50px}.blog-post-content h3{font-size:24px}.blog-post-content p{margin-bottom:20px}.blog-post-content strong{font-weight:700;color:#1a1a1a}.blog-post-content ul,.blog-post-content ol{margin-bottom:20px;padding-left:20px}.blog-post-content li{margin-bottom:12px}.blog-post-content a{color:#4a9eff;text-decoration:none;transition:color .3s ease}.blog-post-content a:hover{color:#6db3ff;text-decoration:underline}.blog-post-content hr{border:none;border-top:1px solid #c5c5c5;width:200vw;position:relative;left:50%;right:50%;margin:40px -100vw}.blog-post-content code{background:#1a1a1a0d;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:16px;color:#1a1a1a}.blog-post-content pre{background:#1a1a1a0d;padding:20px;border-radius:8px;overflow-x:auto;margin-bottom:20px;border:1px solid #c5c5c5}.blog-post-content pre code{background:none;padding:0}.blog-post-content blockquote{border-left:4px solid #c5c5c5;padding-left:20px;margin:20px 0;color:#666;font-style:italic}@media(max-width:1024px){.blog-post-container{padding:0 32px}.blog-post-title{font-size:32px}.blog-post-content{font-size:16px}.blog-post-content h1{font-size:32px}.blog-post-content h2{font-size:24px}.blog-post-content h3{font-size:20px}}.terms-hero{padding:40px 160px 80px;text-align:center;background-color:#f6f7f8;position:relative}.terms-hero-content{max-width:800px;margin:0 auto}.terms-hero-title{font-family:Besley,serif;font-size:3.2em;font-weight:400;color:#1a1a1a;margin-bottom:24px;line-height:1.1}.terms-hero-subtitle{font-size:1.1em;color:#666;line-height:1.5;max-width:600px;margin:0 auto}.terms-divider{width:100%;height:1px;background-color:#c5c5c5;margin-top:80px}@media(max-width:1024px){.terms-hero{padding:40px 40px 60px}.terms-hero-title{font-size:40px}.terms-hero-subtitle{font-size:16px}.terms-divider{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}@media(max-width:640px){.terms-hero{padding:32px 24px 50px}.terms-divider{margin-top:60px;margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}.terms-content{padding:60px 160px 100px;background-color:#f6f7f8}.terms-container{max-width:800px;margin:0 auto;padding:0 32px;box-sizing:border-box}.terms-intro{margin-bottom:48px}.terms-intro-title{font-family:Besley,serif;font-size:1.3em;font-weight:500;color:#1a1a1a;margin-bottom:16px;line-height:1.3}.terms-intro .terms-text{margin-bottom:16px}.terms-intro .terms-text:last-child{margin-bottom:0}.terms-section{margin-bottom:48px}.terms-section:last-child{margin-bottom:0}.terms-section-title{font-family:Besley,serif;font-size:1.5em;font-weight:500;color:#1a1a1a;margin-bottom:16px;line-height:1.3}.terms-subsection-title{font-family:Besley,serif;font-size:1.2em;font-weight:500;color:#1a1a1a;margin:24px 0 12px;line-height:1.3}.terms-text{font-size:1em;color:#666;line-height:1.7;margin:0 0 16px}.terms-text:last-child{margin-bottom:0}.terms-list{margin:16px 0;padding-left:24px;color:#666}.terms-list-item{font-size:1em;line-height:1.7;margin-bottom:8px}.terms-list-item:last-child{margin-bottom:0}@media(max-width:1024px){.terms-content{padding:40px 32px 60px}.terms-container{padding:0}.terms-intro-title{font-size:1.2em}.terms-section-title{font-size:1.3em}.terms-subsection-title{font-size:1.1em}.terms-text,.terms-list-item{font-size:.95em}.terms-section,.terms-intro{margin-bottom:40px}}@media(max-width:640px){.terms-content{padding:40px 16px 60px}.terms-container{padding:0}.terms-intro-title{font-size:1.1em}.terms-section-title{font-size:1.2em;margin-bottom:12px}.terms-subsection-title{font-size:1em;margin:20px 0 10px}.terms-text,.terms-list-item{font-size:.9em}.terms-section,.terms-intro{margin-bottom:32px}}.privacy-hero{padding:40px 160px 80px;text-align:center;background-color:#f6f7f8;position:relative}.privacy-hero-content{max-width:800px;margin:0 auto}.privacy-hero-title{font-family:Besley,serif;font-size:3.2em;font-weight:400;color:#1a1a1a;margin-bottom:24px;line-height:1.1}.privacy-hero-subtitle{font-size:1.1em;color:#666;line-height:1.5;max-width:600px;margin:0 auto}.privacy-divider{width:100%;height:1px;background-color:#c5c5c5;margin-top:80px}@media(max-width:1024px){.privacy-hero{padding:40px 40px 60px}.privacy-hero-title{font-size:40px}.privacy-hero-subtitle{font-size:16px}.privacy-divider{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}@media(max-width:640px){.privacy-hero{padding:32px 24px 50px}.privacy-divider{margin-top:60px;margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}.privacy-content{padding:60px 160px 100px;background-color:#f6f7f8}.privacy-container{max-width:800px;margin:0 auto;padding:0 32px;box-sizing:border-box}.privacy-intro{margin-bottom:48px}.privacy-intro .privacy-text{margin-bottom:16px}.privacy-intro .privacy-text:last-child{margin-bottom:0}.privacy-section{margin-bottom:48px}.privacy-section:last-child{margin-bottom:0}.privacy-section-title{font-family:Besley,serif;font-size:1.5em;font-weight:500;color:#1a1a1a;margin-bottom:16px;line-height:1.3}.privacy-subsection-title{font-family:Besley,serif;font-size:1.2em;font-weight:500;color:#1a1a1a;margin:24px 0 12px;line-height:1.3}.privacy-text{font-size:1em;color:#666;line-height:1.7;margin:0 0 16px}.privacy-text:last-child{margin-bottom:0}@media(max-width:1024px){.privacy-content{padding:40px 32px 60px}.privacy-container{padding:0}.privacy-section-title{font-size:1.3em}.privacy-subsection-title{font-size:1.1em}.privacy-text{font-size:.95em}.privacy-section,.privacy-intro{margin-bottom:40px}}@media(max-width:640px){.privacy-content{padding:40px 16px 60px}.privacy-container{padding:0}.privacy-section-title{font-size:1.2em;margin-bottom:12px}.privacy-subsection-title{font-size:1em;margin:20px 0 10px}.privacy-text{font-size:.9em}.privacy-section,.privacy-intro{margin-bottom:32px}}.contact-hero,.contact-hero-background,.contact-hero-content,.contact-hero-title,.contact-hero-description{display:none}.contact-form-section{background-color:#f6f7f8;padding:120px 160px 100px;position:relative;width:100%;box-sizing:border-box;min-height:calc(100vh - 70px);display:flex;align-items:center;overflow-x:hidden}.contact-form-container{max-width:1200px;margin:0 auto;width:100%;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.contact-text-content{display:flex;flex-direction:column;gap:16px;justify-content:center;height:100%}.contact-title{font-family:Besley,serif;font-size:clamp(1.8em,5vw,3.2em);line-height:1.1;color:#1a1a1a;margin:0;font-weight:400}.contact-description{font-size:clamp(.95em,2vw,1.1em);color:#666;margin:0;line-height:1.5;max-width:450px}.contact-trust-text{font-size:.9em;color:#999;margin:8px 0 0;font-weight:400}.contact-form-card{background-color:#edeef1;border:1px solid #c5c5c5;padding:40px;box-sizing:border-box}.contact-form{display:flex;flex-direction:column;gap:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-size:.85em;font-weight:500;color:#1a1a1a}.form-input,.form-textarea{padding:12px 14px;font-size:.95em;font-family:Besley,serif;border:1px solid #c5c5c5;background-color:#fff;color:#1a1a1a;transition:border-color .2s ease;box-sizing:border-box}.form-input:focus,.form-textarea:focus{outline:none;border-color:#c5c5c5}.form-input::placeholder,.form-textarea::placeholder{color:#999;opacity:1}.form-textarea{resize:vertical;min-height:120px}.form-submit-btn{padding:14px 40px;background-color:#1a1a1a;color:#f1f2ea;border:none;font-size:.95em;font-weight:500;cursor:pointer;transition:background-color .2s ease;align-self:flex-start;font-family:Besley,serif}.form-submit-btn:hover{background-color:#333}.form-submit-btn:disabled{background-color:#666;cursor:not-allowed;opacity:.6}.form-message{margin-top:8px;padding:12px;font-size:.9em;border-radius:4px}.form-success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media(max-width:1024px){.contact-form-section{padding:80px 32px}.contact-form-container{grid-template-columns:1fr;gap:50px}.contact-text-content,.contact-description{max-width:none}.contact-form-card{padding:32px}}@media(max-width:640px){.contact-form-section{padding:60px 16px}.contact-form-container{gap:40px}.contact-text-content{text-align:center;align-items:center}.contact-title{font-size:2.2em}.contact-description{font-size:1em;max-width:100%}.form-row{grid-template-columns:1fr;gap:18px}.contact-form{gap:20px}.contact-form-card{padding:24px}.form-submit-btn{width:100%}}.app-content{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
