@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--purple-900:#0a0118;--purple-800:#1a0533;--purple-700:#581c87;--purple-600:#7e22ce;--purple-500:#9333ea;--purple-400:#a855f7;--purple-300:#c084fc;--purple-200:#e9d5ff;--pink-500:#ec4899;--pink-400:#f472b6;--blue-500:#3b82f6;--blue-400:#60a5fa;--cyan-400:#22d3ee;--gray-200:#e5e7eb;--gray-300:#d1d5db;--white:#fff;--glass-bg:#ffffff08;--glass-bg-hover:#ffffff0f;--glass-border:#ffffff14;--glass-border-hover:#a855f766;--glass-shadow:0 8px 32px #0000004d;--glass-blur:blur(20px);--glass-radius:1.25rem;--glow-purple:0 0 20px #9333ea4d;--glow-pink:0 0 20px #ec48994d;--glow-blue:0 0 20px #3b82f64d}*,:before,:after{box-sizing:border-box}ul{list-style-type:disc}ol{list-style-type:decimal}li{display:list-item}body{background-color:var(--purple-900);color:#ffffffb3;letter-spacing:.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,sans-serif;line-height:1.7;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}main,header,footer{z-index:1;position:relative}.header{z-index:50;background:0 0;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.header.scrolled{-webkit-backdrop-filter:blur(24px)saturate(1.5);backdrop-filter:blur(24px)saturate(1.5);background:#0a0118cc;border-bottom-color:#ffffff0f}.header-container{justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem;display:flex}.logo{color:var(--white);align-items:center;gap:.6rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:opacity .3s;display:flex}.logo:hover{opacity:.8}.header .main-nav,.header .header-cta-wrapper{display:none}.header .mobile-menu-button-wrapper{display:block}@media (min-width:768px){.header .main-nav{align-items:center;gap:2.5rem;display:flex}.header .header-cta-wrapper{display:block}.header .mobile-menu-button-wrapper{display:none}}.main-nav a{color:#ffffff80;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.main-nav a:hover{color:var(--white)}.mobile-menu-button{color:var(--white);cursor:pointer;z-index:60;background:0 0;border:none;padding:.5rem;position:relative}.mobile-menu-overlay{z-index:40;background:#0a0118f7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mobile-nav{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.mobile-nav a{color:var(--white);letter-spacing:-.02em;font-size:1.75rem;font-weight:700;text-decoration:none}.cta-button{color:var(--white);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:2rem;align-items:center;padding:.5rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.cta-button:hover{background:#ffffff0d;border-color:#ffffff80}.gradient-btn-wrapper{border-radius:.75rem;padding:2px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.gradient-btn-wrapper-button{cursor:pointer;background:0 0;border:none;border-radius:.75rem;padding:2px;display:inline-flex;position:relative;overflow:hidden}.gradient-btn-wrapper-button:disabled{opacity:.6;cursor:not-allowed}.gradient-btn-border{border-radius:inherit;background:conic-gradient(from 0deg,var(--purple-400),var(--pink-500),var(--blue-400),var(--purple-400));animation:3s linear infinite rotateBorder;position:absolute;inset:0}@keyframes rotateBorder{to{transform:rotate(360deg)}}.gradient-btn{background:var(--purple-900);color:var(--white);z-index:1;border-radius:calc(.75rem - 2px);align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:700;transition:background .3s;display:inline-flex;position:relative}.gradient-btn:hover{background:#0a0118cc}.icon-right{margin-left:.5rem}.icon-left{margin-right:.5rem}.hero-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem 4rem;display:flex;position:relative}.hero-content{max-width:64rem}.hero-title{letter-spacing:-.04em;color:var(--white);margin:0 0 2rem;font-size:clamp(3rem,9vw,7rem);font-weight:900;line-height:1.05}.hero-line{display:block}.hero-subtitle{color:#ffffff73;max-width:36rem;margin:0 auto 3rem;font-size:clamp(1.05rem,2.5vw,1.35rem);font-weight:400;line-height:1.7}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(#ffffff4d,#0000);width:1px;height:4rem;animation:2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:.8;transform:scaleY(1.2)}}.section-header{text-align:center;margin-bottom:4rem}.section-title{color:var(--white);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.section-subtitle{color:#ffffff80;max-width:36rem;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.page-title{color:var(--white);letter-spacing:-.03em;justify-content:center;align-items:center;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;display:flex}.main-content{min-height:100vh;padding-top:6rem;padding-bottom:4rem;overflow-x:hidden}.featured-app-section{padding:clamp(6rem,12vw,10rem) 0}.featured-app-layout{text-align:center;flex-direction:column;align-items:center;gap:3rem;display:flex}@media (min-width:768px){.featured-app-layout{text-align:left;flex-direction:row;gap:4rem}}.featured-app-info{flex:1}.featured-app-badge{text-transform:uppercase;letter-spacing:.1em;color:var(--purple-400);margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:inline-block}.featured-app-name{color:var(--white);letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.featured-app-tagline{color:#ffffff80;margin:0 0 1.5rem;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.5}.featured-app-description{color:#fff6;max-width:32rem;margin:0 0 2.5rem;font-size:1rem;line-height:1.7}.featured-app-actions{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}@media (max-width:767px){.featured-app-actions{justify-content:center}}.featured-app-all-link{color:#ffffff80;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.featured-app-all-link:hover{color:var(--white)}.featured-app-visual{flex-direction:column;flex-shrink:0;align-items:center;gap:2rem;display:flex}.featured-app-icon-large img{border-radius:2rem;box-shadow:0 20px 60px #0006,0 0 30px #9333ea26}.featured-app-screenshot img{border-radius:1.5rem;width:auto;max-height:480px;box-shadow:0 20px 60px #0006}.featured-app-skeleton{border-radius:var(--glass-radius);background:#ffffff05;height:400px;animation:2s ease-in-out infinite skeletonPulse}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.5}}.all-apps-section{padding:0 0 clamp(6rem,12vw,10rem)}.all-apps-grid{grid-template-columns:1fr;gap:1rem;max-width:40rem;margin:0 auto;display:grid}@media (min-width:768px){.all-apps-grid{grid-template-columns:1fr 1fr;max-width:56rem}}.all-app-card{color:var(--white);background:#ffffff05;border:1px solid #ffffff0f;border-radius:1rem;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.all-app-card:hover{background:#ffffff0a;border-color:#a855f74d;transform:translateY(-2px)}.all-app-card-icon img{border-radius:.875rem;flex-shrink:0}.all-app-card-info{flex:1;min-width:0}.all-app-card-name{color:var(--white);letter-spacing:-.01em;margin:0 0 .25rem;font-size:1rem;font-weight:700}.all-app-card-tagline{color:#fff6;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.85rem;line-height:1.4;overflow:hidden}.all-app-card-arrow{color:#fff3;flex-shrink:0;transition:color .3s,transform .3s}.all-app-card:hover .all-app-card-arrow{color:#fff9;transform:translate(2px)}.footer{border-top:1px solid #ffffff0f;margin-top:clamp(4rem,8vw,6rem);padding:3rem 0}.footer-container{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}@media (min-width:768px){.footer-container{text-align:left;flex-direction:row;justify-content:space-between}}.footer-brand{color:var(--white);margin:0 0 .25rem;font-size:1rem;font-weight:700}.footer-copyright{color:#ffffff4d;margin:0;font-size:.8rem}.footer-nav{gap:2rem;display:flex}.footer-nav a{color:#fff6;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.footer-nav a:hover{color:var(--white)}.footer-social{gap:1.25rem;display:flex}.footer-social a{color:#ffffff4d;transition:color .3s}.footer-social a:hover{color:var(--white)}.modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal-content{background:#140528f2;border:1px solid #ffffff14;border-radius:1.25rem;width:100%;max-width:28rem;max-height:90vh;padding:2.5rem;overflow-y:auto}.modal-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.modal-title{color:var(--white);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.modal-close{color:#fff6;cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .2s}.modal-close:hover{color:var(--white)}.modal-subtitle{color:#fff6;margin:0 0 2rem;font-size:.9rem;line-height:1.5}.contact-form{flex-direction:column;gap:1.25rem;display:flex}.contact-form label{color:#ffffff80;margin-bottom:.4rem;font-size:.85rem;font-weight:500;display:block}.contact-form input,.contact-form textarea{width:100%;color:var(--white);box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.6rem;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--purple-500);outline:none;box-shadow:0 0 0 3px #9333ea1a}.contact-form input::-moz-placeholder{color:#fff3}.contact-form textarea::-moz-placeholder{color:#fff3}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#fff3}.form-submit-wrapper{text-align:center;padding-top:.5rem}.form-status-success{color:#34d399;text-align:center;margin-top:.5rem;font-size:.9rem;font-weight:500}.form-status-error{color:#f87171;text-align:center;margin-top:.5rem;font-size:.9rem;font-weight:500}.recent-blog-section{padding:clamp(6rem,12vw,10rem) 0}.recent-posts-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.blog-post-card,.blog-post-card-skeleton{color:var(--white);background:#ffffff05;border:1px solid #ffffff0f;border-radius:1rem;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);overflow:hidden}.blog-post-card:hover{background:#ffffff0a;border-color:#a855f74d;transform:translateY(-4px)}.blog-post-card-image-wrapper{width:100%;height:200px;position:relative;overflow:hidden}.blog-post-card-image-wrapper img{transition:transform .5s}.blog-post-card:hover .blog-post-card-image-wrapper img{transform:scale(1.03)}.blog-post-card-content{padding:1.5rem}.blog-post-card-date{color:#ffffff59;letter-spacing:.02em;margin:0 0 .75rem;font-family:Geist Mono,monospace;font-size:.8rem}.blog-post-card-title{color:var(--white);letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.blog-post-card-excerpt{color:#fff6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-post-card-skeleton{background:#ffffff05;min-height:320px;animation:2s ease-in-out infinite skeletonPulse}.blog-section-footer{text-align:center;margin-top:3rem}.blog-view-all{color:#ffffff80;align-items:center;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.blog-view-all:hover{color:var(--white)}.blog-list{flex-direction:column;gap:1.5rem;max-width:56rem;margin:0 auto;display:flex}.search-form-wrapper{max-width:56rem;margin:0 auto 2rem}.search-input-container{flex-grow:1;position:relative}.search-icon{color:#ffffff4d;pointer-events:none;width:1.25rem;height:1.25rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.search-input{width:100%;color:var(--white);box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.6rem;padding:.85rem 1rem .85rem 3rem;font-family:inherit;font-size:1rem;transition:all .3s}.search-input:focus{border-color:var(--purple-500);outline:none;box-shadow:0 0 0 3px #9333ea1a}.search-input::placeholder{color:#fff3}.no-results{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:1rem;padding:3rem 1rem}.no-results p{color:#ffffff80;margin-bottom:1.5rem;font-size:1.125rem}.blog-card{color:var(--white);background:#ffffff05;border:1px solid #ffffff0f;border-radius:1rem;flex-direction:column;padding:0;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;overflow:hidden}.blog-card:hover{background:#ffffff0a;border-color:#a855f74d;transform:translateY(-4px)}.blog-card-text-content{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.blog-card-image-wrapper{flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}@media (min-width:768px){.blog-card{flex-direction:row;align-items:stretch}.blog-card-text-content{flex:1;order:1;padding:2rem}.blog-card-image-wrapper{order:2;width:200px;height:auto}}.blog-card-title{color:var(--white);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;transition:color .3s}@media (min-width:768px){.blog-card-title{font-size:1.4rem}}.blog-card-meta{color:#ffffff59;margin-bottom:1rem;font-family:Geist Mono,monospace;font-size:.8rem}.blog-card-excerpt{color:#fff6;flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.blog-card-link{color:#ffffff80;align-self:flex-start;align-items:center;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.blog-card:hover .blog-card-link{color:var(--white);transform:translate(4px)}.app-hero-section{text-align:center;padding:8rem 1.5rem 4rem;position:relative}.app-hero-icon-wrapper{margin-bottom:2rem;display:inline-block}.app-hero-icon-wrapper img{border-radius:2rem;width:96px;height:96px;box-shadow:0 20px 60px #0006}@media (min-width:768px){.app-hero-icon-wrapper img{width:128px;height:128px}}.app-hero-title{color:var(--white);letter-spacing:-.03em;margin:0;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.app-hero-tagline{color:#ffffff73;margin-top:1rem;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.app-hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.app-store-button,.privacy-link-button{border-radius:2rem;align-items:center;padding:.85rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.app-store-button{background:var(--white);color:var(--purple-900)}.app-store-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffffff26}.privacy-link-button{color:#fff9;background:0 0;border:1px solid #fff3}.privacy-link-button:hover{color:var(--white);border-color:#ffffff80;transform:translateY(-2px)}.app-features-section{padding:clamp(4rem,8vw,6rem) 1.5rem}.app-features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.feature-item{background:#ffffff05;border:1px solid #ffffff0f;border-radius:1rem;padding:2rem;transition:all .3s}.feature-item:hover{background:#ffffff0a;border-color:#a855f74d;transform:translateY(-2px)}.feature-title{color:var(--white);letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.feature-description{color:#fff6;margin:0;font-size:.9rem;line-height:1.7}.app-screenshots-section{padding:clamp(4rem,8vw,6rem) 0}.screenshots-gallery{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;justify-content:flex-start;gap:1.5rem;padding:1.5rem;display:flex;overflow-x:auto}.screenshots-gallery::-webkit-scrollbar{height:6px}.screenshots-gallery::-webkit-scrollbar-track{background:0 0}.screenshots-gallery::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.screenshot-item img{border-radius:1.25rem;width:auto;max-height:420px;transition:transform .3s;box-shadow:0 10px 30px #0000004d}.screenshot-item:hover img{transform:translateY(-4px)}.article-container,.privacy-container{overflow-wrap:break-word;word-wrap:break-word;max-width:48rem;margin:0 auto;overflow-x:hidden}.article-glass,.privacy-glass{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;background:0 0;max-width:100%;padding:0;overflow-x:hidden}.article-title{color:var(--white);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,7vw,3.5rem);font-weight:800;line-height:1.1}.article-meta{color:#ffffff59;margin-bottom:2.5rem;font-family:Geist Mono,monospace;font-size:.9rem}.article-image-wrapper{border-radius:1rem;margin-bottom:2.5rem;overflow:hidden}.article-image-wrapper img{width:100%;height:auto}.article-back-link-wrapper{margin-top:4rem}.article-back-link{color:#ffffff80;align-items:center;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.article-back-link:hover{color:var(--white)}.privacy-container{padding-top:2rem}.privacy-hero{text-align:center;margin-bottom:3rem}.privacy-hero-icon{margin-bottom:1.5rem;display:inline-block}.privacy-hero-icon img{border-radius:1.25rem;box-shadow:0 10px 30px #0000004d}.privacy-hero-badge{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid #ffffff26;border-radius:2rem;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.privacy-title{text-align:center;color:var(--white);letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800}.privacy-updated{color:#ffffff4d;text-align:center;margin:0;font-family:Geist Mono,monospace;font-size:.85rem}.privacy-prose{color:#fff9;max-width:100%;font-size:.95rem;line-height:1.9}.privacy-prose p{max-width:100%;margin-bottom:1.25rem}.privacy-prose h3{color:var(--white);letter-spacing:-.01em;border-bottom:1px solid #ffffff0f;margin-top:2.25rem;margin-bottom:.6rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:700}.privacy-prose h3:first-child{margin-top:0}.privacy-prose>p:first-child{color:#ffffffb3;margin-bottom:1.5rem;font-size:1rem}.privacy-back-wrapper{text-align:center;margin-top:3rem}.privacy-back-link{color:#ffffff80;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.privacy-back-link:hover{color:var(--white)}.prose{color:#fff9;overflow-wrap:break-word;word-wrap:break-word;font-size:1rem;line-height:1.8}.prose h1,.prose h2,.prose h3{color:var(--white);letter-spacing:-.02em;margin-top:2em;margin-bottom:1em;font-weight:700}.prose a{color:var(--purple-400);border-bottom:1px solid #a855f74d;text-decoration:none;transition:all .3s}.prose a:hover{color:var(--white);border-bottom-color:#ffffff4d}.prose strong{color:var(--white)}.prose blockquote{color:#ffffff80;border-left:2px solid #ffffff26;margin-left:0;padding-left:1.25rem;font-style:italic}.prose code{color:#fffc;background:#ffffff0f;border:1px solid #ffffff14;border-radius:.3rem;padding:.2rem .45rem;font-size:.88em}.prose pre{background:#ffffff08;border:1px solid #ffffff0f;border-radius:.75rem;padding:1.25rem;overflow-x:auto}.prose pre code{background:0 0;border:none;padding:0}.prose img{border-radius:1rem;max-width:100%;height:auto;margin-top:2em;margin-bottom:2em}.prose ul{padding-left:1.5rem;list-style-type:disc}.prose ol{padding-left:1.5rem;list-style-type:decimal}.prose li{margin-bottom:.5em;display:list-item}
