/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.contents{display:contents}.hidden{display:none}.table{display:table}}:root{--ink:#14213d;--muted:#61708c;--line:#dfe7f0;--blue:#3976c6;--mint:#64c8c2;--paper:#f7f9fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Helvetica Neue,sans-serif}a{color:inherit}main{min-height:100vh}.site-header,.hero,.feature-grid,.support-section,footer,.document-nav,.document{width:min(1120px,100% - 40px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;height:86px;display:flex}.brand{align-items:center;gap:12px;font-weight:700;text-decoration:none;display:flex}.brand img{border-radius:12px;width:44px;height:44px}nav{gap:28px;display:flex}nav a{color:var(--muted);font-size:14px;text-decoration:none}nav a:hover{color:var(--blue)}.hero{grid-template-columns:1.25fr .75fr;align-items:center;gap:80px;min-height:610px;padding:70px 0 90px;display:grid}.hero.compact{min-height:590px}.eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700}h1{letter-spacing:-.045em;margin:18px 0 24px;font-size:clamp(46px,6.5vw,78px);line-height:1.08}.lede{max-width:650px;color:var(--muted);font-size:20px;line-height:1.75}.actions{gap:14px;margin-top:34px;display:flex}.actions a{border-radius:999px;padding:14px 22px;font-weight:650;text-decoration:none}.primary{color:#fff;background:var(--ink)}.secondary{border:1px solid var(--line);background:#fff}.privacy-card{background:linear-gradient(145deg,#edf4ff,#e9faf8);border-radius:32px;padding:36px;box-shadow:0 24px 70px #1c3d671f}.lock{background:var(--mint);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:25px;display:grid}.privacy-card h2{margin:22px 0 10px;font-size:30px}.privacy-card p,.privacy-card li{color:var(--muted);line-height:1.65}.privacy-card ul{padding-left:20px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:110px;display:grid}.feature-grid article{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:220px;padding:28px}.feature-grid span{color:var(--blue);font:700 12px ui-monospace,monospace}.feature-grid h2{margin:44px 0 10px;font-size:23px}.feature-grid p,.support-section p{color:var(--muted);line-height:1.7}.support-section{border-top:1px solid var(--line);grid-template-columns:.85fr 1.15fr;gap:90px;padding:95px 0;display:grid}.support-section h2{letter-spacing:-.03em;margin:12px 0 20px;font-size:42px}.email{color:var(--blue);margin-top:16px;font-weight:700;display:inline-block}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;font-weight:650}.faq p{padding-right:40px}footer{border-top:1px solid var(--line);min-height:110px;color:var(--muted);justify-content:space-between;align-items:center;font-size:14px;display:flex}footer div{gap:24px;display:flex}.document-shell{background:#fff}.document-nav{border-bottom:1px solid var(--line);justify-content:space-between;padding:30px 0;display:flex}.document-nav a{color:var(--blue);text-decoration:none}.document{max-width:780px;padding:80px 0 100px}.document h1{font-size:52px}.document .intro{color:var(--muted);margin-bottom:60px;font-size:20px;line-height:1.7}.document h2{margin-top:42px;font-size:23px}.document p{color:#46536a;line-height:1.85}.document a{color:var(--blue)}@media (width<=800px){.site-header{align-items:flex-start;height:auto;padding:20px 0}nav{flex-wrap:wrap;justify-content:flex-end;gap:12px}.brand span{display:none}.hero,.support-section{grid-template-columns:1fr;gap:40px}.hero{padding:50px 0 70px}.feature-grid{grid-template-columns:1fr}h1{font-size:47px}.support-section{padding:70px 0}footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:15px}.document{padding-top:55px}.document h1{font-size:40px}}.apps-page{--apps-ink:#152344;--apps-muted:#61708a;--apps-line:#15234421;--apps-blue:#4d78ff;color:var(--apps-ink);background:#fbfaf7;overflow:hidden}.apps-header,.apps-hero,.apps-directory,.apps-principles,.apps-footer{width:min(1160px,100% - 48px);margin-inline:auto}.apps-header{justify-content:space-between;align-items:center;height:92px;display:flex}.apps-brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:17px;font-weight:750;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--apps-ink);letter-spacing:-.08em;border-radius:12px;place-items:center;width:37px;height:37px;font:800 12px ui-monospace,SFMono-Regular,monospace;display:grid}.apps-header-actions{align-items:center;gap:22px;display:flex}.apps-header-actions a{color:var(--apps-muted);font-size:14px;font-weight:650;text-decoration:none}.apps-header-actions a:hover,.apps-footer a:hover{color:var(--apps-blue)}.apps-hero{background:linear-gradient(115deg,#0000 0 48%,#e7efffbf 48% 100%);min-height:500px;padding:96px 0 105px}.apps-eyebrow{color:var(--apps-blue);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.apps-hero h1{max-width:800px;margin:20px 0 25px;font-size:clamp(50px,7.4vw,90px)}.apps-hero>p:last-child{max-width:580px;color:var(--apps-muted);font-size:20px;line-height:1.75}.apps-directory{border-top:1px solid var(--apps-line);padding:92px 0 112px}.apps-directory-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:40px;display:flex}.apps-directory h2,.apps-principles h2{letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(34px,4vw,52px)}.apps-directory-heading>p{max-width:350px;color:var(--apps-muted);margin:0 0 5px;font-size:15px;line-height:1.65}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-card{--card:#e7edff;background:var(--card);border-radius:28px;flex-direction:column;min-height:360px;padding:25px;display:flex;position:relative;overflow:hidden}.product-card-blue{--card:#dfe9ff}.product-card-orange{--card:#ffe9d7}.product-card-purple{--card:#eee5ff}.product-card-green{--card:#dff4e7}.product-card-red{--card:#ffe4e1}.product-card-yellow{--card:#fff2c9}.product-card-pink{--card:#ffe2ee}.product-card-teal{--card:#d9f4f1}.product-card-indigo{--card:#e3e7ff}.product-card-topline{color:#1523448c;letter-spacing:.05em;justify-content:space-between;font:700 12px ui-monospace,SFMono-Regular,monospace;display:flex}.product-symbol{width:86px;height:76px;margin:33px 0 25px;position:relative}.product-symbol i{background:#ffffffb3;border-radius:18px;display:block;position:absolute;transform:rotate(-10deg);box-shadow:inset 0 0 0 1px #1523440f}.product-symbol i:first-child{width:52px;height:52px;top:16px;left:0}.product-symbol i:nth-child(2){background:#ffffff75;width:49px;height:49px;top:0;left:33px;transform:rotate(12deg)}.product-symbol i:nth-child(3){background:var(--apps-ink);opacity:.84;width:28px;height:28px;top:30px;left:41px}.product-card h3{letter-spacing:-.035em;margin:0;font-size:25px}.product-english{color:#15234494;margin:7px 0 0;font-size:13px}.product-description{color:#152344b8;max-width:430px;margin:17px 0 25px;line-height:1.65}.product-card-link{z-index:1;border-radius:inherit;position:absolute;inset:0}.product-card-link:focus-visible{outline:3px solid var(--apps-ink);outline-offset:-4px}.product-link{z-index:2;width:max-content;color:var(--apps-ink);gap:8px;margin-top:auto;font-size:14px;font-weight:750;display:inline-flex;position:relative}.product-card:hover .product-link{color:var(--apps-blue)}.product-status{color:#15234494;margin-top:auto;font-size:13px;font-weight:650}.apps-principles{border-top:1px solid var(--apps-line);padding:104px 0 110px}.apps-principles>p:last-child{max-width:530px;color:var(--apps-muted);margin:26px 0 0;line-height:1.7}.apps-footer{border-top:1px solid var(--apps-line);min-height:105px;color:var(--apps-muted);justify-content:space-between;align-items:center;font-size:14px;display:flex}.apps-footer a{color:inherit;font-weight:650;text-decoration:none}.product-language-switcher{z-index:10;color:#152344;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #15234421;border-radius:999px;padding:11px 15px;font-size:14px;font-weight:750;text-decoration:none;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #15234424}.product-language-switcher:hover{color:#4d78ff}@media (width<=800px){.apps-header,.apps-hero,.apps-directory,.apps-principles,.apps-footer{width:min(100% - 32px,1160px)}.apps-header{height:76px}.apps-header-actions{gap:14px}.apps-hero{background:linear-gradient(155deg,#0000 0 48%,#e7efffbf 48% 100%);min-height:420px;padding:72px 0}.apps-hero h1{font-size:52px}.apps-hero>p:last-child{font-size:17px}.apps-directory{padding:68px 0 78px}.apps-directory-heading{margin-bottom:28px;display:block}.apps-directory-heading>p{margin-top:18px}.product-grid{grid-template-columns:1fr}.product-card{min-height:335px}.apps-principles{padding:74px 0}.apps-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-height:95px}.product-language-switcher{bottom:16px;right:16px}}.support-page{background:#fff;width:min(100% - 48px,1200px);margin:0 auto;padding:152px 0 110px}.support-page>a:first-child{color:#53647e;font-size:16px;font-weight:700;text-decoration:none}.support-page .eyebrow{color:#53647e;letter-spacing:.12em;margin:34px 0 0;font-size:16px}.support-page h1{color:#16264a;letter-spacing:-.045em;max-width:900px;margin:34px 0 38px;font-size:clamp(48px,5vw,76px);line-height:1.12}.support-page h2{color:#17284a;letter-spacing:-.035em;margin:76px 0 16px;font-size:clamp(30px,2.35vw,42px);line-height:1.25}.support-page p{color:#61718d;letter-spacing:-.015em;max-width:1120px;margin:0;font-size:clamp(18px,1.45vw,25px);line-height:1.65}.support-page>a:not(:first-child){color:#2f64b3;margin-top:20px;font-size:clamp(18px,1.45vw,24px);font-weight:700;display:inline-block}.support-page footer{color:#61718d;border-top:1px solid #dfe7f0;justify-content:flex-start;gap:30px;width:100%;min-height:0;margin-top:100px;padding:28px 0 0;font-size:16px}@media (width<=800px){.support-page{width:min(100% - 40px,1200px);padding:72px 0 80px}.support-page h1{margin:26px 0}.support-page h2{margin-top:52px}.support-page footer{margin-top:72px}}
