.CopyablePrompt-module__h5tL1q__container{color:#333;cursor:pointer;background-color:#f4f4f4;border:1px solid #ddd;border-radius:8px;margin-top:1rem;padding:1rem;font-family:monospace;font-size:.9rem;transition:all .2s;position:relative}.CopyablePrompt-module__h5tL1q__container:hover{background-color:#e8e8e8;border-color:#bbb;box-shadow:0 2px 4px #0000000d}.CopyablePrompt-module__h5tL1q__container:after{content:"Click to copy";color:#fff;opacity:0;background-color:#666;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;transition:opacity .2s;position:absolute;top:.5rem;right:.5rem}.CopyablePrompt-module__h5tL1q__container:hover:after{opacity:1}.CopyablePrompt-module__h5tL1q__toast{color:#fff;z-index:1000;background-color:#000c;border-radius:2rem;padding:.8rem 1.5rem;font-size:.9rem;animation:.3s CopyablePrompt-module__h5tL1q__fadeIn;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}@keyframes CopyablePrompt-module__h5tL1q__fadeIn{0%{opacity:0;transform:translate(-50%,1rem)}to{opacity:1;transform:translate(-50%)}}
.Section-module__qQbJNG__section{width:100%;padding:var(--s-20)var(--s-6)}.Section-module__qQbJNG__inner{max-width:var(--container);margin:0 auto}.Section-module__qQbJNG__narrow .Section-module__qQbJNG__inner{max-width:var(--container-narrow)}.Section-module__qQbJNG__default{background:var(--bg);color:var(--text)}.Section-module__qQbJNG__muted{background:var(--bg-soft);color:var(--text)}.Section-module__qQbJNG__inverse{background:var(--gray-900);color:var(--gray-0)}.Section-module__qQbJNG__gradient{background:var(--gradient-cta);color:var(--gray-0);position:relative;overflow:hidden}.Section-module__qQbJNG__gradient:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 25% 30%,#ffffff1f 0%,#0000 35%),radial-gradient(circle at 75% 70%,#ffffff14 0%,#0000 40%);position:absolute;inset:0}.Section-module__qQbJNG__gradient .Section-module__qQbJNG__inner{z-index:1;position:relative}@media (max-width:768px){.Section-module__qQbJNG__section{padding:var(--s-12)var(--s-4)}}
.SectionHeader-module__bLhSTW__header{gap:var(--s-3);margin-bottom:var(--s-12);flex-direction:column;display:flex}.SectionHeader-module__bLhSTW__center{text-align:center;align-items:center}.SectionHeader-module__bLhSTW__left{text-align:left;align-items:flex-start}.SectionHeader-module__bLhSTW__eyebrow{align-items:center;gap:var(--s-2);font-size:var(--fs-12);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.12em;color:var(--brand-500);background:var(--brand-50);border-radius:var(--r-pill);padding:.375rem .75rem;display:inline-flex}.SectionHeader-module__bLhSTW__title{font-size:var(--fs-40);font-weight:var(--fw-black);line-height:var(--lh-tight);letter-spacing:-.025em;color:var(--text);margin:0}.SectionHeader-module__bLhSTW__center .SectionHeader-module__bLhSTW__title{max-width:720px}.SectionHeader-module__bLhSTW__description{font-size:var(--fs-18);line-height:var(--lh-normal);color:var(--text-muted);max-width:640px;margin:0}.SectionHeader-module__bLhSTW__center .SectionHeader-module__bLhSTW__description{margin-left:auto;margin-right:auto}@media (max-width:768px){.SectionHeader-module__bLhSTW__header{margin-bottom:var(--s-8)}.SectionHeader-module__bLhSTW__title{font-size:var(--fs-32)}.SectionHeader-module__bLhSTW__description{font-size:var(--fs-16)}}
.Card-module__qLhDLW__card{background:var(--surface);border-radius:var(--r-lg);padding:var(--s-6);transition:transform var(--dur)var(--ease-out),box-shadow var(--dur)var(--ease-out),border-color var(--dur)var(--ease-out);position:relative}.Card-module__qLhDLW__flat{border:1px solid var(--border);box-shadow:var(--shadow-xs)}.Card-module__qLhDLW__elevated{border:1px solid var(--border);box-shadow:var(--shadow-md)}.Card-module__qLhDLW__elevated:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Card-module__qLhDLW__gradientBorder{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:linear-gradient(var(--surface),var(--surface))padding-box,var(--gradient-brand)border-box;border:1px solid #0000}.Card-module__qLhDLW__gradientBorder:hover{box-shadow:var(--shadow-glow);transform:translateY(-4px)}.Card-module__qLhDLW__padNone{padding:0}.Card-module__qLhDLW__padSm{padding:var(--s-4)}.Card-module__qLhDLW__padMd{padding:var(--s-6)}.Card-module__qLhDLW__padLg{padding:var(--s-8)}
.Button-module__Vsi6oa__button{justify-content:center;align-items:center;gap:var(--s-2);font-family:inherit;font-weight:var(--fw-semibold);letter-spacing:-.01em;border-radius:var(--r-pill);cursor:pointer;transition:transform var(--dur-fast)var(--ease-out),box-shadow var(--dur)var(--ease-out),background var(--dur)var(--ease-out),border-color var(--dur)var(--ease-out),color var(--dur)var(--ease-out);white-space:nowrap;border:1px solid #0000;text-decoration:none;display:inline-flex}.Button-module__Vsi6oa__button:active{transform:translateY(1px)}.Button-module__Vsi6oa__sm{font-size:var(--fs-14);height:36px;padding:.5rem 1rem}.Button-module__Vsi6oa__md{font-size:var(--fs-16);height:44px;padding:.625rem 1.25rem}.Button-module__Vsi6oa__lg{font-size:var(--fs-16);height:52px;padding:.875rem 1.75rem}.Button-module__Vsi6oa__primary{background:var(--gradient-cta);color:var(--gray-0);box-shadow:var(--shadow-md)}.Button-module__Vsi6oa__primary:hover{box-shadow:var(--shadow-glow);transform:translateY(-1px)}.Button-module__Vsi6oa__secondary{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.Button-module__Vsi6oa__secondary:hover{background:var(--bg-soft);border-color:var(--brand-500);color:var(--brand-500)}.Button-module__Vsi6oa__ghost{color:var(--text);background:0 0}.Button-module__Vsi6oa__ghost:hover{background:var(--bg-soft);color:var(--brand-500)}.Button-module__Vsi6oa__appstore{background:0 0;border:none;height:auto;padding:0}.Button-module__Vsi6oa__appstore:hover{transform:translateY(-1px)}.Button-module__Vsi6oa__appstore img{border-radius:10px;display:block}
.PhoneFrame-module__56Cm0a__wrapper{isolation:isolate;display:inline-block;position:relative}.PhoneFrame-module__56Cm0a__halo{background:var(--gradient-halo);filter:blur(10px);z-index:-1;pointer-events:none;position:absolute;inset:-10% -15%}.PhoneFrame-module__56Cm0a__frame{box-shadow:inset 0 0 0 1.5px #ffffff14,var(--shadow-lg);transition:transform var(--dur-slow)var(--ease-out);background:linear-gradient(#1a1d3a 0%,#11142a 100%);border-radius:44px;padding:12px;position:relative}.PhoneFrame-module__56Cm0a__screen{background:#050714;border-radius:32px;display:block;position:relative;overflow:hidden}.PhoneFrame-module__56Cm0a__screen img{width:100%;height:auto;display:block}.PhoneFrame-module__56Cm0a__tilt{transform:rotate(var(--tilt,0deg))}.PhoneFrame-module__56Cm0a__wrapper:hover .PhoneFrame-module__56Cm0a__frame{transform:rotate(0)}@media (max-width:768px){.PhoneFrame-module__56Cm0a__frame{border-radius:36px;padding:9px}.PhoneFrame-module__56Cm0a__screen{border-radius:28px}.PhoneFrame-module__56Cm0a__frame:before{width:76px;height:18px;top:12px}}
.RatingBar-module__AZkLcG__bar{align-items:center;gap:var(--s-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-pill);box-shadow:var(--shadow-sm);width:fit-content;max-width:100%;padding:.625rem 1rem;display:inline-flex}.RatingBar-module__AZkLcG__stars{color:#ffb547;align-items:center;gap:2px;display:inline-flex}.RatingBar-module__AZkLcG__star{width:18px;height:18px}.RatingBar-module__AZkLcG__score{font-weight:var(--fw-bold);font-size:var(--fs-14);color:var(--text)}.RatingBar-module__AZkLcG__divider{background:var(--border);width:1px;height:16px}.RatingBar-module__AZkLcG__subtitle{font-size:var(--fs-14);color:var(--text-muted)}@media (max-width:480px){.RatingBar-module__AZkLcG__bar{gap:var(--s-2);flex-wrap:wrap;padding:.5rem .75rem}.RatingBar-module__AZkLcG__subtitle{font-size:var(--fs-12)}}
.LogoStrip-module__KSTUsW__strip{justify-content:center;align-items:center;gap:var(--s-3)var(--s-6);padding:var(--s-4)0;flex-wrap:wrap;display:flex}.LogoStrip-module__KSTUsW__label{font-size:var(--fs-12);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.14em;color:var(--text-subtle)}.LogoStrip-module__KSTUsW__items{justify-content:center;align-items:center;gap:var(--s-3)var(--s-5);flex-wrap:wrap;display:flex}.LogoStrip-module__KSTUsW__item{align-items:center;gap:var(--s-2);font-size:var(--fs-14);font-weight:var(--fw-semibold);color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-pill);transition:border-color var(--dur)var(--ease-out),color var(--dur)var(--ease-out);padding:.5rem .875rem;display:inline-flex}.LogoStrip-module__KSTUsW__item:hover{border-color:var(--brand-300);color:var(--text)}.LogoStrip-module__KSTUsW__icon{width:16px;height:16px;color:var(--brand-500);flex-shrink:0}@media (max-width:480px){.LogoStrip-module__KSTUsW__item{font-size:var(--fs-12);padding:.375rem .625rem}}
.ComparisonTable-module__CBnA1q__wrapper{width:100%}.ComparisonTable-module__CBnA1q__scroller{-webkit-overflow-scrolling:touch;border-radius:var(--r-lg);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);overflow-x:auto}.ComparisonTable-module__CBnA1q__table{border-collapse:collapse;width:100%;min-width:720px;font-size:var(--fs-14)}.ComparisonTable-module__CBnA1q__table thead th{background:var(--bg-soft);padding:var(--s-4)var(--s-5);font-weight:var(--fw-bold);font-size:var(--fs-14);color:var(--text);text-align:center;border-bottom:1px solid var(--border);white-space:nowrap}.ComparisonTable-module__CBnA1q__table thead th:first-child{text-align:left}.ComparisonTable-module__CBnA1q__brandCol{position:relative;background:var(--brand-50)!important;color:var(--brand-700)!important}.ComparisonTable-module__CBnA1q__brandCol:after{content:"";background:var(--gradient-cta);height:3px;position:absolute;inset:auto 0 0}.ComparisonTable-module__CBnA1q__table tbody td{padding:var(--s-4)var(--s-5);border-bottom:1px solid var(--border);text-align:center;color:var(--text-muted)}.ComparisonTable-module__CBnA1q__table tbody tr:last-child td{border-bottom:none}.ComparisonTable-module__CBnA1q__table tbody td:first-child{text-align:left;font-weight:var(--fw-semibold);color:var(--text);background:var(--surface);z-index:1;position:sticky;left:0}.ComparisonTable-module__CBnA1q__table tbody tr:nth-child(2n) td:first-child,.ComparisonTable-module__CBnA1q__table tbody tr:nth-child(2n) td{background:var(--bg-soft)}.ComparisonTable-module__CBnA1q__brandCell{font-weight:var(--fw-semibold);color:var(--text)!important;background:#007aff0f!important}.ComparisonTable-module__CBnA1q__check{color:var(--brand-500);font-size:var(--fs-18);font-weight:var(--fw-bold)}.ComparisonTable-module__CBnA1q__cross{color:var(--gray-400);font-size:var(--fs-18)}.ComparisonTable-module__CBnA1q__footnote{font-size:var(--fs-12);color:var(--text-subtle);margin-top:var(--s-4);text-align:center}.ComparisonTable-module__CBnA1q__footnote a{color:var(--brand-500);text-underline-offset:2px;text-decoration:underline}
.GuidedPhoneFrame-module__NrjOBW__wrapper{isolation:isolate;display:inline-block;position:relative}.GuidedPhoneFrame-module__NrjOBW__halo{background:var(--gradient-halo);filter:blur(10px);z-index:-1;pointer-events:none;position:absolute;inset:-10% -15%}.GuidedPhoneFrame-module__NrjOBW__screen{border-radius:32px;display:block;position:relative;overflow:hidden}.GuidedPhoneFrame-module__NrjOBW__screen img{width:100%;height:auto;display:block}.GuidedPhoneFrame-module__NrjOBW__tilt{transform:rotate(var(--tilt,0deg))}.GuidedPhoneFrame-module__NrjOBW__wrapper:hover .GuidedPhoneFrame-module__NrjOBW__frame{transform:rotate(0)}@media (max-width:768px){.GuidedPhoneFrame-module__NrjOBW__frame{border-radius:36px;padding:9px}.GuidedPhoneFrame-module__NrjOBW__screen{border-radius:28px}.GuidedPhoneFrame-module__NrjOBW__frame:before{width:76px;height:18px;top:12px}}
.sections-module__VHWrnq__page{background:var(--bg);min-height:100vh;color:var(--text)}.sections-module__VHWrnq__heroGrid{gap:var(--s-12);grid-template-columns:1.1fr 1fr;align-items:center;display:grid}.sections-module__VHWrnq__heroText{gap:var(--s-5);flex-direction:column;display:flex}.sections-module__VHWrnq__heroTitle{font-size:var(--fs-48);font-weight:var(--fw-extrabold);line-height:var(--lh-tight);letter-spacing:-.03em;color:var(--text);margin:0}.sections-module__VHWrnq__heroSubtitle{font-size:var(--fs-18);line-height:var(--lh-normal);color:var(--text-muted);margin:0}.sections-module__VHWrnq__heroCtas{gap:var(--s-3);margin-top:var(--s-2);flex-wrap:wrap;display:flex}.sections-module__VHWrnq__heroVisual{justify-content:center;display:flex}.sections-module__VHWrnq__phaseGrid{gap:var(--s-12);grid-template-columns:1fr 1fr;align-items:center;display:grid}.sections-module__VHWrnq__phaseGridReverse{direction:rtl}.sections-module__VHWrnq__phaseGridReverse>*{direction:ltr}.sections-module__VHWrnq__phaseVisual{justify-content:center;display:flex}.sections-module__VHWrnq__phaseText{gap:var(--s-4);flex-direction:column;display:flex}.sections-module__VHWrnq__phaseTitle{font-size:var(--fs-32);font-weight:var(--fw-bold);line-height:var(--lh-tight);letter-spacing:-.02em;color:var(--text);margin:0}.sections-module__VHWrnq__phaseDescription{font-size:var(--fs-18);line-height:var(--lh-normal);color:var(--text-muted);margin:0}.sections-module__VHWrnq__scienceLinks{gap:var(--s-5);margin-top:var(--s-8);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.sections-module__VHWrnq__scienceLink{align-items:flex-start;gap:var(--s-4);color:inherit;text-decoration:none;display:flex}.sections-module__VHWrnq__linkIcon{font-size:var(--fs-32);flex-shrink:0;line-height:1}.sections-module__VHWrnq__scienceLink h3{font-size:var(--fs-18);font-weight:var(--fw-semibold);margin:0 0 var(--s-1)0;color:var(--text)}.sections-module__VHWrnq__scienceLink p{font-size:var(--fs-14);color:var(--text-muted);line-height:var(--lh-normal);margin:0}.sections-module__VHWrnq__languageLinks{gap:var(--s-3);margin-top:var(--s-6);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.sections-module__VHWrnq__languageLink{background:var(--surface);border:1px solid var(--border);color:var(--text);padding:var(--s-4);border-radius:var(--r-md);font-weight:var(--fw-semibold);font-size:var(--fs-16);text-align:center;transition:transform var(--dur)var(--ease-out),box-shadow var(--dur)var(--ease-out),border-color var(--dur)var(--ease-out);text-decoration:none}.sections-module__VHWrnq__languageLink:hover{box-shadow:var(--shadow-md);border-color:var(--brand-300);color:var(--brand-600);transform:translateY(-2px)}.sections-module__VHWrnq__viewAllWrap{text-align:center;margin-top:var(--s-6)}.sections-module__VHWrnq__viewAllLanguages{color:var(--brand-600);font-weight:var(--fw-semibold);font-size:var(--fs-16);transition:color var(--dur)var(--ease-out);text-decoration:none;display:inline-block}.sections-module__VHWrnq__viewAllLanguages:hover{color:var(--brand-700)}.sections-module__VHWrnq__ctaContent{max-width:var(--container-narrow);text-align:center;gap:var(--s-5);flex-direction:column;align-items:center;margin:0 auto;display:flex}.sections-module__VHWrnq__ctaTitle{font-size:var(--fs-40);font-weight:var(--fw-extrabold);line-height:var(--lh-tight);letter-spacing:-.02em;color:var(--text-inverse);margin:0}.sections-module__VHWrnq__ctaDescription{font-size:var(--fs-18);line-height:var(--lh-normal);color:color-mix(in srgb,var(--text-inverse)88%,transparent);margin:0}.sections-module__VHWrnq__ctaButtons{justify-content:center;gap:var(--s-3);margin-top:var(--s-2);flex-wrap:wrap;display:flex}@media (max-width:768px){.sections-module__VHWrnq__heroGrid,.sections-module__VHWrnq__phaseGrid{gap:var(--s-6);text-align:center;grid-template-columns:1fr}.sections-module__VHWrnq__phaseGridReverse{direction:ltr}.sections-module__VHWrnq__heroText,.sections-module__VHWrnq__phaseText{align-items:center}.sections-module__VHWrnq__heroCtas{justify-content:center}.sections-module__VHWrnq__heroTitle{font-size:var(--fs-32)}.sections-module__VHWrnq__phaseTitle{font-size:var(--fs-24)}.sections-module__VHWrnq__ctaTitle{font-size:var(--fs-32)}}
