*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','SF Pro Text','Helvetica Neue',sans-serif;background:#f4f4f8;color:#111;line-height:1.7;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}:root{--green:#0AB289;--green-dk:#089170;--green-lt:#E6F7F3;--bg:#F4F4F8;--ink:#111;--ink2:#555;--ink3:#8a8a8a;--border:rgba(0,0,0,.08);--border-md:rgba(0,0,0,.11);--shadow:0 10px 32px rgba(0,0,0,.08);--shadow-lg:0 20px 56px rgba(0,0,0,.13);--pill:100px}.nav{position:sticky;top:0;z-index:100;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.nav-logo{display:flex;align-items:center;gap:10px;font-weight:900}.nav-logo-icon{width:38px;height:38px;display:inline-grid;place-items:center;flex-shrink:0}.nav-logo-icon img{width:100%;height:100%;border-radius:10px;object-fit:cover}.nav-actions{display:flex;align-items:center;gap:10px}.site-nav{display:flex;background:#f1f1f4;border:1px solid var(--border);border-radius:999px;padding:4px;gap:4px}.site-nav a{border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:800;color:#666;white-space:nowrap}.site-nav a.active{background:#fff;color:#111;box-shadow:0 2px 10px rgba(0,0,0,.08)}.btn-green{display:inline-flex;align-items:center;gap:6px;padding:9px 22px;border-radius:var(--pill);background:var(--green);color:#fff;font-size:.85rem;font-weight:800}.hero{padding-top:16px;background:#fff;min-height:calc(100vh - 64px);display:flex;align-items:center;position:relative;overflow:hidden}.hero::before,.hero::after,.policy-hero::before,.policy-hero::after{content:"";position:absolute;pointer-events:none;opacity:.55;filter:blur(14px);border-radius:45% 55% 60% 40%}.hero::before,.policy-hero::before{width:360px;height:520px;left:-190px;top:110px;background:radial-gradient(circle at 45% 35%,rgba(10,178,137,.36),transparent 52%),radial-gradient(circle at 55% 65%,rgba(83,176,208,.26),transparent 58%)}.hero::after,.policy-hero::after{width:330px;height:430px;right:-180px;top:60px;background:radial-gradient(circle at 50% 45%,rgba(241,161,45,.30),transparent 56%),radial-gradient(circle at 45% 65%,rgba(234,91,138,.20),transparent 62%)}.hero-main{max-width:1320px;margin:0 auto;width:100%;padding:16px 44px 50px;position:relative;z-index:1}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:48px}.hero-copy{max-width:720px}.hero-h1{font-size:clamp(4rem,6.15vw,6.8rem);font-weight:950;line-height:.94;letter-spacing:-.065em;margin-bottom:28px}.hero-line{display:block;white-space:nowrap}.hero-line-2{color:var(--green)}.hero-sub{font-size:1.12rem;color:#5d5d5d;line-height:1.66;max-width:590px;margin:0 0 30px}.palette-row{display:flex;gap:12px;margin-bottom:30px;flex-wrap:wrap}.p-dot{width:42px;height:42px;border-radius:50%;box-shadow:0 7px 18px rgba(0,0,0,.12)}.store-row{display:flex;margin-bottom:46px}.store-pill{display:inline-flex;align-items:center;gap:12px;padding:12px 23px;border-radius:18px;font-weight:700;font-size:.9rem;line-height:1.15;box-shadow:0 10px 24px rgba(0,0,0,.12);background:#111;color:#fff}.store-pill-text{display:flex;flex-direction:column}.store-pill-sub{font-size:.66rem;opacity:.68}.store-pill-name{font-size:1rem;font-weight:900}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1.5px solid rgba(0,0,0,.1);border-radius:24px;overflow:hidden;background:#fff;max-width:640px}.h-stat{padding:22px 22px 18px;border-right:1.5px solid rgba(0,0,0,.1);text-align:center}.h-stat:last-child{border-right:0}.h-stat-n{font-size:2rem;font-weight:950;display:block;line-height:1;margin-bottom:6px}.h-stat-l{font-size:.84rem;color:#8d8d8d}.hero-device img{width:min(100%,720px);filter:drop-shadow(0 22px 46px rgba(0,0,0,.18))}.hero-doodle{position:absolute;z-index:1;pointer-events:none;opacity:.58;color:#0AB289;animation:doodleFloat 6.5s ease-in-out infinite}.hero-doodle svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.hero-doodle-heart{width:32px;height:32px;left:15.5%;top:27%;color:#11d9b4}.hero-doodle-flower{width:50px;height:50px;right:19%;top:16%;color:#63e3c2}.hero-doodle-petal{width:34px;height:34px;left:10%;bottom:31%;color:#d969f2}.hero-doodle-pencil{width:44px;height:44px;right:10.5%;bottom:29%;color:#13d8bb}@keyframes doodleFloat{0%,100%{opacity:.38;translate:0 0;scale:1}50%{opacity:.78;translate:0 -10px;scale:1.04}}.wrap{max-width:1160px;margin:0 auto;padding:0 40px}.sec-label{display:inline-flex;background:var(--green-lt);color:var(--green-dk);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:7px 16px;border-radius:var(--pill);margin-bottom:20px}.sec-h2{font-size:clamp(1.9rem,3vw,2.8rem);font-weight:900;letter-spacing:-.025em;line-height:1.1}.sec-p{color:var(--ink2);margin-top:10px}.community{background:#fff;padding:96px 0;border-top:1px solid var(--border)}.community-head{text-align:center;margin-bottom:42px}.art-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.art-card{background:#fff;border-radius:24px;padding:14px;box-shadow:0 2px 12px rgba(0,0,0,.06);border:1px solid var(--border)}.art-img{height:220px;border-radius:18px;overflow:hidden;background:#f5f5f7}.art-img img{width:100%;height:100%;object-fit:cover}.art-meta{display:flex;justify-content:space-between;padding:12px 4px 2px;color:#555;font-size:.82rem;font-weight:700}.features{background:#fff}.feat-block{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:500px;border-top:1.5px solid var(--border)}.feat-block:last-child{border-bottom:1.5px solid var(--border)}.feat-block.flip{direction:rtl}.feat-block.flip>*{direction:ltr}.feat-text{padding:72px 64px}.feat-tag{display:inline-flex;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:6px 14px;border-radius:var(--pill);margin-bottom:20px}.tag-green{background:var(--green-lt);color:var(--green-dk)}.tag-orange{background:#FFF3E0;color:#E65100}.tag-blue{background:#E3F2FD;color:#1565C0}.tag-purple{background:#F3E5F5;color:#6A1B9A}.feat-h3{font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:900;letter-spacing:-.025em;line-height:1.1;margin-bottom:14px}.feat-p{color:var(--ink2);line-height:1.78;max-width:420px;margin-bottom:28px}.feat-bullets{list-style:none;display:flex;flex-direction:column;gap:10px;padding:0}.feat-bullets li{display:flex;align-items:center;gap:10px;font-size:.9rem;font-weight:600;color:var(--ink2)}.feat-check{width:22px;height:22px;border-radius:50%;background:var(--green);display:grid;place-items:center;color:#fff;flex-shrink:0}.feat-visual{background:var(--bg);min-height:500px;display:flex;align-items:center;justify-content:center;padding:48px 40px;overflow:hidden}.feat-visual-bottom{align-items:flex-end;padding-bottom:0}.feature-image{max-width:min(520px,92%);filter:drop-shadow(0 18px 42px rgba(0,0,0,.16));border-radius:28px}.smart-tools-image{max-width:min(646px,106%);transform:scale(1.064)}.palette-solid-image{max-width:min(605px,132vw)!important}.social-image{max-width:min(560px,96%)}.testimonials{background:var(--bg);padding:96px 0}.testi-header{text-align:center;margin-bottom:52px}.testi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.testi-card{background:#fff;border-radius:20px;padding:26px;box-shadow:0 2px 12px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:14px}.t-top{display:flex;align-items:center;gap:12px}.t-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-weight:900;color:#fff}.t-name{font-size:.9rem;font-weight:800;display:block}.t-handle{font-size:.77rem;color:var(--ink3)}.t-stars{color:#FDD835}.t-quote{font-size:.91rem;color:var(--ink2);line-height:1.75;font-style:italic}.cta-wrap{padding:0 40px 96px;background:var(--bg)}.cta-box{max-width:1160px;margin:0 auto;background:#111;border-radius:32px;padding:80px 60px;text-align:center;position:relative;overflow:hidden}.cta-h2{font-size:clamp(2rem,4vw,3.6rem);font-weight:900;letter-spacing:-.03em;line-height:1.08;color:#fff;margin-bottom:12px}.cta-h2 em{font-style:normal;color:var(--green)}.cta-sub{font-size:1rem;color:rgba(255,255,255,.55);max-width:460px;margin:0 auto 36px}.cta-pill{display:inline-flex;align-items:center;gap:10px;padding:13px 24px;border-radius:16px;font-weight:700;background:#fff;color:#111}.cookie-banner{position:fixed;left:24px;right:24px;bottom:24px;z-index:500;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border:1px solid var(--border);border-radius:24px;box-shadow:0 18px 60px rgba(0,0,0,.16);padding:18px;display:none;align-items:center;justify-content:space-between;gap:18px;max-width:980px;margin:0 auto}.cookie-banner.show{display:flex}.cookie-copy{display:flex;gap:12px}.cookie-icon{width:38px;height:38px;border-radius:12px;background:var(--green-lt);display:grid;place-items:center}.cookie-title{font-weight:900}.cookie-text{font-size:.86rem;color:var(--ink2);line-height:1.55}.cookie-text a{color:var(--green-dk);font-weight:800}.cookie-actions{display:flex;gap:8px}.cookie-btn{border:0;border-radius:999px;padding:10px 16px;font-size:.82rem;font-weight:900;cursor:pointer}.cookie-btn.accept{background:var(--green);color:#fff}.cookie-btn.secondary{background:#f2f2f5;color:#555}.policy-hero{background:#fff;position:relative;overflow:hidden;border-bottom:1px solid var(--border)}.policy-hero-inner{max-width:980px;margin:0 auto;padding:88px 40px 72px;position:relative;z-index:1;text-align:center}.policy-hero h1{font-size:clamp(2.7rem,6vw,5.4rem);line-height:.98;letter-spacing:-.055em;font-weight:950;margin-bottom:18px}.policy-hero-p{max-width:640px;margin:0 auto;font-size:1.06rem;color:var(--ink2)}.policy-page{max-width:980px;margin:0 auto;padding:56px 40px 88px}.policy-card{background:#fff;border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow);overflow:hidden}.policy-meta{display:flex;justify-content:space-between;gap:16px;padding:24px 30px;background:#fff;border-bottom:1px solid var(--border);color:var(--ink3);font-size:.88rem;flex-wrap:wrap}.policy-content{padding:12px 30px 34px}.policy-content section{padding-top:28px}.policy-content h2{font-size:1.35rem;line-height:1.25;letter-spacing:-.02em;margin-bottom:10px}.policy-content h3{font-size:1rem;line-height:1.35;font-weight:900;margin:18px 0 6px}.policy-content p{color:var(--ink2);margin-bottom:12px}.policy-content a{color:var(--green-dk);font-weight:800}.policy-content ul{padding-left:22px;color:var(--ink2);margin:10px 0 14px}.policy-content li{margin-bottom:8px}.faq-section-title{font-size:1.2rem;font-weight:900;margin:28px 0 12px}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid var(--border);border-radius:18px;background:#fff;overflow:hidden}.faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;font-size:.98rem;font-weight:900;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:'+';width:26px;height:26px;border-radius:50%;background:var(--green-lt);color:var(--green-dk);display:grid;place-items:center;flex-shrink:0}.faq-item[open] summary::after{content:'−'}.faq-item p{padding:0 20px 18px;margin:0}.contact-box{margin-top:18px;padding:22px;border:1px solid var(--border);border-radius:22px;background:#FAFAFC}.contact-form{margin-top:18px;display:grid;gap:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-field{display:flex;flex-direction:column;gap:7px}.form-field label{font-size:.82rem;font-weight:800}.form-field input,.form-field select,.form-field textarea{width:100%;border:1.5px solid var(--border);border-radius:16px;background:#fff;padding:13px 14px;font:inherit;font-size:.92rem}.form-field textarea{min-height:150px;resize:vertical}.form-submit{justify-self:start;border:0;border-radius:999px;background:var(--green);color:#fff;padding:12px 22px;font-size:.9rem;font-weight:900;cursor:pointer}.form-note{font-size:.82rem;color:var(--ink3)}footer{background:#fff;border-top:1.5px solid var(--border);padding:60px 40px 36px;color:var(--ink3);font-size:.82rem}.footer-inner{max-width:1160px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-logo{font-size:1.2rem;font-weight:900;color:var(--ink);display:flex;align-items:center;gap:8px;margin-bottom:8px}.footer-tag{font-size:.87rem;color:var(--ink3);margin-bottom:20px}.f-store-btn{display:inline-flex;background:var(--bg);color:var(--ink);padding:8px 14px;border-radius:10px;font-size:.78rem;font-weight:700;border:1.5px solid var(--border)}.footer-col h4{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);margin-bottom:16px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col a{font-size:.875rem;color:var(--ink3)}.footer-bottom{border-top:1.5px solid var(--border);padding-top:22px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-copy{font-size:.78rem;color:var(--ink3)}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center;margin:0 auto}.hero-sub{margin-left:auto;margin-right:auto}.palette-row,.store-row{justify-content:center}.hero-stats{grid-template-columns:repeat(2,1fr);margin:0 auto}.hero-device{order:-1}.feat-block,.feat-block.flip{grid-template-columns:1fr;direction:ltr}.feat-text{padding:56px 28px}.art-grid,.testi-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero-doodle{display:none}}@media(max-width:700px){.form-row{grid-template-columns:1fr}.form-submit{width:100%}.nav{padding:0 18px}.nav-logo span:last-child{display:none}.btn-green{display:none}.site-nav{overflow-x:auto;max-width:72vw}.site-nav a{padding:7px 10px}.policy-hero-inner{padding:62px 22px 56px}.policy-page{padding:32px 18px 64px}.policy-meta,.policy-content{padding-left:20px;padding-right:20px}.cookie-banner{left:14px;right:14px;bottom:14px;flex-direction:column;align-items:stretch}.cookie-actions{justify-content:flex-end}}@media(max-width:560px){.hero-main{padding:9px 20px 40px}.hero-h1{font-size:3.2rem}.hero-line{white-space:normal}.p-dot{width:34px;height:34px}.art-grid,.testi-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.cta-wrap{padding:0 18px 72px}.cta-box{padding:56px 24px}.wrap{padding:0 22px}}.hero-award{display:inline-flex;align-items:center;justify-content:flex-start;margin-bottom:22px}.hero-award-image{width:min(230px,60vw);height:auto;display:block;object-fit:contain}@media(max-width:900px){.hero-award{justify-content:center}}@media(max-width:560px){.hero-award{margin-bottom:18px}.hero-award-image{width:min(190px,62vw)}}.site-nav{display:flex;align-items:center;gap:26px;background:transparent;border:0;border-radius:0;padding:0}.site-nav a{border-radius:0;padding:4px 0;font-size:.9rem;font-weight:800;color:#666;position:relative;transition:color .16s ease}.site-nav a::after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;border-radius:999px;background:var(--green);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.site-nav a:hover{color:#111}.site-nav a.active{background:transparent;color:#111;box-shadow:none}.site-nav a.active::after{transform:scaleX(1)}.btn-green{background:var(--green-lt);color:var(--green-dk);border:1px solid rgba(10,178,137,.22);padding:8px 16px;font-size:.84rem;font-weight:850}.btn-green:hover{background:var(--green);color:#fff}.mobile-nav-right{display:none;align-items:center;gap:10px}.menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--border);border-radius:14px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.04)}.menu-toggle span{width:18px;height:2px;border-radius:999px;background:#111;transition:transform .18s ease,opacity .18s ease}.menu-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-award{display:inline-flex;align-items:center;justify-content:flex-start;margin-bottom:22px}.hero-award-image{width:min(230px,60vw);height:auto;display:block;object-fit:contain}@media(max-width:900px){.hero-award{justify-content:center}}@media(max-width:700px){.nav{padding:0 18px}.nav-logo span:last-child{display:inline;font-size:.9rem;white-space:nowrap}.mobile-nav-right{display:flex}.menu-toggle{display:flex}.nav-actions{position:absolute;top:74px;right:18px;left:18px;background:rgba(255,255,255,.98);backdrop-filter:blur(18px);border:1px solid var(--border);border-radius:22px;box-shadow:0 18px 50px rgba(0,0,0,.14);padding:18px;display:none;flex-direction:column;align-items:stretch;gap:16px}.nav-actions.open{display:flex}.nav-actions .btn-green{display:none}.site-nav{gap:0;flex-direction:column;align-items:stretch;width:100%;max-width:none;overflow:visible}.site-nav a{font-size:1rem;padding:12px 0;text-align:left}.site-nav a::after{bottom:4px;right:auto;width:36px}}@media(max-width:560px){.hero-award{margin-bottom:18px}.hero-award-image{width:min(190px,62vw)}}.site-nav{display:flex;align-items:center;gap:26px;background:transparent !important;border:0 !important;border-radius:0 !important;padding:0 !important}.site-nav a{border-radius:0 !important;padding:4px 0 !important;font-size:.9rem;font-weight:800;color:#666;position:relative;transition:color .16s ease;white-space:nowrap}.site-nav a::after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;border-radius:999px;background:var(--green,#0AB289);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.site-nav a:hover{color:#111}.site-nav a.active{background:transparent !important;color:#111;box-shadow:none !important}.site-nav a.active::after{transform:scaleX(1)}.btn-green{background:var(--green-lt,#E6F7F3) !important;color:var(--green-dk,#089170) !important;border:1px solid rgba(10,178,137,.22) !important;padding:8px 16px !important;font-size:.84rem !important;font-weight:850 !important}.btn-green:hover{background:var(--green,#0AB289) !important;color:#fff !important}.mobile-nav-right{display:none;align-items:center;gap:10px}.menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--border,rgba(0,0,0,.08));border-radius:14px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.04)}.menu-toggle span{width:18px;height:2px;border-radius:999px;background:#111;transition:transform .18s ease,opacity .18s ease}.menu-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-award{display:inline-flex;align-items:center;justify-content:flex-start;margin-bottom:22px}.hero-award-image{width:min(230px,60vw);height:auto;display:block;object-fit:contain}@media (max-width:900px){.hero-award{justify-content:center}}@media (max-width:700px){.nav{padding:0 18px !important}.nav-logo span:last-child{display:inline !important;font-size:.9rem;white-space:nowrap}.mobile-nav-right{display:flex !important}.menu-toggle{display:flex !important}.nav-actions{position:absolute !important;top:74px;right:18px;left:18px;background:rgba(255,255,255,.98);backdrop-filter:blur(18px);border:1px solid var(--border,rgba(0,0,0,.08));border-radius:22px;box-shadow:0 18px 50px rgba(0,0,0,.14);padding:18px;display:none !important;flex-direction:column;align-items:stretch;gap:16px}.nav-actions.open{display:flex !important}.nav-actions .btn-green{display:none !important}.site-nav{gap:0 !important;flex-direction:column;align-items:stretch;width:100%;max-width:none !important;overflow:visible !important}.site-nav a{font-size:1rem;padding:12px 0 !important;text-align:left}.site-nav a::after{bottom:4px;right:auto;width:36px}}@media (max-width:560px){.hero-award{margin-bottom:18px}.hero-award-image{width:min(190px,62vw)}}.hero-sub{margin-bottom:28px}.store-row{margin-bottom:46px}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-copy{order:1}.hero-device{order:2 !important}}@media(max-width:900px){.hero{align-items:flex-start}.hero-grid{grid-template-columns:1fr;gap:34px}.hero-copy{order:1}.hero-device{order:2 !important}.hero-stats{display:none}}@media(max-width:560px){.hero-main{padding-top:48px}.hero-h1{margin-bottom:28px}.hero-sub{margin-bottom:34px}.store-row{margin-bottom:8px}.hero-device{margin-top:0}}@media(max-width:900px){.hero{align-items:flex-start !important}.hero-main{padding-top:48px !important}.hero-grid{display:grid !important;grid-template-columns:1fr !important;gap:34px !important}.hero-copy{order:1 !important;text-align:center !important;margin-left:auto !important;margin-right:auto !important}.hero-copy>.hero-award{display:inline-flex !important;justify-content:center !important}.hero-device{order:2 !important;margin-top:0 !important}.hero-stats{display:none !important}.store-row{justify-content:center !important;margin-bottom:8px !important}}@media(max-width:560px){.hero-main{padding-top:44px !important}.hero-h1{margin-bottom:28px !important}.hero-sub{margin-bottom:34px !important}}.store-pill{min-width:300px !important;justify-content:center !important}@media(max-width:560px){.store-pill{width:min(300px,84vw) !important;min-width:0 !important}}@media(max-width:900px){.community{display:none !important}}.store-pill{min-width:300px !important;justify-content:center !important;gap:12px !important}.store-pill-one-line{display:inline-block;white-space:nowrap;font-size:1rem;font-weight:900;line-height:1}@media(max-width:560px){.store-pill{width:min(300px,84vw) !important;min-width:0 !important}.store-pill-one-line{font-size:.98rem}}.store-pill{width:300px !important;min-width:300px !important;height:64px !important;padding:0 28px !important;border-radius:18px !important;background:#fff !important;color:#111 !important;border:0 !important;box-shadow:0 10px 26px rgba(0,0,0,.10) !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:12px !important}.store-pill>span:first-child{font-size:20px !important;line-height:1 !important}.store-pill-one-line{display:inline-block !important;white-space:nowrap !important;font-size:1rem !important;font-weight:900 !important;line-height:1 !important;letter-spacing:-.01em !important}@media(max-width:560px){.store-pill{width:min(300px,84vw) !important;min-width:0 !important;height:64px !important}.store-pill-one-line{font-size:1rem !important}}.store-pill{width:300px !important;min-width:300px !important;height:64px !important;padding:0 28px !important;border-radius:18px !important;background:#111 !important;color:#fff !important;border:0 !important;box-shadow:0 10px 26px rgba(0,0,0,.16) !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:12px !important}.store-pill>span:first-child{color:#fff !important;font-size:20px !important;line-height:1 !important}.store-pill-one-line{color:#fff !important;display:inline-block !important;white-space:nowrap !important;font-size:1rem !important;font-weight:900 !important;line-height:1 !important;letter-spacing:-.01em !important}@media(max-width:560px){.store-pill{width:min(300px,84vw) !important;min-width:0 !important;height:64px !important}.store-pill-one-line{font-size:1rem !important}}.store-pill>span:first-child{font-size:22px !important}@media(max-width:900px){.hero{min-height:100svh !important;align-items:stretch !important}.hero-main{min-height:calc(100svh - 64px) !important;display:flex !important;flex-direction:column !important;padding-bottom:0 !important}.hero-grid{flex:1 !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important}.hero-copy{order:1 !important}.hero-device{order:2 !important;margin-top:auto !important;align-items:flex-end !important;justify-content:center !important;padding-bottom:0 !important}.hero-device img{margin-bottom:0 !important}}@media(max-width:560px){.hero-main{padding-bottom:0 !important}.hero-device{margin-top:auto !important}}@media(max-width:700px){.hero-device img#heroDeviceImage{max-height:52svh;width:auto;max-width:96vw;object-fit:contain}}body.is-iphone .hero-device img#heroDeviceImage{transform:scale(1.5) !important;transform-origin:bottom center !important}@media(max-width:700px){body.is-iphone .hero-device{overflow:visible !important}body.is-iphone .hero-device img#heroDeviceImage{max-height:52svh !important;max-width:96vw !important}}@media(max-width:700px){body.is-iphone .hero-device{margin-top:90px !important}body.is-iphone .hero-device img#heroDeviceImage{transform:translateY(34px) scale(1.5) !important;transform-origin:bottom center !important}}@media(max-width:390px){body.is-iphone .hero-device{margin-top:105px !important}body.is-iphone .hero-device img#heroDeviceImage{transform:translateY(42px) scale(1.5) !important}}@media(max-width:700px){body.is-iphone .hero{min-height:118svh !important}body.is-iphone .hero-main{min-height:calc(118svh - 64px) !important;padding-bottom:0 !important}body.is-iphone .hero-grid{min-height:100% !important}body.is-iphone .hero-device{margin-top:auto !important;padding-top:58px !important;padding-bottom:0 !important}body.is-iphone .hero-device img#heroDeviceImage{transform:scale(1.5) !important;transform-origin:bottom center !important}}@media(max-width:390px){body.is-iphone .hero{min-height:124svh !important}body.is-iphone .hero-main{min-height:calc(124svh - 64px) !important}body.is-iphone .hero-device{padding-top:70px !important}}@media(max-width:700px){body.is-iphone .hero{min-height:124svh !important;overflow:hidden !important}body.is-iphone .hero-main{min-height:calc(124svh - 64px) !important;padding-bottom:0 !important}body.is-iphone .store-row{position:relative !important;z-index:5 !important;margin-bottom:72px !important}body.is-iphone .hero-device{position:relative !important;z-index:1 !important;margin-top:0 !important;padding-top:0 !important;padding-bottom:0 !important;overflow:visible !important}body.is-iphone .hero-device img#heroDeviceImage{transform:scale(1.5) !important;transform-origin:top center !important;margin-top:0 !important}}@media(max-width:390px){body.is-iphone .hero{min-height:130svh !important}body.is-iphone .hero-main{min-height:calc(130svh - 64px) !important}body.is-iphone .store-row{margin-bottom:86px !important}}@media(max-width:700px){body.is-iphone .hero-device img#heroDeviceImage{transform:translateY(-128px) scale(1.5) !important;transform-origin:top center !important}}@media(max-width:390px){body.is-iphone .hero-device img#heroDeviceImage{transform:translateY(-128px) scale(1.5) !important}}@media(max-width:700px){body.is-iphone .hero-device img#heroDeviceImage{transform:translateY(-133px) scale(1.5) !important;transform-origin:top center !important}}@media(max-width:390px){body.is-iphone .hero-device img#heroDeviceImage{transform:translateY(-133px) scale(1.5) !important}}@media(max-width:700px){body.is-iphone .hero-device img#heroDeviceImage{transform:translateY(-153px) scale(1.5) !important;transform-origin:top center !important}}@media(max-width:390px){body.is-iphone .hero-device img#heroDeviceImage{transform:translateY(-153px) scale(1.5) !important}}@media(max-width:700px){body.is-iphone .hero{min-height:calc(124svh+100px) !important;padding-bottom:100px !important}body.is-iphone .hero-main{min-height:calc(124svh - 64px+100px) !important}}@media(max-width:390px){body.is-iphone .hero{min-height:calc(130svh+100px) !important;padding-bottom:100px !important}body.is-iphone .hero-main{min-height:calc(130svh - 64px+100px) !important}}@media(max-width:700px){body.is-iphone .hero{min-height:calc(124svh+100px) !important;overflow:hidden !important;display:flex !important;align-items:stretch !important}body.is-iphone .hero-main{min-height:calc(124svh - 64px+100px) !important;display:flex !important;flex-direction:column !important;padding-bottom:0 !important}body.is-iphone .hero-grid{flex:1 !important;display:flex !important;flex-direction:column !important}body.is-iphone .hero-copy{order:1 !important}body.is-iphone .hero-device{order:2 !important;margin-top:auto !important;padding-top:0 !important;padding-bottom:0 !important;align-items:flex-end !important;justify-content:center !important;overflow:visible !important}body.is-iphone .hero-device img#heroDeviceImage{transform:scale(1.5) !important;transform-origin:bottom center !important;margin-bottom:0 !important}}@media(max-width:390px){body.is-iphone .hero{min-height:calc(130svh+100px) !important}body.is-iphone .hero-main{min-height:calc(130svh - 64px+100px) !important}body.is-iphone .hero-device img#heroDeviceImage{transform:scale(1.5) !important;transform-origin:bottom center !important}}@media(max-width:700px){body.is-iphone .hero{position:relative !important;min-height:calc(124svh+100px) !important;overflow:hidden !important;display:block !important}body.is-iphone .hero-main{min-height:calc(124svh - 64px+100px) !important;display:block !important;padding-bottom:55svh !important}body.is-iphone .hero-grid{display:block !important}body.is-iphone .hero-copy{position:relative !important;z-index:3 !important;margin-left:auto !important;margin-right:auto !important}body.is-iphone .store-row{position:relative !important;z-index:4 !important;margin-bottom:0 !important}body.is-iphone .hero-device{position:absolute !important;left:0 !important;right:0 !important;bottom:0 !important;z-index:1 !important;margin:0 !important;padding:0 !important;display:flex !important;align-items:flex-end !important;justify-content:center !important;overflow:visible !important}body.is-iphone .hero-device img#heroDeviceImage{transform:scale(1.5) !important;transform-origin:bottom center !important;margin:0 auto !important;max-height:52svh !important;width:auto !important;max-width:96vw !important}}@media(max-width:390px){body.is-iphone .hero{min-height:calc(130svh+100px) !important}body.is-iphone .hero-main{min-height:calc(130svh - 64px+100px) !important;padding-bottom:58svh !important}body.is-iphone .hero-device img#heroDeviceImage{transform:scale(1.5) !important;transform-origin:bottom center !important}}@media(max-width:700px){body.is-iphone .hero{min-height:170svh !important;height:auto !important;overflow:hidden !important;display:flex !important;align-items:stretch !important;padding-bottom:0 !important}body.is-iphone .hero-main{min-height:calc(170svh - 64px) !important;height:auto !important;display:flex !important;flex-direction:column !important;padding-bottom:0 !important}body.is-iphone .hero-grid{flex:1 1 auto !important;min-height:100% !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;gap:0 !important}body.is-iphone .hero-copy{order:1 !important;position:relative !important;z-index:3 !important}body.is-iphone .store-row{position:relative !important;z-index:4 !important;margin-bottom:0 !important}body.is-iphone .hero-device{order:2 !important;position:static !important;inset:auto !important;z-index:1 !important;margin-top:auto !important;padding:0 !important;display:flex !important;align-items:flex-end !important;justify-content:center !important;overflow:visible !important;width:100% !important}body.is-iphone .hero-device img#heroDeviceImage{transform:scale(1.5) !important;transform-origin:bottom center !important;margin:0 auto !important;width:auto !important;max-width:96vw !important;max-height:52svh !important;display:block !important}}@media(max-width:390px){body.is-iphone .hero{min-height:176svh !important}body.is-iphone .hero-main{min-height:calc(176svh - 64px) !important}body.is-iphone .hero-device img#heroDeviceImage{transform:scale(1.5) !important;transform-origin:bottom center !important}}@media(max-width:700px){body.is-iphone .hero{min-height:150svh !important}body.is-iphone .hero-main{min-height:calc(150svh - 64px) !important}body.is-iphone .hero-grid{gap:0 !important}body.is-iphone .store-row{margin-bottom:0 !important}body.is-iphone .hero-device{margin-top:36px !important;padding-top:0 !important;align-items:flex-start !important}body.is-iphone .hero-device img#heroDeviceImage{transform:scale(1.5) !important;transform-origin:top center !important}}@media(max-width:390px){body.is-iphone .hero{min-height:156svh !important}body.is-iphone .hero-main{min-height:calc(156svh - 64px) !important}body.is-iphone .hero-device{margin-top:40px !important}}@media(max-width:700px){body.is-iphone .hero{min-height:calc(150svh+30px) !important;padding-bottom:30px !important}body.is-iphone .hero-main{min-height:calc(150svh - 64px+30px) !important}}@media(max-width:390px){body.is-iphone .hero{min-height:calc(156svh+30px) !important;padding-bottom:30px !important}body.is-iphone .hero-main{min-height:calc(156svh - 64px+30px) !important}}@media(max-width:700px){body.is-iphone .hero{min-height:calc(150svh+35px) !important;padding-bottom:35px !important}body.is-iphone .hero-main{min-height:calc(150svh - 64px+35px) !important}}@media(max-width:390px){body.is-iphone .hero{min-height:calc(156svh+35px) !important;padding-bottom:35px !important}body.is-iphone .hero-main{min-height:calc(156svh - 64px+35px) !important}}@media(max-width:700px){body.is-iphone .hero{min-height:calc(150svh+40px) !important;padding-bottom:40px !important}body.is-iphone .hero-main{min-height:calc(150svh - 64px+40px) !important}}@media(max-width:390px){body.is-iphone .hero{min-height:calc(156svh+40px) !important;padding-bottom:40px !important}body.is-iphone .hero-main{min-height:calc(156svh - 64px+40px) !important}}@media(max-width:700px){body.is-iphone .hero{min-height:calc(150svh+45px) !important;padding-bottom:45px !important}body.is-iphone .hero-main{min-height:calc(150svh - 64px+45px) !important}}@media(max-width:390px){body.is-iphone .hero{min-height:calc(156svh+45px) !important;padding-bottom:45px !important}body.is-iphone .hero-main{min-height:calc(156svh - 64px+45px) !important}}@media(max-width:700px){body.is-iphone #paletteSolidImage{display:block !important;width:100% !important;max-width:420px !important;height:auto !important;margin:0 auto !important;object-fit:contain !important}body.is-iphone .palette-solid-image{display:block !important;width:100% !important;max-width:420px !important;height:auto !important;margin:0 auto !important;object-fit:contain !important}}@media(max-width:390px){body.is-iphone #paletteSolidImage,body.is-iphone .palette-solid-image{max-width:390px !important}}@media(max-width:700px){body.is-iphone #smartToolsImage{display:block !important;width:100% !important;max-width:420px !important;height:auto !important;margin:0 auto !important;object-fit:contain !important;transform:none !important}body.is-iphone .smart-tools-image{display:block !important;width:100% !important;max-width:420px !important;height:auto !important;margin:0 auto !important;object-fit:contain !important;transform:none !important}}@media(max-width:390px){body.is-iphone #smartToolsImage,body.is-iphone .smart-tools-image{max-width:390px !important}}@media(max-width:700px){body.is-iphone .smart-tools-visual{display:flex !important;align-items:flex-end !important;justify-content:center !important;padding-top:48px !important;padding-bottom:0 !important;min-height:520px !important;overflow:hidden !important}body.is-iphone #smartToolsImage,body.is-iphone .smart-tools-image{margin-top:auto !important;margin-bottom:0 !important;align-self:flex-end !important}}@media(max-width:390px){body.is-iphone .smart-tools-visual{min-height:500px !important}}@media(max-width:700px){body.is-iphone .palette-visual{display:flex !important;align-items:flex-end !important;justify-content:center !important;padding-top:48px !important;padding-bottom:0 !important;min-height:520px !important;overflow:hidden !important}body.is-iphone #paletteSolidImage,body.is-iphone .palette-solid-image{margin-top:auto !important;margin-bottom:0 !important;align-self:flex-end !important}}@media(max-width:390px){body.is-iphone .palette-visual{min-height:500px !important}}.store-pill.app-store-svg-link{width:auto !important;min-width:0 !important;height:auto !important;padding:0 !important;border-radius:0 !important;background:transparent !important;color:inherit !important;border:0 !important;box-shadow:none !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:0 !important}.store-pill.app-store-svg-link img{display:block !important;width:300px !important;max-width:84vw !important;height:auto !important}@media(max-width:560px){.store-pill.app-store-svg-link{width:auto !important;min-width:0 !important;height:auto !important}.store-pill.app-store-svg-link img{width:min(300px,84vw) !important}}.store-pill.app-store-svg-link img{width:240px !important;max-width:70vw !important}@media(max-width:560px){.store-pill.app-store-svg-link img{width:min(240px,70vw) !important}}.store-pill.app-store-svg-link img{width:192px !important;max-width:60vw !important}@media(max-width:560px){.store-pill.app-store-svg-link img{width:min(192px,60vw) !important}}.hero-award-image{width:min(161px,42vw) !important}@media(max-width:560px){.hero-award-image{width:min(133px,44vw) !important}}.hero-stats{display:none !important}@media(min-width:901px){.hero{min-height:auto !important;align-items:flex-start !important;padding-top:0 !important}.hero-main{max-width:1180px !important;padding:76px 44px 0 !important}.hero-grid{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;gap:46px !important}.hero-copy{max-width:860px !important;text-align:center !important;margin:0 auto !important}.hero-award{justify-content:center !important;margin-bottom:22px !important}.hero-h1{max-width:900px !important;margin-left:auto !important;margin-right:auto !important;margin-bottom:24px !important;font-size:clamp(4.4rem,7.4vw,7.2rem) !important;line-height:.92 !important;letter-spacing:-.065em !important}.hero-line{white-space:normal !important}.hero-sub{max-width:680px !important;margin-left:auto !important;margin-right:auto !important;margin-bottom:30px !important;font-size:1.12rem !important;line-height:1.72 !important}.store-row{justify-content:center !important;margin-bottom:0 !important}.hero-device{width:100% !important;display:flex !important;justify-content:center !important;align-items:flex-end !important;margin-top:0 !important}.hero-device img#heroDeviceImage,.hero-device img{width:min(920px,92vw) !important;max-width:920px !important;height:auto !important;margin:0 auto !important;filter:drop-shadow(0 26px 52px rgba(0,0,0,.16)) !important}}@media(min-width:901px){.hero{min-height:calc(100vh - 64px) !important;align-items:center !important;padding-top:16px !important}.hero-main{max-width:1320px !important;width:100% !important;padding:16px 44px 50px !important}.hero-grid{display:grid !important;grid-template-columns:1.02fr .98fr !important;align-items:center !important;justify-content:normal !important;gap:48px !important}.hero-copy{max-width:720px !important;text-align:left !important;margin:0 !important}.hero-award{justify-content:flex-start !important;margin-bottom:22px !important}.hero-h1{max-width:760px !important;margin-left:0 !important;margin-right:0 !important;margin-bottom:28px !important;font-size:clamp(4rem,6.15vw,6.8rem) !important;line-height:.94 !important;letter-spacing:-.065em !important}.hero-line{white-space:nowrap !important}.hero-sub{max-width:590px !important;margin-left:0 !important;margin-right:0 !important;margin-bottom:30px !important;font-size:1.12rem !important;line-height:1.66 !important}.store-row{justify-content:flex-start !important;margin-bottom:0 !important}.hero-device{width:auto !important;display:flex !important;justify-content:center !important;align-items:center !important;margin-top:0 !important}.hero-device img#heroDeviceImage,.hero-device img{width:min(100%,720px) !important;max-width:720px !important;height:auto !important;margin:0 auto !important;filter:drop-shadow(0 22px 46px rgba(0,0,0,.18)) !important}}@media(min-width:901px){.hero-main{max-width:1500px !important}.hero-grid{grid-template-columns:minmax(520px,.88fr) minmax(650px,1.12fr) !important;gap:36px !important}.hero-device{justify-content:flex-end !important;overflow:visible !important}.hero-device img#heroDeviceImage,.hero-device img{width:clamp(720px,52vw,980px) !important;max-width:none !important;height:auto !important}}@media(min-width:1500px){.hero-main{max-width:1680px !important}.hero-device img#heroDeviceImage,.hero-device img{width:clamp(900px,54vw,1120px) !important}}@media(min-width:1800px){.hero-main{max-width:1880px !important}.hero-device img#heroDeviceImage,.hero-device img{width:clamp(1000px,56vw,1280px) !important}}@media(min-width:901px){.hero{min-height:calc(100vh - 64px) !important;align-items:stretch !important}.hero-main{min-height:calc(100vh - 64px) !important;display:flex !important;flex-direction:column !important;padding-bottom:0 !important}.hero-grid{flex:1 !important;min-height:100% !important;align-items:stretch !important}.hero-copy{align-self:center !important}.hero-device{align-items:flex-end !important;justify-content:flex-end !important;padding-bottom:0 !important;overflow:visible !important}.hero-device img#heroDeviceImage,.hero-device img{align-self:flex-end !important;margin-bottom:0 !important}}@media(min-width:901px){.hero-device{display:flex !important;align-items:flex-end !important;justify-content:flex-end !important;overflow:visible !important}.hero-device img#heroDeviceImage,.hero-device img{width:auto !important;max-width:54vw !important;max-height:calc(100vh - 120px) !important;height:auto !important;object-fit:contain !important}}@media(min-width:901px){.hero{height:calc(100vh - 64px) !important;min-height:0 !important;overflow:hidden !important;align-items:stretch !important}.hero-main{height:100% !important;min-height:0 !important;padding-top:24px !important;padding-bottom:0 !important;display:flex !important;align-items:stretch !important}.hero-grid{height:100% !important;min-height:0 !important;display:grid !important;align-items:center !important}.hero-copy{align-self:center !important}.hero-device{height:100% !important;align-items:flex-end !important;justify-content:flex-end !important;overflow:visible !important;padding-bottom:0 !important}.hero-device img#heroDeviceImage,.hero-device img{width:auto !important;max-width:54vw !important;max-height:calc(100vh - 120px) !important;height:auto !important;object-fit:contain !important;margin-bottom:0 !important}.hero-h1{font-size:clamp(3.4rem,5.4vw,6.4rem) !important}.hero-sub{font-size:clamp(.95rem,1vw,1.12rem) !important}}.nav-app-store-badge{display:inline-flex !important;align-items:center !important;justify-content:center !important;background:transparent !important;border:0 !important;padding:0 !important;box-shadow:none !important;line-height:0 !important}.nav-app-store-badge img{display:block !important;width:142px !important;height:auto !important}@media(max-width:700px){.nav-app-store-badge{display:none !important}}.nav-app-store-badge img{width:99px !important;height:auto !important}@media(max-width:1024px){.mobile-nav-right{display:flex !important}.menu-toggle{display:flex !important}.nav-actions{position:absolute !important;top:74px;right:18px;left:18px;background:rgba(255,255,255,.98);backdrop-filter:blur(18px);border:1px solid var(--border,rgba(0,0,0,.08));border-radius:22px;box-shadow:0 18px 50px rgba(0,0,0,.14);padding:18px;display:none !important;flex-direction:column;align-items:stretch;gap:16px}.nav-actions.open{display:flex !important}.site-nav{gap:0 !important;flex-direction:column;align-items:stretch;width:100%;max-width:none !important;overflow:visible !important}.site-nav a{font-size:1rem;padding:12px 0 !important;text-align:left}.site-nav a::after{bottom:4px;right:auto;width:36px}.nav-app-store-badge{display:none !important}.btn-green{display:none !important}}@media(min-width:1025px){.mobile-nav-right{display:none !important}.nav-actions{display:flex !important}}@media(max-width:700px){.hero{padding-bottom:0 !important}.hero-main{padding-bottom:0 !important}.hero-device{margin-bottom:0 !important;padding-bottom:0 !important;align-items:flex-end !important}.hero-device img{margin-bottom:0 !important;display:block !important}}@media(max-width:700px){.hero{padding-bottom:0 !important;margin-bottom:-100px !important}.hero-main{padding-bottom:0 !important}.hero-device{margin-bottom:-100px !important;padding-bottom:0 !important;align-items:flex-end !important}.hero-device img{margin-bottom:0 !important;display:block !important}}@media(max-width:700px){body.is-iphone .hero{min-height:calc(100svh - 74px) !important;display:flex !important;align-items:stretch !important;overflow:hidden !important;margin-bottom:0 !important;padding-bottom:0 !important}body.is-iphone .hero-main{flex:1 1 auto !important;min-height:calc(100svh - 74px) !important;display:flex !important;flex-direction:column !important;padding-bottom:0 !important}body.is-iphone .hero-grid{flex:1 1 auto !important;min-height:0 !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;gap:20px !important}body.is-iphone .hero-copy{flex:0 0 auto !important;order:1 !important}body.is-iphone .hero-device{flex:1 1 auto !important;order:2 !important;display:flex !important;align-items:flex-end !important;justify-content:center !important;margin-top:auto !important;margin-bottom:0 !important;padding-bottom:0 !important;min-height:0 !important;overflow:visible !important}body.is-iphone .hero-device img#heroDeviceImage{display:block !important;margin-bottom:0 !important;transform:scale(1.5) !important;transform-origin:bottom center !important;max-height:52svh !important;max-width:96vw !important}}@media(max-width:700px){body.is-iphone .hero{min-height:calc(100svh - 74px+100px) !important;display:flex !important;align-items:stretch !important;overflow:hidden !important;margin-bottom:0 !important;padding-bottom:0 !important}body.is-iphone .hero-main{flex:1 1 auto !important;min-height:calc(100svh - 74px+100px) !important;display:flex !important;flex-direction:column !important;padding-bottom:0 !important}body.is-iphone .hero-grid{flex:1 1 auto !important;min-height:0 !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;gap:20px !important}body.is-iphone .hero-copy{flex:0 0 auto !important;order:1 !important}body.is-iphone .hero-device{flex:1 1 auto !important;order:2 !important;display:flex !important;align-items:flex-end !important;justify-content:center !important;margin-top:auto !important;margin-bottom:0 !important;padding-bottom:0 !important;min-height:0 !important;overflow:visible !important}body.is-iphone .hero-device img#heroDeviceImage{display:block !important;margin-bottom:0 !important;transform:scale(1.5) !important;transform-origin:bottom center !important;max-height:52svh !important;max-width:96vw !important}}@media(max-width:700px){.hero{min-height:calc(100svh+100px) !important;height:auto !important;display:flex !important;align-items:stretch !important;overflow:hidden !important;margin-bottom:0 !important;padding-bottom:0 !important}.hero-main{flex:1 1 auto !important;min-height:calc(100svh+100px) !important;display:flex !important;flex-direction:column !important;padding-top:48px !important;padding-bottom:0 !important}.hero-grid{flex:1 1 auto !important;min-height:0 !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;gap:20px !important}.hero-copy{flex:0 0 auto !important;order:1 !important}.hero-device{flex:1 1 auto !important;order:2 !important;display:flex !important;align-items:flex-end !important;justify-content:center !important;margin-top:auto !important;margin-bottom:0 !important;padding-bottom:0 !important;min-height:0 !important;overflow:visible !important}.hero-device img#heroDeviceImage{display:block !important;margin-bottom:0 !important;max-width:96vw !important;max-height:52svh !important;width:auto !important;height:auto !important;object-fit:contain !important}body.is-iphone .hero-device img#heroDeviceImage{transform:scale(1.5) !important;transform-origin:bottom center !important}}@media(max-width:700px){.hero{height:auto !important;min-height:auto !important;overflow:hidden !important;margin-bottom:0 !important;padding-bottom:0 !important}.hero-main{height:auto !important;min-height:auto !important;display:block !important;padding-top:48px !important;padding-bottom:0 !important}.hero-grid{height:auto !important;min-height:auto !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;gap:0 !important}.hero-copy{order:1 !important;position:relative !important;z-index:3 !important;flex:0 0 auto !important}.store-row{position:relative !important;z-index:4 !important;margin-bottom:0 !important}.hero-device{order:2 !important;position:relative !important;z-index:1 !important;flex:0 0 auto !important;display:flex !important;align-items:flex-end !important;justify-content:center !important;margin-top:34px !important;margin-bottom:0 !important;padding-top:0 !important;padding-bottom:0 !important;min-height:0 !important;overflow:visible !important}.hero-device img#heroDeviceImage{display:block !important;margin:0 auto !important;height:auto !important;object-fit:contain !important}body.is-iphone .hero-device img#heroDeviceImage{transform:none !important;transform-origin:bottom center !important;width:min(144vw,620px) !important;max-width:none !important;max-height:none !important}}@media(max-width:390px){.hero-device{margin-top:30px !important}body.is-iphone .hero-device img#heroDeviceImage{width:min(146vw,590px) !important}}@media(max-width:700px){body.is-iphone .hero-device img#heroDeviceImage{width:min(122vw,527px) !important;max-width:none !important;max-height:none !important}}@media(max-width:390px){body.is-iphone .hero-device img#heroDeviceImage{width:min(124vw,501px) !important}}@media(max-width:700px){.hero-device img#heroDeviceImage{width:min(122vw,527px) !important;max-width:none !important;max-height:none !important;height:auto !important;transform:none !important;object-fit:contain !important}body.is-iphone .hero-device img#heroDeviceImage{width:min(122vw,527px) !important;max-width:none !important;max-height:none !important;height:auto !important;transform:none !important;transform-origin:bottom center !important;object-fit:contain !important}}@media(max-width:390px){.hero-device img#heroDeviceImage,body.is-iphone .hero-device img#heroDeviceImage{width:min(124vw,501px) !important}}@media(max-width:700px){.hero-device img#heroDeviceImage,body.is-iphone .hero-device img#heroDeviceImage{width:min(105vw,455px) !important;max-width:105vw !important;max-height:none !important;height:auto !important;transform:none !important;transform-origin:bottom center !important;object-fit:contain !important;margin-left:auto !important;margin-right:auto !important}}@media(max-width:390px){.hero-device img#heroDeviceImage,body.is-iphone .hero-device img#heroDeviceImage{width:min(105vw,425px) !important;max-width:105vw !important;transform:none !important}}@media(max-width:700px){.hero-device img#heroDeviceImage,body.is-iphone .hero-device img#heroDeviceImage{width:min(101vw,434px) !important;max-width:101vw !important;max-height:none !important;height:auto !important;transform:none !important;transform-origin:bottom center !important;object-fit:contain !important;margin-left:auto !important;margin-right:auto !important}}@media(max-width:390px){.hero-device img#heroDeviceImage,body.is-iphone .hero-device img#heroDeviceImage{width:min(102vw,413px) !important;max-width:102vw !important;transform:none !important}}@media(max-width:700px){.hero-device img#heroDeviceImage,body.is-iphone .hero-device img#heroDeviceImage{width:min(72vw,310px) !important;max-width:72vw !important;max-height:none !important;height:auto !important;transform:none !important;transform-origin:bottom center !important;object-fit:contain !important;margin-left:auto !important;margin-right:auto !important}}@media(max-width:390px){.hero-device img#heroDeviceImage,body.is-iphone .hero-device img#heroDeviceImage{width:min(74vw,290px) !important;max-width:74vw !important;transform:none !important}}@media(max-width:700px){.hero-device img#heroDeviceImage,body.is-iphone .hero-device img#heroDeviceImage{width:min(83vw,357px) !important;max-width:83vw !important;max-height:none !important;height:auto !important;transform:none !important;transform-origin:bottom center !important;object-fit:contain !important;margin-left:auto !important;margin-right:auto !important}}@media(max-width:390px){.hero-device img#heroDeviceImage,body.is-iphone .hero-device img#heroDeviceImage{width:min(85vw,334px) !important;max-width:85vw !important;transform:none !important}}@media(max-width:700px){body.is-iphone .fivek-visual{display:flex !important;align-items:flex-end !important;justify-content:center !important;padding-top:48px !important;padding-bottom:0 !important;min-height:520px !important;overflow:hidden !important}body.is-iphone #fiveKDrawingsImage{display:block !important;width:100% !important;max-width:420px !important;height:auto !important;margin:0 auto !important;object-fit:contain !important;transform:none !important;align-self:flex-end !important}}@media(max-width:390px){body.is-iphone .fivek-visual{min-height:500px !important}body.is-iphone #fiveKDrawingsImage{max-width:390px !important}}@media(max-width:700px){body.is-iphone .social-visual{display:flex !important;align-items:flex-end !important;justify-content:center !important;padding-top:48px !important;padding-bottom:0 !important;min-height:520px !important;overflow:hidden !important}body.is-iphone #socialImage{display:block !important;width:100% !important;max-width:420px !important;height:auto !important;margin:0 auto !important;object-fit:contain !important;transform:none !important;align-self:flex-end !important}}@media(max-width:390px){body.is-iphone .social-visual{min-height:500px !important}body.is-iphone #socialImage{max-width:390px !important}}@media(max-width:700px){.hero-device{display:flex !important;align-items:flex-end !important;justify-content:center !important;padding-top:48px !important;padding-bottom:0 !important;min-height:520px !important;overflow:hidden !important}.hero-device img#heroDeviceImage,body.is-iphone .hero-device img#heroDeviceImage{display:block !important;width:100% !important;max-width:420px !important;height:auto !important;margin:0 auto !important;object-fit:contain !important;transform:none !important;align-self:flex-end !important}}@media(max-width:390px){.hero-device{min-height:500px !important}.hero-device img#heroDeviceImage,body.is-iphone .hero-device img#heroDeviceImage{max-width:390px !important}}.footer-copy a{color:inherit;text-decoration:underline;text-underline-offset:3px}.footer-copy a:hover{color:#fff}.footer-copy a{color:inherit !important;text-decoration:none !important;transition:color .18s ease}.footer-copy a:hover{color:var(--green,#0AB289) !important;text-decoration:none !important}.nav{gap:16px !important}.nav-actions,.site-nav,.mobile-nav-right,.menu-toggle{display:none !important}.nav>.nav-app-store-badge{display:inline-flex !important;align-items:center !important;justify-content:center !important;flex:0 0 auto !important;background:transparent !important;border:0 !important;padding:0 !important;box-shadow:none !important;line-height:0 !important}.nav>.nav-app-store-badge img{display:block !important;width:99px !important;height:auto !important}@media(max-width:1024px){.nav-actions,.site-nav,.mobile-nav-right,.menu-toggle{display:none !important}.nav>.nav-app-store-badge{display:inline-flex !important}}@media(max-width:700px){.nav{padding:0 16px !important}.nav-logo{gap:9px !important;min-width:0 !important}.nav-logo-icon{width:38px !important;height:38px !important;flex:0 0 38px !important}.nav-logo span:last-child{display:inline !important;font-size:.86rem !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.nav>.nav-app-store-badge img{width:92px !important}}@media(max-width:380px){.nav{padding:0 12px !important;gap:10px !important}.nav-logo span:last-child{font-size:.78rem !important}.nav>.nav-app-store-badge img{width:86px !important}}#made-to-share{scroll-margin-top:90px}.form-status{display:none;margin:18px 0;padding:14px 16px;border-radius:16px;font-weight:800}.form-success{background:#E6F7F3;color:#089170}.form-error{background:#FFF0F0;color:#B42318}body:has(.contact-form) .form-status{display:none}body:has(.contact-form) .form-success,body:has(.contact-form) .form-error{display:none}.home-faq{background:#fff;padding:96px 0}.home-faq-head{max-width:780px;margin:0 auto 36px;text-align:center}.home-faq-grid{max-width:900px;margin:0 auto;display:grid;gap:14px}.home-faq-item{background:#fff;border:1px solid var(--border,rgba(0,0,0,.08));border-radius:22px;box-shadow:0 10px 30px rgba(0,0,0,.05);overflow:hidden}.home-faq-item summary{cursor:pointer;list-style:none;padding:20px 22px;font-weight:950;color:#111;display:flex;align-items:center;justify-content:space-between;gap:18px}.home-faq-item summary::-webkit-details-marker{display:none}.home-faq-item summary::after{content:"+";width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--green-lt,#E6F7F3);color:var(--green,#0AB289);font-weight:950;flex:0 0 auto}.home-faq-item[open] summary::after{content:"–"}.home-faq-item p{padding:0 22px 22px;color:#666;line-height:1.75}.home-faq-item a{color:var(--green,#0AB289);font-weight:900}@media(max-width:700px){.home-faq{padding:74px 0}.home-faq-head{text-align:left}.home-faq-item summary{padding:18px}.home-faq-item p{padding:0 18px 18px}}.hero-device img,.feature-image,.hero-award-image,.art-img img,.nav-logo-icon img,.nav-app-store-badge img,.store-pill img{height:auto !important;object-fit:contain}@media(min-width:701px) and (max-width:900px){#fiveKDrawingsImage,#smartToolsImage,#socialImage{display:block !important;margin-left:auto !important;margin-right:auto !important;align-self:center !important}.fivek-visual,.smart-tools-visual,.social-visual,.feat-visual:has(#fiveKDrawingsImage),.feat-visual:has(#smartToolsImage),.feat-visual:has(#socialImage){display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important}.feat-block,.feat-block.flip{justify-items:center !important}.feat-block>.feat-visual{width:100% !important}}@media(min-width:701px) and (max-width:900px){.feat-visual{display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important}.feat-visual>picture{display:flex !important;align-items:center !important;justify-content:center !important;width:100% !important;max-width:100% !important;margin-left:auto !important;margin-right:auto !important}.feat-visual>picture>img,#fiveKDrawingsImage,#smartToolsImage,#paletteSolidImage,#socialImage{display:block !important;margin-left:auto !important;margin-right:auto !important;align-self:center !important;justify-self:center !important}#fiveKDrawingsImage,#smartToolsImage,#socialImage{transform:none !important;left:auto !important;right:auto !important}.feat-block,.feat-block.flip{justify-items:center !important}.feat-block>.feat-visual{width:100% !important;margin-left:auto !important;margin-right:auto !important}}.faq-search-wrap{max-width:760px;margin:28px auto 34px;padding:0 20px}.faq-search-label{display:block;font-weight:950;color:#111;margin-bottom:10px;letter-spacing:-.02em}.faq-search-box{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--border,rgba(0,0,0,.08));border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:0 16px}.faq-search-icon{color:var(--green,#0AB289);font-size:1.25rem;font-weight:900;line-height:1}.faq-search-input{width:100%;border:0;outline:0;background:transparent;padding:17px 0;font:inherit;font-weight:800;color:#111}.faq-search-input::placeholder{color:#9a9a9a}.faq-no-results{display:none;margin-top:14px;color:#777;font-weight:800;text-align:center}.faq-search-item.is-hidden{display:none !important}@media(max-width:700px){.faq-search-wrap{margin:22px auto 28px;padding:0}.faq-search-box{border-radius:18px}.faq-search-input{padding:15px 0}}.faq-steps{margin:0;padding:0 0 0 22px;color:#666;line-height:1.75}.faq-steps li{margin:8px 0;padding-left:4px}.faq-steps strong{color:#111;font-weight:950}.faq-video-wrap{margin:4px 0 18px;border-radius:22px;overflow:hidden;background:#f5f5f7;border:1px solid var(--border,rgba(0,0,0,.08));box-shadow:0 12px 34px rgba(0,0,0,.06)}.faq-tutorial-video{display:block;width:100%;max-height:560px;background:#f5f5f7}@media(max-width:700px){.faq-video-wrap{border-radius:18px;margin-bottom:16px}.faq-tutorial-video{max-height:520px}}.faq-tutorial-layout{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:28px;align-items:start;margin-top:8px}.faq-tutorial-phone-col{display:flex;justify-content:center}.iphone-video-frame{position:relative;width:100%;max-width:300px;background:#111;border-radius:40px;padding:14px;box-shadow:0 22px 50px rgba(0,0,0,.14),inset 0 0 0 2px rgba(255,255,255,.08)}.iphone-video-frame::before{content:"";position:absolute;inset:6px;border-radius:34px;border:1px solid rgba(255,255,255,.10);pointer-events:none}.iphone-video-notch{position:absolute;top:14px;left:50%;transform:translateX(-50%);width:36%;height:24px;background:#000;border-radius:0 0 18px 18px;z-index:2}.iphone-video-screen{position:relative;border-radius:30px;overflow:hidden;background:#f5f5f7}.faq-tutorial-video{display:block;width:100%;aspect-ratio:9 / 19.5;background:#f5f5f7;object-fit:cover}.faq-tutorial-steps-col{min-width:0}.faq-tutorial-steps-col .faq-steps{margin-top:2px}@media(max-width:900px){.faq-tutorial-layout{grid-template-columns:1fr;gap:22px}.faq-tutorial-phone-col{justify-content:flex-start}.iphone-video-frame{max-width:280px}}@media(max-width:700px){.iphone-video-frame{max-width:260px;border-radius:34px;padding:12px}.iphone-video-frame::before{inset:5px;border-radius:28px}.iphone-video-notch{top:12px;height:21px}.iphone-video-screen{border-radius:26px}}@media(max-width:700px){.faq-tutorial-phone-col{justify-content:center !important}.faq-tutorial-steps-col{padding-left:14px;padding-right:14px}.faq-tutorial-steps-col .faq-steps{padding-left:22px;padding-right:4px}}@media(min-width:701px) and (max-width:1024px){.faq-tutorial-steps-col{padding-left:18px;padding-right:18px}.faq-tutorial-steps-col .faq-steps{padding-left:24px;padding-right:8px}}@media(min-width:701px) and (max-width:1024px){.faq-tutorial-layout{padding-left:28px !important;padding-right:28px !important;box-sizing:border-box !important}.faq-tutorial-steps-col{padding-left:24px !important;padding-right:24px !important;box-sizing:border-box !important;max-width:100% !important}.faq-tutorial-steps-col .faq-steps{padding-left:26px !important;padding-right:12px !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}.faq-tutorial-steps-col .faq-steps li{padding-right:8px !important}}@media(min-width:701px) and (max-width:1024px){.faq-tutorial-layout{display:block !important;padding-left:24px !important;padding-right:24px !important;box-sizing:border-box !important}.faq-tutorial-phone-col{display:block !important;float:left !important;width:300px !important;max-width:42% !important;margin:0 28px 16px 0 !important}.faq-tutorial-phone-col .iphone-video-frame{width:100% !important;max-width:300px !important}.faq-tutorial-steps-col{display:block !important;padding-left:0 !important;padding-right:0 !important;max-width:none !important}.faq-tutorial-steps-col .faq-steps{padding-left:24px !important;padding-right:14px !important;margin:0 !important}.faq-tutorial-layout::after{content:"";display:block;clear:both}}@media(min-width:701px) and (max-width:780px){.faq-tutorial-phone-col{width:260px !important;max-width:46% !important;margin-right:22px !important}}@media(min-width:701px) and (max-width:1024px){.faq-tutorial-phone-col{margin-right:44px !important;margin-bottom:22px !important}.faq-tutorial-steps-col .faq-steps{padding-left:30px !important;padding-right:18px !important}}@media(min-width:701px) and (max-width:780px){.faq-tutorial-phone-col{margin-right:34px !important;margin-bottom:20px !important}.faq-tutorial-steps-col .faq-steps{padding-left:28px !important;padding-right:16px !important}}@media(min-width:701px) and (max-width:1024px){.faq-tutorial-layout{padding-left:34px !important;padding-right:34px !important}.faq-tutorial-phone-col{margin-right:62px !important;margin-bottom:28px !important}.faq-tutorial-steps-col .faq-steps{padding-left:36px !important;padding-right:24px !important}.faq-tutorial-steps-col .faq-steps li{padding-left:6px !important;padding-right:16px !important;margin-bottom:10px !important}}@media(min-width:701px) and (max-width:780px){.faq-tutorial-layout{padding-left:28px !important;padding-right:28px !important}.faq-tutorial-phone-col{margin-right:48px !important;margin-bottom:24px !important}.faq-tutorial-steps-col .faq-steps{padding-left:34px !important;padding-right:20px !important}}@media(min-width:1025px){.faq-tutorial-steps-col{padding-right:42px !important;box-sizing:border-box !important}.faq-tutorial-steps-col .faq-steps{padding-right:28px !important;box-sizing:border-box !important}.faq-tutorial-steps-col .faq-steps li{padding-right:18px !important}}@media(min-width:1025px){.faq-tutorial-phone-col{padding-bottom:28px !important}.iphone-video-frame{margin-bottom:28px !important}}h2.is-hidden,h3.is-hidden{display:none !important}.faq-search-item.is-hidden,h2.is-hidden,h3.is-hidden{display:none !important}.faq-search-category.is-hidden,.faq-search-item.is-hidden{display:none !important}.faq-section-title.is-hidden,.faq-search-item.is-hidden{display:none !important}.faq-section-title.is-hidden,.faq-search-item.is-hidden{display:none !important}.faq-section-title.is-hidden,.faq-search-item.is-hidden{display:none !important}