/*! 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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.visible{visibility:visible}.static{position:static}}:root{--cream:#fffaf5;--paper:#fff;--ink:#291a48;--muted:#756c88;--violet:#7958cd;--violet-soft:#eee7fb;--mint:#9adccb;--amber:#ffe6b0;--line:#e9e4f0}@font-face{font-family:IRANYekan;src:url(/fonts/iran-yekan-regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IRANYekan;src:url(/fonts/iran-yekan-medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IRANYekan;src:url(/fonts/iran-yekan-bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IRANYekan;src:url(/fonts/iran-yekan-black.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:IRANYekan,Tahoma,Arial,sans-serif;line-height:1.75}main{overflow:hidden}a{color:inherit;text-decoration:none}.site-header,.hero,.intro,.feature-section,.screens-section,.download-section,.contact-section,footer{width:min(1160px,100% - 48px);margin-inline:auto}.site-header{justify-content:center;align-items:center;min-height:88px;display:flex}.brand img{object-fit:contain;width:112px;max-height:45px;display:block}.site-header .brand img{width:68px;height:68px;max-height:none}nav{gap:30px;font-size:14px;font-weight:500;display:flex}nav a{color:var(--muted);transition:color .2s}nav a:hover{color:var(--violet)}.quiet-link{transition:transform .2s,box-shadow .2s}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:45px;min-height:620px;padding-block:55px 80px;display:grid}.hero-copy{max-width:550px}.hero-logo{object-fit:contain;width:114px;height:114px;margin-bottom:16px;display:block}.eyebrow,.section-kicker{color:var(--violet);letter-spacing:-.2px;margin:0 0 12px;font-size:13px;font-weight:500}.eyebrow span{vertical-align:-1px;font-size:18px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-2.4px;max-width:590px;margin-bottom:18px;font-size:clamp(40px,5vw,66px);font-weight:700;line-height:1.24}.hero-text{max-width:500px;color:var(--muted);margin-bottom:18px;font-size:17px}.launch-notice{background:var(--violet-soft);max-width:500px;color:var(--ink);border:1px solid #ddd2f5;border-radius:12px;margin-bottom:22px;padding:10px 14px;font-size:13px;line-height:1.8}.store-links{direction:rtl;flex-wrap:wrap;gap:12px;display:flex}.store-link{border:1px solid var(--line);background:var(--paper);border-radius:14px;align-items:center;gap:9px;min-width:154px;padding:9px 13px;line-height:1.15;display:flex;box-shadow:0 5px 14px #291a480d}.store-link span:not(.store-mark){gap:2px;display:grid}.store-link small{color:var(--muted);font-size:10px}.store-link strong{font-size:17px;font-weight:500}.store-logo{object-fit:contain;object-position:center;width:43px;height:31px}.quiet-link{color:var(--ink);gap:8px;margin-top:25px;font-size:13px;font-weight:500;display:inline-flex}.quiet-link img{object-fit:contain;width:16px;height:16px}.quiet-link:hover{color:var(--violet);transform:translate(-3px)}.hero-art{isolation:isolate;place-items:center;min-height:520px;display:grid;position:relative}.hero-art:before{content:"";aspect-ratio:1;background:var(--violet-soft);z-index:-2;border-radius:42% 58% 51% 49%/48% 40% 60% 52%;width:min(100%,465px);position:absolute}.hero-orb{z-index:-1;border-radius:999px;position:absolute}.orb-one{background:var(--mint);width:74px;height:74px;top:32px;right:4%}.orb-two{background:var(--amber);width:42px;height:42px;bottom:45px;left:9%}.hero-phone{object-fit:cover;object-position:top;border:10px solid var(--ink);background:#fff;border-radius:42px;width:250px;height:510px;box-shadow:0 30px 55px #291a483d}.paw{filter:saturate(.65);font-size:48px;position:absolute}.paw-one{bottom:20px;right:8%;transform:rotate(-16deg)}.hero-note{background:#fff;border-radius:16px;align-items:center;gap:9px;padding:13px 16px;font-size:12px;font-weight:500;line-height:1.5;display:flex;position:absolute;bottom:70px;left:3%;box-shadow:0 14px 30px #291a481f}.hero-note b{color:#f0b53b;font-size:21px}.intro{text-align:center;padding-block:92px}.intro h2,.section-heading h2,.screens-copy h2,.download-section h2,.contact-lead h2{letter-spacing:-1.5px;margin-bottom:15px;font-size:clamp(29px,4vw,45px);font-weight:700;line-height:1.35}.intro p:last-child{max-width:620px;color:var(--muted);margin-inline:auto}.feature-section{padding-block:75px 100px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px;display:flex}.section-heading h2{max-width:640px}.section-heading>p{max-width:320px;color:var(--muted);margin-bottom:10px;font-size:14px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.feature-card{border:1px solid var(--line);background:var(--paper);border-radius:25px;grid-template-columns:1fr 160px;align-items:center;min-height:365px;display:grid;overflow:hidden}.feature-card:nth-child(2n){background:#faf8fe}.feature-card:last-child{grid-column:1/-1;grid-template-columns:1fr 160px}.feature-copy{flex-direction:column;justify-content:center;height:100%;padding:38px 18px 38px 36px;display:flex}.feature-card h3{margin-bottom:8px;font-size:24px;font-weight:700;line-height:1.4}.feature-card p{color:var(--muted);margin-bottom:0;font-size:13px}.feature-highlight{color:var(--violet);margin-top:14px;font-size:13px;line-height:1.7}.screen-frame{border:7px solid var(--ink);background:#fff;border-bottom:0;border-radius:24px 24px 0 0;align-self:end;height:300px;overflow:hidden;box-shadow:0 -10px 34px #291a481a}.screen-frame img{object-fit:cover;object-position:top;width:100%;min-height:100%;display:block}.screens-section{background:var(--ink);color:#fff;border-radius:32px;grid-template-columns:.82fr 1.18fr;align-items:center;gap:36px;padding:68px;display:grid}.screens-copy p:not(.section-kicker){color:#d9d0e9;max-width:420px}.screens-copy .section-kicker{color:var(--mint)}.screens-visual{background:#f8f4ff;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0003}.screens-visual img{width:100%;height:auto;display:block}.benefits{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.benefits span{color:#eee9f7;border:1px solid #fff3;border-radius:99px;padding:6px 11px;font-size:11px}.download-section{background:var(--amber);border-radius:28px;justify-content:space-between;align-items:center;gap:35px;margin-block:105px;padding:48px 55px;display:flex}.download-section h2{max-width:560px;margin-bottom:0}.store-links.compact{flex-wrap:nowrap}.compact .store-link{min-width:128px}.compact .store-link strong{font-size:15px}.contact-section{grid-template-columns:.9fr 1.1fr;gap:75px;padding-block:0 90px;display:grid}.contact-lead p:last-child{color:var(--muted)}.contact-links{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-links a{border:1px solid var(--line);background:var(--paper);cursor:pointer;padding:18px;border-radius:18px;align-content:center;gap:6px;min-height:92px;padding-left:48px;transition:border-color .2s,transform .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 4px 12px #291a4809}.contact-links a:after{content:"";background:url(/icons/ic_redirect_24.svg) 50%/contain no-repeat;width:20px;height:20px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}:is(.contact-links a:hover,.contact-links a:focus-visible){border-color:var(--violet);outline:none;transform:translateY(-2px);box-shadow:0 12px 24px #4327751f}.contact-links span,.office-card>span{color:var(--violet);align-items:center;gap:7px;font-size:13px;font-weight:500;display:flex}.contact-icon{object-fit:contain;opacity:.78;width:17px;height:17px}.contact-links b{text-align:right;word-break:break-word;direction:ltr;font-size:15px;font-weight:500}.office-card{grid-column:1/-1;gap:7px;padding:6px 0;display:grid}.office-card address,.office-card p{color:var(--ink);margin:0;font-size:14px;font-style:normal}.office-card address b{font-size:13px}.office-card>b{text-align:right;direction:rtl;font-size:14px}.office-card>b span{color:inherit;font-size:inherit;font-weight:inherit;display:inline}footer{border-top:1px solid var(--line);min-height:120px;color:var(--muted);font-size:12px;display:grid}.footer-content{text-align:center;place-self:center;width:min(100%,760px)}.legal-links{flex-wrap:wrap;justify-content:center;gap:8px 24px;display:flex}.legal-links a{color:var(--violet);font-size:14px;font-weight:500}.legal-links a:focus-visible{outline:2px solid var(--violet);outline-offset:2px;border-radius:4px}.footer-content p{border-top:1px solid var(--line);margin:14px 0 0;padding-top:13px}.privacy-page{width:min(860px,100% - 48px);margin-inline:auto;padding-bottom:80px}.privacy-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:100px;display:flex}.privacy-brand img{object-fit:contain;width:72px;height:72px;display:block}.privacy-header>a:last-child{color:var(--violet);font-size:13px;font-weight:500}.privacy-content{padding-top:70px}.privacy-content h1{max-width:none;margin-bottom:8px;font-size:clamp(34px,5vw,52px)}.privacy-updated{color:var(--muted);margin-bottom:34px;font-size:13px}.privacy-lead{color:var(--muted);margin-bottom:44px;font-size:16px}.privacy-content section{margin-bottom:34px}.privacy-content h2{margin-bottom:12px;font-size:24px;font-weight:700;line-height:1.45}.privacy-content p{color:var(--muted);margin-bottom:13px;font-size:15px}.privacy-content section:last-child{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:24px}.privacy-content section:last-child p{margin-bottom:7px}.privacy-content a{color:var(--violet);font-weight:500}@media (max-width:760px){.site-header,.hero,.intro,.feature-section,.screens-section,.download-section,.contact-section,footer{width:min(100% - 32px,560px)}.site-header{display:none}.brand img{width:88px}.hero-logo{width:96px;height:96px;margin-inline:auto}nav{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-block:30px 55px}.hero-copy{margin-inline:auto}.hero-text{font-size:15px}.store-links{justify-content:center}.quiet-link{margin-top:18px}.hero-art{min-height:450px}.hero-phone{border-width:8px;border-radius:33px;width:202px;height:420px}.hero-note{bottom:28px;left:2%}.paw-one{right:3%}.intro{padding-block:60px}h1{letter-spacing:-1.8px;font-size:41px}.section-heading,.download-section{display:block}.section-heading>p{max-width:100%}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card:last-child{grid-column:auto;grid-template-columns:1fr 126px;min-height:300px}.feature-copy{padding:26px 14px 26px 24px}.feature-card h3{font-size:20px}.screen-frame{border-width:5px;height:245px}.screens-section{grid-template-columns:1fr;padding:32px 22px}.download-section{margin-block:60px;padding:33px 24px}.download-section .store-links{margin-top:25px}.store-links.compact{flex-wrap:wrap}.contact-section{grid-template-columns:1fr;gap:24px;padding-bottom:55px}.contact-links{grid-template-columns:1fr}footer{text-align:center;justify-items:center;gap:14px;padding-block:20px}.footer-content{width:100%}.footer-content p{margin-top:12px}.privacy-page{width:min(100% - 32px,560px);padding-bottom:50px}.privacy-header{min-height:86px}.privacy-brand img{width:58px;height:58px}.privacy-content{padding-top:45px}.privacy-content h1{font-size:34px}.privacy-content p{font-size:14px}}
