:root{color-scheme:light;--ink:#121b30;--muted:#717887;--coral:#fc705e;--paper:#fffefd;--line:#ebe8e3;--navy:#0d1d36}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.page{width:100%;min-height:100vh}.site-card{overflow:hidden;background:var(--paper)}.topbar,.hero,.download-strip,.footer{width:100%;padding-left:max(42px,calc((100% - 1370px)/2));padding-right:max(42px,calc((100% - 1370px)/2))}.topbar{height:80px;display:flex;align-items:center;gap:36px;border-bottom:1px solid #f0ece8}.brand{display:inline-flex;align-items:center;gap:8px;font-size:23px;font-weight:800;letter-spacing:1px;white-space:nowrap}.brand img{width:32px;height:32px;object-fit:contain}.nav-links{margin-left:auto;display:flex;align-items:center;height:100%;gap:34px;font-size:14px;font-weight:600}.nav-links a{height:100%;display:flex;align-items:center;position:relative}.nav-links .is-active{color:var(--coral)}.nav-links .is-active:after{position:absolute;bottom:17px;left:3px;right:3px;height:2px;border-radius:5px;background:var(--coral);content:""}.nav-actions{display:flex;gap:10px;margin-left:4px}.login-button,.download-button{height:38px;min-width:80px;border:1px solid #aeb2b9;border-radius:9px;display:grid;place-items:center;font-size:13px;font-weight:700}.download-button{border-color:#10213b;background:#10213b;color:#fff;min-width:92px;box-shadow:0 5px 12px #10213b31}.menu-button{display:none}
.hero{position:relative;min-height:504px;padding-top:78px;padding-bottom:25px;display:grid;grid-template-columns:1.07fr .75fr .55fr;overflow:hidden}.hero-copy{position:relative;z-index:3}.hero-tag{display:inline-block;padding:6px 19px;border-radius:30px;background:linear-gradient(100deg,#fb806b,#ff655b);color:white;font-size:14px;font-weight:700;box-shadow:0 5px 12px #fa786340}.hero h1{margin:17px 0 15px;font-size:clamp(44px,4.4vw,66px);line-height:1.1;letter-spacing:3px;font-weight:900}.hero-copy>p{margin:0;color:#777b84;font-size:14px;line-height:1.75;font-weight:500}.store-buttons{display:flex;gap:13px;margin-top:34px}.store-button{height:54px;min-width:184px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;font-size:16px;font-weight:700;border:1px solid #d8d8d8;background:#fff;box-shadow:0 4px 8px #0b172214}.app-store{background:#10213b;border-color:#10213b;color:#fff}.apple{font-size:23px}.android{font-size:20px}.support-note{display:block;text-align:center;width:380px;margin-top:15px;color:#85878e;font-size:13px}.hero-device{position:relative;z-index:2;height:500px;display:flex;justify-content:center}.hero-line{position:absolute;border:3px solid #ffc9c2;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;z-index:-1}.hero-line-one{width:256px;height:295px;left:-75px;top:86px;transform:rotate(38deg)}.hero-line-two{width:150px;height:185px;right:-28px;top:138px;transform:rotate(130deg)}.phone{background:#fff;border:6px solid #151515;border-radius:37px;box-shadow:0 6px 10px #0d14282a;overflow:hidden}.phone-feed{width:250px;height:510px;margin-top:3px}.status{height:29px;padding:7px 13px 0;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:800}.status b{width:66px;height:15px;background:#050505;border-radius:20px}.feed-head{display:flex;align-items:center;justify-content:space-between;padding:4px 14px 11px;font-size:13px}.feed-head span{font-size:17px}.feed-tabs{display:flex;gap:24px;padding:0 15px 10px;font-size:11px}.feed-tabs b{position:relative}.feed-tabs b:after{content:"";position:absolute;left:4px;right:4px;bottom:-7px;height:2px;border-radius:2px;background:var(--coral)}.photo{background:#e2d8cd;overflow:hidden}.sweater{height:112px;margin:0 10px;position:relative;background:linear-gradient(135deg,#b9a998,#f4ede3 58%,#beaf9f)}.sweater:before{content:"";position:absolute;inset:15px 35px 0;background:repeating-linear-gradient(65deg,#eee9e0 0 5px,#cfc3b6 6px 8px);border-radius:45% 45% 8px 8px}.sweater i{position:absolute;width:70px;height:20px;border:5px solid #eee7dc;border-bottom:0;border-radius:50% 50% 0 0;top:12px;left:80px}.feed-title{margin:0 10px;padding:8px 2px;border:1px solid #f0eeeb;border-top:0;font-size:9px}.feed-title b,.feed-title span{display:block}.feed-title span{color:#949494;margin-top:7px;font-size:8px}.feed-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px}.feed-grid>div{font-size:9px}.feed-grid b,.feed-grid small{display:block;padding:4px 3px 0}.feed-grid small{color:#999}.bag{height:113px;background:linear-gradient(130deg,#dbd0cc,#97827b)}.bag:after{content:"✿";font-size:59px;color:#fff5df;position:relative;left:18px;top:19px;text-shadow:20px 13px #f6e9d2}.scarf{height:113px;background:repeating-linear-gradient(56deg,#dea490 0 17px,#a4c7d8 18px 35px,#e8cd65 36px 51px,#d8a4a0 52px 66px)}.app-tabbar{height:45px;border-top:1px solid #f2f2f2;display:flex;align-items:center;justify-content:space-around;font-size:12px;color:#7c7c7c}.app-tabbar>*{text-align:center}.app-tabbar small{font-size:7px;display:block}.app-tabbar b{color:var(--coral)}.app-tabbar i{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--coral);color:#fff;font-style:normal;font-size:22px}.yarn-scene{position:relative;z-index:1;margin-top:153px}.yarn-ball{position:absolute;width:104px;height:104px;border-radius:50%;background:repeating-radial-gradient(ellipse at 50% 50%,#98abf5 0 4px,#798feb 5px 7px,#b9c7ff 8px 10px);box-shadow:inset -18px -19px 25px #6378d266,0 20px 27px #7184d35c;transform:rotate(-25deg)}.yarn-ball:after{content:"";position:absolute;inset:13px;border:2px solid #c5d2ff;border-radius:50%;opacity:.8}.needle{position:absolute;width:4px;height:110px;background:#d4b78c;border-radius:5px;transform-origin:bottom;box-shadow:0 0 0 2px #e7d4b7}.needle:before{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#d4b78c;top:-6px;left:-4px}.n1{left:57px;top:-78px;transform:rotate(39deg)}.n2{left:89px;top:-65px;transform:rotate(55deg)}.yarn-tail{position:absolute;width:180px;height:138px;left:-37px;top:74px;border:3px solid #ffc6b0;border-left-color:transparent;border-top-color:transparent;border-radius:0 0 80% 85%;transform:rotate(-12deg)}
.download-strip{position:relative;z-index:5;margin:0 32px -1px;min-height:166px;padding:14px 27px;background:#fff;border:1px solid #efeeec;border-radius:18px 18px 0 0;box-shadow:0 -4px 21px #1b20300a;display:grid;grid-template-columns:2.05fr repeat(4,1fr);gap:9px}.qr-info{display:flex;align-items:center;gap:17px;border-right:1px solid #eee9e5;padding-right:15px}.qr-info b{font-size:15px}.qr-info p{margin:4px 0 11px;font-size:11px;color:#777}.qr-info span{display:flex;gap:7px}.qr-info a{padding:4px 9px;border:1px solid #e6e1dd;border-radius:7px;font-size:10px}.qr-code{position:relative;flex:none;width:88px;height:88px;border-radius:9px;background:#fff;padding:6px;object-fit:contain;box-shadow:0 0 0 1px #eee9e5}.feature{padding:6px 11px;border-right:1px solid #f0ece8}.feature:last-child{border:0}.feature-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:7px;border-radius:50%;font-style:normal;font-size:21px;color:#fff;box-shadow:0 5px 11px #526aff3d}.coral{background:linear-gradient(#ffb4a8,#fa715e)}.purple{background:linear-gradient(#bea9ff,#7b8af0)}.blue-icon{background:linear-gradient(#a8d4ff,#5c9cea)}.orange{background:linear-gradient(#ffd49a,#f4a24d)}.feature b{font-size:13px}.feature p{margin:3px 0 0;font-size:10px;line-height:1.5;color:#777}
.footer{min-height:214px;padding:30px 80px 17px;color:#e6ebf6;background:linear-gradient(115deg,#10223d,#0b1930);display:grid;grid-template-columns:2.5fr repeat(3,1fr);gap:30px;position:relative}.footer .brand{color:#fff;font-size:23px}.footer-brand p{font-size:12px;line-height:1.75;color:#c5cedd;margin:13px 0}.social{display:flex;gap:9px}.social i{font-style:normal;border:1px solid #7b879a;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;font-size:10px}.footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:11px}.footer>div>b{font-size:14px;margin-bottom:5px}.footer>div>a{font-size:12px;color:#cdd4df}.footer small{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);color:#77859b;font-size:11px;white-space:nowrap}
@media(max-width:1040px){.page{max-width:850px}.topbar{padding:0 42px}.hero{grid-template-columns:1fr 260px;min-height:500px;padding-left:55px;padding-right:55px}.yarn-scene{display:none}.download-strip{margin-left:22px;margin-right:22px;grid-template-columns:1.7fr repeat(2,1fr)}.feature:nth-of-type(n+4){display:none}.footer{padding-left:55px;padding-right:55px}.nav-links{display:none;position:absolute;top:70px;left:25px;right:25px;height:auto;padding:12px 20px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 20px #18223718;flex-direction:column;align-items:stretch;gap:0}.nav-links.is-open{display:flex}.nav-links a{height:40px}.nav-links .is-active:after{display:none}.menu-button{display:block;margin-left:auto;border:0;background:transparent;width:36px;height:36px}.menu-button i{display:block;width:21px;height:2px;margin:6px auto;background:var(--ink)}.nav-actions{margin-left:0}.topbar{position:relative}}
@media(max-width:680px){.page{padding:0;background:#fff}.site-card{border-radius:0}.topbar{height:67px;padding:0 20px;gap:9px}.brand{font-size:20px}.brand img{width:29px;height:29px}.nav-actions{display:none}.hero{padding:56px 24px 0;display:block;min-height:720px}.hero h1{font-size:42px;letter-spacing:1px}.hero-copy>p{font-size:13px}.hero-copy br{display:none}.store-buttons{margin-top:25px;gap:8px}.store-button{height:48px;min-width:0;flex:1;font-size:13px}.support-note{width:100%;font-size:12px}.hero-device{height:388px;margin-top:24px}.phone-feed{transform:scale(.76);transform-origin:top center}.download-strip{margin:0 10px;display:grid;grid-template-columns:1fr 1fr;padding:16px;gap:10px;border-radius:13px 13px 0 0}.qr-info{grid-column:span 2;border:0;border-bottom:1px solid #eee9e5;padding:0 0 12px}.qr-code{width:70px;height:70px}.qr-code{padding:5px}.feature{border:0;padding:3px 4px}.feature:nth-of-type(n+4){display:block}.feature-icon{width:35px;height:35px;font-size:17px}.footer{grid-template-columns:1fr 1fr;padding:28px 26px 54px;gap:25px}.footer-brand{grid-column:span 2}.footer small{left:25px;right:25px;transform:none;text-align:left;white-space:normal}}
@media(min-width:1041px){.download-strip{margin:0;padding-top:14px;padding-bottom:14px}.footer{padding-top:30px;padding-bottom:17px}}

/* Secondary pages */
.subpage{background:#fff;color:#102044}.sub-nav{height:66px;padding:0 max(42px,calc((100% - 1370px)/2));display:flex;align-items:center;border-bottom:1px solid #ebe8e4;background:#fff}.sub-nav nav{display:flex;gap:48px;margin:auto;font-size:14px;font-weight:650}.sub-nav nav a{height:66px;display:flex;align-items:center;position:relative}.sub-nav nav a.active:after{content:"";position:absolute;bottom:7px;left:0;right:0;height:3px;border-radius:4px;background:#fc705e}.sub-download{padding:10px 20px;border-radius:22px;background:#fc705e;color:#fff;font-size:13px;font-weight:700}.sub-hero{text-align:center;position:relative;overflow:hidden;padding:40px 20px 32px;background:linear-gradient(140deg,#fff 40%,#f4f0ff)}.sub-hero h1,.download-head h1,.legal-hero h1{margin:0;color:#0a1d48;font-size:48px;line-height:1.25;letter-spacing:2px}.sub-hero p,.download-head p{margin:10px 0 0;color:#596176;font-size:14px}.thread{position:absolute;border:2px solid #ff8b7b;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%}.thread-left{width:140px;height:75px;left:-15px;bottom:2px;transform:rotate(20deg)}.lavender-orb{position:absolute;right:-75px;top:-35px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle at 32% 33%,#e9e2ff,#d7cff9 64%,transparent 65%);opacity:.9}.feature-main{max-width:1280px;margin:auto;padding:0 42px 24px}.feature-story{min-height:358px;margin:22px 0;display:grid;grid-template-columns:1fr 1fr;border:1px solid #e2e5ef;border-radius:18px;overflow:hidden;background:#fff}.story-copy{padding:43px 50px}.story-copy h2{margin:0 0 17px;font-size:31px;letter-spacing:2px}.story-copy h2 em{display:inline-grid;place-items:center;width:43px;height:43px;margin-right:15px;border-radius:12px;background:linear-gradient(140deg,#e5f3ff,#dfd7ff);color:#286ebc;font-size:18px;font-style:normal}.story-copy>p{color:#515c73;font-size:14px;line-height:1.75}.story-copy ul{list-style:none;padding:10px 0 0;margin:0}.story-copy li{display:flex;align-items:center;gap:15px;margin:13px 0;color:#7c8494;font-size:12px}.story-copy li i{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#8072ef,#438fe7);box-shadow:0 5px 9px #6566d942;color:#fff;font-style:normal;font-size:20px}.story-copy li b{display:block;color:#172b50;font-size:14px;margin-bottom:2px}.story-visual{position:relative;overflow:hidden}.story-visual.lilac{background:radial-gradient(circle at 88% 88%,#d5c7ff,transparent 44%),#fbfbff}.story-visual.sky{background:linear-gradient(135deg,#d7f1ff,#fff 74%)}.show-phone{position:absolute;bottom:-95px;left:50%;transform:translateX(-50%) rotate(4deg);width:235px;height:420px;border:6px solid #16191e;border-radius:30px;background:#fff;box-shadow:0 8px 17px #1a224333;padding:18px 10px;color:#27314a;font-size:10px}.mini-status{height:19px;font-size:9px;font-weight:800}.show-phone>b{display:block;font-size:12px;margin:6px 0 12px}.show-phone>small{display:block;color:#6764cd;border-bottom:1px solid #eee;padding-bottom:9px}.mini-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding-top:8px}.mini-photo-grid i{height:85px;background:linear-gradient(135deg,#baa49c,#f0e8dd 45%,#8a6b63);border-radius:5px}.mini-photo-grid i:nth-child(2){background:repeating-linear-gradient(45deg,#b39578 0 9px,#e9ddcd 10px 19px)}.mini-photo-grid i:nth-child(3){background:repeating-linear-gradient(80deg,#b6a296 0 8px,#f1e9e0 9px 17px)}.mini-photo-grid i:nth-child(4){background:repeating-linear-gradient(90deg,#b3978c 0 10px,#e9dccd 11px 20px)}.show-phone button{position:absolute;bottom:112px;left:93px;border:0;border-radius:50%;width:37px;height:37px;background:#7367e8;color:#fff;font-size:27px}.project-phone{transform:translateX(-50%) rotate(-3deg);bottom:-102px}.project-progress,.task-list,.timeline,.chart,.post{margin-top:13px;padding:11px;border-radius:8px;background:#f7f9ff;line-height:1.9}.project-progress strong{float:right}.project-progress span{display:block;height:5px;margin-top:8px;border-radius:8px;background:linear-gradient(90deg,#4c90f1 64%,#e6eaf0 64%)}.task-list{background:#fff;border:1px solid #edf0f3}.progress-phone{bottom:-105px}.timeline{line-height:2.2;border-left:2px solid #a48df2;border-radius:0;background:#fff}.chart strong{display:block;font-size:14px}.chart span{display:block;height:40px;border-bottom:2px solid #8f73f2;border-radius:50%}.community-phone{transform:translateX(-50%) rotate(-3deg)}.post{background:#fff}.post button{position:static;float:right;width:auto;height:auto;padding:3px 8px;color:#fc705e;background:#fff;border:1px solid #fc705e;font-size:9px}.post>div{display:flex;gap:5px;margin:7px 0}.post>div i{width:75px;height:62px;background:repeating-linear-gradient(45deg,#c8aa9d 0 9px,#f0e3d3 10px 18px)}.feature-cta{margin:25px 0 0;padding:20px;text-align:center;color:#fff;border-radius:16px;background:linear-gradient(100deg,#ff705e,#ff654e);box-shadow:0 9px 19px #ff725c42}.feature-cta h2{margin:0;font-size:27px}.feature-cta p{font-size:12px;margin:8px}.feature-cta a{display:inline-block;margin:4px;padding:8px 32px;border-radius:9px;background:#fff;color:#fc705e;font-size:13px;font-weight:700}.simple-footer{min-height:90px;padding:18px max(42px,calc((100% - 1370px)/2));display:flex;align-items:center;gap:35px;border-top:1px solid #ebe8e4;color:#9aa1ae}.simple-footer .brand{color:#102044;font-size:18px}.simple-footer .brand img{width:25px;height:25px}.simple-footer nav{margin-left:auto;display:flex;gap:45px;font-size:12px}.simple-footer small{font-size:11px}
.download-main{position:relative;overflow:hidden;padding:20px max(42px,calc((100% - 1120px)/2)) 10px;background:linear-gradient(145deg,#fff 70%,#fff6ee)}.download-head{text-align:center;position:relative;z-index:1}.download-options{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,290px);justify-content:center;gap:56px;margin-top:24px;align-items:center}.platform-card{height:372px;padding:28px 34px;text-align:center;border:1px solid #eee9e7;border-radius:18px;background:#fff;box-shadow:0 6px 16px #1b2b4a0d}.platform-card h2{display:inline-block;margin:0 0 4px;font-size:19px}.platform-card p{margin:0 0 20px;font-size:12px;color:#687083}.platform-icon{display:inline-grid;place-items:center;float:left;width:50px;height:50px;border-radius:50%;background:#f0ebff;color:#102044;font-size:25px;font-style:normal}.android-logo{color:#2877e4;background:#e7efff}.dark-store{display:block;padding:10px;border-radius:9px;background:#0c1c36;color:#fff;font-size:16px;font-weight:700;line-height:1.1}.dark-store small{font-size:11px}.disabled{opacity:.86}.platform-card hr{border:0;border-top:1px solid #e8e5e2;margin:15px 0 10px}.platform-card>span{font-size:12px}.qr-large{display:block;width:82px;height:82px;margin:10px auto;padding:6px;border-radius:8px;background:#fff;object-fit:contain;box-shadow:0 0 0 1px #eee9e5}.platform-card>small{display:block;color:#747c8b;font-size:11px}.version{display:block;margin:-5px auto 8px;width:66px;padding:3px;border-radius:18px;background:#dbe8ff;color:#102044;font-size:12px}.download-benefits{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0 auto 12px;max-width:1120px;padding:18px;border-radius:17px;background:#fff;box-shadow:0 7px 18px #1d2b3a0b}.download-benefits article{display:flex;gap:17px;padding:6px 30px;border-right:1px solid #eee9e7}.download-benefits article:last-child{border:0}.download-benefits i{display:grid;place-items:center;flex:none;width:52px;height:52px;border-radius:50%;background:#eff0ff;color:#647fe3;font-size:26px;font-style:normal}.download-benefits b{font-size:16px}.download-benefits p{margin:5px 0;color:#657085;font-size:12px;line-height:1.55}.download-faq{display:grid;grid-template-columns:230px 1fr;gap:20px;max-width:1120px;margin:0 auto;padding:15px 28px;border-radius:16px;background:#fff;box-shadow:0 5px 15px #1d2b3a0b}.download-faq h2{font-size:20px;margin:0}.download-faq p{font-size:12px;color:#687083}.download-faq a{display:inline-block;padding:8px 17px;border:1px solid #fc8a7e;border-radius:5px;color:#fc705e;font-size:12px}.download-faq ol{padding:0;margin:0;list-style:none}.download-faq li{height:26px;padding:5px 15px;margin:2px;background:#faf9f7;border-radius:5px;font-size:12px}.download-faq li::first-letter{}.download-faq li{display:flex;justify-content:space-between}.download-thread{position:absolute;border:4px solid #f7aa9e;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%}.download-thread.one{left:-24px;top:53px;width:220px;height:160px;transform:rotate(32deg);border-color:#d8cafa;border-left-color:transparent;border-bottom-color:transparent}.download-thread.two{right:-20px;top:5px;width:220px;height:170px;transform:rotate(48deg)}.download-yarn{position:absolute;right:-23px;top:42px;width:140px;height:140px;border-radius:50%;background:repeating-linear-gradient(47deg,#a9a0ed 0 6px,#d1c8ff 7px 13px);opacity:.8}.rich-footer{min-height:180px;padding:24px max(42px,calc((100% - 1120px)/2)) 32px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:38px;position:relative;background:linear-gradient(110deg,#102544,#07162b);color:#fff}.rich-footer .brand{font-size:22px}.rich-footer p{font-size:12px;line-height:1.6;color:#c8d1df}.rich-footer>div:not(:first-child){display:flex;flex-direction:column;gap:8px;font-size:12px}.rich-footer>div>b{font-size:14px;margin-bottom:4px}.rich-footer a{color:#e7ebf4}.rich-footer small{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);color:#acb6c7;font-size:11px}
.legal-main{background:#fff}.legal-hero{min-height:210px;padding:45px max(42px,calc((100% - 1150px)/2));display:flex;justify-content:space-between;overflow:hidden;background:linear-gradient(110deg,#fff5e8,#fffdf9 60%,#fff0e8)}.legal-hero h1{font-size:45px}.legal-hero p{font-size:15px;line-height:1.7}.security-art{position:relative;width:255px;height:140px;color:#4c66d5;font-size:130px;text-align:center}.security-art i{position:absolute;right:4px;bottom:20px;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#ff7b65;color:#fff;font-size:35px;font-style:normal}.legal-layout{max-width:1150px;margin:0 auto 28px;display:grid;grid-template-columns:265px 1fr;border:1px solid #eef0f5;border-radius:16px;overflow:hidden;box-shadow:0 7px 18px #1a284016}.legal-side{padding:26px 20px;border-right:1px solid #ececf1}.legal-side h2{margin:0 0 15px;font-size:18px}.legal-side>a{display:block;margin:4px 0;padding:11px 16px;border-radius:8px;font-size:14px}.legal-side>a.selected{background:#102d5e;color:#fff}.app-manage{margin-top:30px;padding:20px;border:1px solid #e0e6ff;border-radius:12px;background:#f6f8ff}.app-manage b{font-size:14px;line-height:1.7}.app-manage p{font-size:11px;color:#596786;line-height:1.6}.app-manage a{display:block;padding:8px;text-align:center;border-radius:7px;background:#fff;font-size:12px;font-weight:700}.legal-content{padding:24px 32px;font-size:12px;line-height:1.6}.legal-content .crumb{color:#6b768a}.legal-content h1{margin:10px 0 5px;font-size:26px}.legal-content .date{color:#596477}.legal-content hr{border:0;border-top:1px solid #e3e5e9;margin:14px 0}.legal-content h3{margin:0 0 6px}.legal-content nav{color:#2761b5}.legal-content h2{font-size:18px;margin:14px 0 5px}.legal-content h4{margin:11px 0 2px;font-size:14px}.legal-content p{margin:4px 0}.legal-content ul{margin:4px 0;padding-left:18px}
@media(max-width:780px){.sub-nav{padding:0 20px}.sub-nav nav{gap:17px;font-size:12px}.sub-nav .sub-download,.locale{display:none}.sub-hero h1,.download-head h1{font-size:32px}.feature-main{padding:0 15px}.feature-story,.feature-story.reverse{grid-template-columns:1fr;min-height:640px}.feature-story.reverse .story-visual{order:2}.story-copy{padding:28px}.story-copy h2{font-size:26px}.story-visual{min-height:310px}.feature-cta h2{font-size:22px}.simple-footer{display:block;padding:20px}.simple-footer nav{margin:16px 0;gap:14px;flex-wrap:wrap}.download-main{padding:24px 16px}.download-options{grid-template-columns:1fr;gap:18px}.download-benefits{grid-template-columns:1fr}.download-benefits article{border:0;border-bottom:1px solid #eee;padding:12px}.download-faq{grid-template-columns:1fr;padding:20px}.rich-footer{grid-template-columns:1fr 1fr;padding:24px 24px 54px}.rich-footer>div:first-child{grid-column:span 2}.rich-footer small{left:24px;transform:none}}
@media(min-width:781px){.sub-nav{position:sticky;top:0;z-index:50}}

/* Single-page anchors */
.topbar{position:sticky;top:0;z-index:60;background:#fffefd}.single-feature-page{padding:20px 0 28px;background:#fff}.single-download-page{position:relative;overflow:hidden;padding:42px max(42px,calc((100% - 1120px)/2)) 24px;background:linear-gradient(145deg,#fff 70%,#fff6ee)}.single-legal-page{padding-top:28px;background:#fff}.single-feature-page,.single-download-page,.single-legal-page{scroll-margin-top:80px}.single-download-page .download-benefits{margin-top:16px}.single-legal-page .legal-hero{margin-bottom:0}.single-legal-page .legal-layout{margin-top:0}.topbar .nav-links a{scroll-margin-top:80px}
@media(max-width:680px){.topbar{position:sticky}.single-download-page{padding:30px 16px}.single-legal-page{padding-top:0}.single-feature-page{padding-top:0}}

/* Desktop spacing follows the supplied visual system: a wider home hero, then focused content pages. */
@media(min-width:1041px){.topbar,.hero,.download-strip,.footer{padding-left:max(56px,calc((100% - 1680px)/2));padding-right:max(56px,calc((100% - 1680px)/2))}.topbar{height:88px;gap:48px}.topbar .brand{font-size:28px;gap:10px}.topbar .brand img{width:43px;height:43px}.topbar .nav-links{gap:48px;font-size:16px}.topbar .nav-links .is-active:after{bottom:19px;height:3px}.topbar .nav-actions{gap:16px}.topbar .login-button,.topbar .download-button{height:46px;border-radius:11px;font-size:15px}.topbar .login-button{min-width:116px}.topbar .download-button{min-width:136px}.hero{min-height:650px;padding-top:116px;padding-bottom:38px}.hero h1{font-size:clamp(58px,4.1vw,76px);letter-spacing:4px}.hero-copy>p{font-size:16px;line-height:1.8}.hero-device{height:560px}.phone-feed{transform:scale(1.08);transform-origin:top center}.yarn-scene{margin-top:177px}.download-strip{min-height:190px}.single-feature-page .feature-main{max-width:1280px}.single-download-page{padding-left:max(56px,calc((100% - 1120px)/2));padding-right:max(56px,calc((100% - 1120px)/2))}.single-legal-page .legal-layout{max-width:1150px}}
@media(min-width:1041px){.topbar{display:grid;grid-template-columns:1fr auto 1fr;gap:0}.topbar .brand{justify-self:start}.topbar .nav-links{justify-self:center;margin:0}.topbar .nav-actions{justify-self:end;margin:0}.hero{grid-template-columns:1.05fr .85fr .42fr}.hero-device{justify-content:flex-start}.hero-device .phone-feed{margin-left:20px}.yarn-scene{margin-left:-24px}}

/* Shared card language: the home download strip is the visual reference. */
.feature-story,.platform-card,.download-benefits,.download-faq,.legal-layout{border:1px solid #ece8e3;border-radius:18px;box-shadow:0 8px 22px rgba(19,31,52,.06)}.feature-story,.platform-card,.download-benefits,.download-faq{background:rgba(255,255,255,.96)}.feature-story{border-color:#e9e8ee}.feature-story .story-visual{border-radius:0}.platform-card{box-shadow:0 8px 22px rgba(19,31,52,.055)}.download-benefits,.download-faq{box-shadow:0 7px 18px rgba(19,31,52,.055)}.legal-layout{background:#fff;box-shadow:0 8px 22px rgba(19,31,52,.06)}.app-manage{border-color:#e6e8f1;background:#fafbff}.feature-cta{border-radius:18px}.qr-info,.feature{min-height:132px}@media(max-width:680px){.feature-story,.platform-card,.download-benefits,.download-faq,.legal-layout{border-radius:14px}.qr-info,.feature{min-height:auto}}
.store-icon{width:22px;height:22px;fill:currentColor;flex:none}.app-store .store-icon,.app-store-icon{width:23px;height:25px}.topbar .brand img{object-fit:contain}.qr-info a{display:inline-flex;align-items:center;gap:5px}.qr-info .store-icon{width:13px;height:13px}

/* Flat content treatment below the hero. */
.download-strip{margin:0;border:0;border-radius:0;box-shadow:none;background:linear-gradient(180deg,rgba(247,248,252,.72),rgba(255,255,255,0));}.qr-info{border-right:1px solid #e9e7e4}.feature{border-right:1px solid #e9e7e4}.feature:last-child{border-right:0}.feature-story,.platform-card,.download-benefits,.download-faq,.legal-layout{border:0;border-radius:0;box-shadow:none;background:transparent}.feature-story{margin:0;border-bottom:1px solid #e9e7e4}.feature-story:first-child{border-top:1px solid #e9e7e4}.feature-story .story-visual{border-radius:0}.platform-card{padding-top:30px}.download-benefits{border-top:1px solid #e9e7e4;border-bottom:1px solid #e9e7e4}.download-faq{border-bottom:1px solid #e9e7e4}.legal-layout{border-top:1px solid #e9e7e4;border-bottom:1px solid #e9e7e4}.app-manage{border:0;border-left:2px solid #d9e4fa;border-radius:0;background:transparent}.feature-cta{border-radius:0;box-shadow:none}.single-feature-page{padding-bottom:0}.single-download-page{background:#fff}.single-legal-page{background:#fff}@media(max-width:680px){.download-strip{margin:0}.qr-info{border-right:0}.feature{border-right:0;border-bottom:1px solid #eee}.feature:last-child{border-bottom:0}.feature-story,.platform-card,.download-benefits,.download-faq,.legal-layout{border-radius:0}}

/* Keep the feature section flush with the viewport; each row keeps its own inner padding. */
.single-feature-page .feature-main{width:100%;max-width:none;margin:0;padding-left:0;padding-right:0}
@media(min-width:1041px){.single-feature-page .feature-main{max-width:none}}

/* Smooth the single-page flow from overview into the feature narratives. */
.single-feature-page{position:relative;padding-top:0;background:linear-gradient(180deg,#f8f9fc 0,#fff 220px)}
.single-feature-page:before{content:"";display:block;height:42px;background:linear-gradient(180deg,rgba(247,248,252,.72),rgba(248,249,252,0))}
.single-feature-page .sub-hero{padding:36px max(42px,calc((100% - 980px)/2)) 58px;background:transparent;border-top:1px solid #ebe9e5}
.single-feature-page .sub-hero h1{font-size:clamp(38px,4vw,58px);letter-spacing:1px}
.single-feature-page .sub-hero p{max-width:640px;margin:14px auto 0;line-height:1.75;color:#647086}
.single-feature-page .thread,.single-feature-page .lavender-orb{opacity:.45}
.single-feature-page .feature-main{padding-bottom:0;background:#fff}
.single-feature-page .feature-story{min-height:430px;margin:0;border:0;border-top:1px solid #e9e7e4;background:#fff}
.single-feature-page .feature-story:nth-child(even){background:linear-gradient(90deg,#fff 0,#f8fbff 100%)}
.single-feature-page .feature-story:nth-child(odd){background:linear-gradient(90deg,#fff 0,#fff9f6 100%)}
.single-feature-page .feature-story:last-child{border-bottom:1px solid #e9e7e4}
.single-feature-page .story-copy{display:flex;flex-direction:column;justify-content:center;padding-top:58px;padding-bottom:58px}
.single-feature-page .feature-story:not(.reverse) .story-copy{padding-left:max(56px,calc((100vw - 1280px)/2 + 56px));padding-right:clamp(42px,5vw,86px)}
.single-feature-page .feature-story.reverse .story-copy{padding-right:max(56px,calc((100vw - 1280px)/2 + 56px));padding-left:clamp(42px,5vw,86px)}
.single-feature-page .story-copy h2{font-size:clamp(28px,2.5vw,40px);letter-spacing:1px}
.single-feature-page .story-copy>p{max-width:560px;font-size:15px;line-height:1.9}
.single-feature-page .story-copy li{font-size:13px}
.single-feature-page .story-visual{min-height:430px}
.single-feature-page .story-visual.lilac{background:radial-gradient(circle at 72% 74%,rgba(198,185,255,.7),transparent 42%),linear-gradient(145deg,#fbfbff,#fff)}
.single-feature-page .story-visual.sky{background:radial-gradient(circle at 18% 22%,rgba(172,219,255,.56),transparent 36%),linear-gradient(145deg,#f4fbff,#fff)}
.single-feature-page .show-phone{bottom:-72px}
@media(max-width:780px){.single-feature-page:before{height:24px}.single-feature-page .sub-hero{padding:30px 22px 36px}.single-feature-page .feature-main{padding:0}.single-feature-page .feature-story,.single-feature-page .feature-story.reverse{min-height:0}.single-feature-page .feature-story:not(.reverse) .story-copy,.single-feature-page .feature-story.reverse .story-copy{padding:30px 24px}.single-feature-page .story-visual{min-height:330px}.single-feature-page .show-phone{bottom:-100px}}

.single-feature-page .feature-story,.single-feature-page .feature-story:first-child,.single-feature-page .feature-story:last-child{border-top:0;border-bottom:0}
.single-feature-page .feature-story,.single-feature-page .feature-story:nth-child(even),.single-feature-page .feature-story:nth-child(odd){background:linear-gradient(180deg,#fff 0,#fbfcff 100%)}
.single-feature-page .story-visual,.single-feature-page .story-visual.lilac,.single-feature-page .story-visual.sky{background:linear-gradient(180deg,#fbfcff 0,#fff 100%)}
.single-feature-page,.single-feature-page .feature-main,.single-feature-page .feature-story,.single-feature-page .feature-story:nth-child(even),.single-feature-page .feature-story:nth-child(odd),.single-feature-page .story-copy,.single-feature-page .story-visual,.single-feature-page .story-visual.lilac,.single-feature-page .story-visual.sky{background:#fff!important}
.legal-page .single-legal-page{padding-top:0;background:#fff}.legal-page .legal-hero{margin-bottom:0}.legal-page .legal-layout{margin-top:0;margin-bottom:0}
.legal-content .legal-note{margin:14px 0 18px;padding:14px 16px;border-left:3px solid #fc705e;background:#fff8f6;color:#5f6675}.legal-content .toc-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:10px 0 4px;color:#2761b5}.legal-content .toc-list a{line-height:1.55}.legal-content li{margin:6px 0}.legal-content a{color:#2761b5}.legal-page .legal-content{font-size:14px;line-height:1.85}.legal-page .legal-content h2{margin-top:22px}.legal-page .legal-content h4{margin-top:16px}.legal-page .legal-content p{margin:8px 0}.legal-page .legal-content ul{margin:8px 0 12px;padding-left:20px}
@media(max-width:780px){.legal-page{max-width:none;background:#fff}.legal-page .topbar,.legal-page .footer,.legal-page .legal-hero,.legal-page .legal-side{display:none}.legal-page .site-card{overflow:visible;background:#fff}.legal-page .single-legal-page{padding:0;background:#fff}.legal-page .legal-layout{display:block;margin:0;border:0}.legal-page .legal-content{padding:calc(18px + env(safe-area-inset-top)) 18px calc(28px + env(safe-area-inset-bottom));font-size:14px;line-height:1.9;overflow:hidden}.legal-page .legal-content .crumb{display:none}.legal-page .legal-content h1{margin-top:0;font-size:25px;line-height:1.28}.legal-page .legal-content h2{font-size:18px;margin-top:24px}.legal-page .legal-content h3{font-size:16px}.legal-page .legal-content h4{font-size:15px}.legal-content .toc-list{grid-template-columns:1fr;gap:6px}.legal-content .legal-note{padding:12px 14px}}
.legal-page.is-embed{min-height:100svh;background:#fff}.legal-page.is-embed .topbar,.legal-page.is-embed .footer,.legal-page.is-embed .legal-hero,.legal-page.is-embed .legal-side{display:none}.legal-page.is-embed .site-card{overflow:visible;background:#fff}.legal-page.is-embed .single-legal-page{padding:0;background:#fff}.legal-page.is-embed .legal-layout{display:block;max-width:none;margin:0;border:0}.legal-page.is-embed .legal-content{padding:calc(18px + env(safe-area-inset-top)) 18px calc(28px + env(safe-area-inset-bottom));font-size:14px;line-height:1.9}.legal-page.is-embed .legal-content .crumb{display:none}.legal-page.is-embed .legal-content h1{margin-top:0;font-size:25px;line-height:1.28}.legal-page.is-embed .legal-content h2{font-size:18px;margin-top:24px}.legal-page.is-embed .legal-content h3{font-size:16px}.legal-page.is-embed .legal-content h4{font-size:15px}.legal-page.is-embed .toc-list{grid-template-columns:1fr}.legal-page.is-embed .legal-note{background:#fff8f6}
.platform-icon svg,.dark-store svg{display:block;width:24px;height:24px;fill:currentColor}.platform-icon{align-items:center;justify-content:center}.dark-store{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px}.dark-store span{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:1.12}.dark-store span small{margin-top:3px;color:rgba(255,255,255,.74)}.platform-card .platform-icon{color:#102044}.platform-card .android-logo{color:#2877e4}

/* Mobile: keep the landing page content-first and remove desktop-only decoration. */
@media(max-width:680px){
  body{overflow-x:hidden}
  .hero{min-height:auto;padding:42px 22px 34px}
  .hero h1{font-size:38px;letter-spacing:.5px;text-wrap:balance}
  .hero-copy>p{line-height:1.85}
  .hero-device,.hero-line,.yarn-scene,.thread,.lavender-orb{display:none}
  .store-buttons{flex-direction:column}
  .store-button{width:100%}
  .support-note{width:auto;text-align:left}
  .download-strip{display:block;padding:20px 22px}
  .qr-info{display:flex;align-items:flex-start;border-bottom:0;padding:0}
  .qr-info .qr-code{width:76px;height:76px}
  .download-strip .feature{display:none}
  .single-feature-page:before{display:none}
  .single-feature-page .sub-hero{padding:34px 22px 24px;text-align:left}
  .single-feature-page .sub-hero h1{font-size:31px;text-wrap:balance}
  .single-feature-page .sub-hero p{margin-left:0;margin-right:0}
  .single-feature-page .feature-story{display:block;padding:0;border-bottom:1px solid #f0ece8}
  .single-feature-page .feature-story:last-child{border-bottom:0}
  .single-feature-page .story-visual{display:none}
  .single-feature-page .story-copy>p br{display:none}
  .single-download-page{padding:34px 18px 20px}
  .download-head{text-align:left}
  .download-head h1{font-size:30px}
  .download-options{grid-template-columns:1fr;gap:14px;margin-top:20px}
  .platform-card{height:auto;min-height:0;padding:24px 24px 22px;text-align:left}
  .platform-icon{float:none;margin-bottom:14px}
  .dark-store{justify-content:flex-start}
  .qr-large{margin-left:0}
  .download-benefits{display:none}
  .footer{display:block;padding:30px 24px 58px}
  .footer>div:not(.footer-brand){margin-top:22px}
  .footer .social{display:none}
}
