:root{--primary: #ff385c;--primary-active: #e00b41;--ink: #222222;--body: #3f3f3f;--muted: #6a6a6a;--hairline: #dddddd;--hairline-soft: #ebebeb;--canvas: #ffffff;--surface-soft: #f7f7f7;--surface-strong: #f2f2f2;--green: #48c927;--blue: #1b93f5;--navy: #18304f;--yellow: #ffca1b;color:var(--ink);font-family:Airbnb Cereal VF,Circular,-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas);overflow-x:hidden}body{margin:0;min-width:320px;background:var(--canvas);overflow-x:hidden}a{color:inherit;text-decoration:none}.page-shell{position:relative;min-height:100vh;overflow:hidden}.page-shell:after{position:absolute;top:372px;left:max(18px,calc((100vw - 1180px)/2 - 30px));width:54px;height:28px;content:"";border-radius:100% 0;background:linear-gradient(135deg,#66d742,#1fb047);opacity:.16;transform:rotate(-24deg);pointer-events:none}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 48px));height:80px;margin:0 auto;background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:700}.brand img{width:36px;height:36px;object-fit:contain;border-radius:10px}.brand-word{display:inline-flex;align-items:baseline;color:var(--navy);line-height:1}.brand-word span:nth-child(1){color:#18304f}.brand-word span:nth-child(2){color:#48c927}.brand-word span:nth-child(3){color:#1b93f5}.nav-links{display:flex;align-items:center;gap:34px;color:var(--muted);font-size:15px;font-weight:600}.nav-links a:hover{color:var(--ink)}.header-cta,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 24px;font-size:15px;font-weight:600;line-height:1;transition:transform .16s ease,background .16s ease,border-color .16s ease}.header-cta,.primary-button{background:var(--primary);color:#fff;box-shadow:0 12px 28px #ff385c38}.header-cta:hover,.primary-button:hover{background:var(--primary-active);transform:translateY(-1px)}.secondary-button{border:1px solid var(--hairline);background:#fff;color:var(--ink)}.secondary-button:hover{border-color:#c1c1c1;transform:translateY(-1px)}.with-icon{gap:9px}.with-icon svg{width:21px;height:21px;flex:0 0 auto}.hero-section{display:grid;grid-template-columns:minmax(0,.78fr) minmax(620px,1fr);align-items:start;gap:48px;width:min(1180px,calc(100% - 48px));min-height:720px;margin:0 auto;padding:104px 0 70px}.hero-copy{max-width:560px}.hero-copy h1{margin:0;max-width:10em;color:var(--ink);font-size:clamp(44px,5vw,72px);font-weight:700;line-height:1.08;letter-spacing:0;overflow-wrap:anywhere}.hero-copy p{max-width:500px;margin:24px 0 0;color:var(--body);font-size:19px;line-height:1.68}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hero-visual{position:relative;min-height:590px}.hero-visual:before{position:absolute;top:62px;right:0;bottom:34px;left:70px;content:"";border-radius:44px;background:linear-gradient(145deg,#fff7f8,#fff,#f4fbff);border:1px solid rgba(221,221,221,.72);box-shadow:0 28px 90px #18304f1a}.phone{position:absolute;padding:15px;border:7px solid #101722;border-radius:38px;background:#fff;box-shadow:0 28px 70px #18304f2b;overflow:hidden}.phone:before{position:absolute;top:7px;left:50%;width:64px;height:16px;content:"";border-radius:999px;background:#05070b;transform:translate(-50%);z-index:2}.chat-phone{z-index:3;top:0;left:58px;width:286px;height:570px;padding-bottom:56px}.mini-phone{width:218px;height:456px;padding:14px;border-width:6px;border-radius:32px}.mini-phone:before{width:56px;height:14px}.tools-phone{z-index:2;top:112px;left:332px}.feed-phone{z-index:1;top:120px;left:518px}.phone-top{display:flex;align-items:center;justify-content:space-between;gap:12px;height:42px;color:var(--navy)}.phone-top.compact{justify-content:center;height:44px;padding-top:8px}.phone-top span{width:28px;height:28px;border-radius:50%;background:url(/assets/bango-symbol.png) center / cover no-repeat}.phone-top strong{font-size:16px}.phone-top small{color:var(--green);font-size:12px;font-weight:700}.chat-card,.voice-row,.file-card{margin-top:14px;border-radius:16px;border:1px solid var(--hairline-soft);background:var(--surface-soft)}.chat-card{padding:14px}.chat-card b,.voice-row b,.file-card b{display:block;color:var(--ink);font-size:13px}.chat-card p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.incoming{background:#fff8df;border-color:#ffca1b66}.outgoing{margin-left:46px;background:#ecffed;border-color:#48c92738}.phone-tabbar{position:absolute;left:16px;right:16px;bottom:12px;display:flex;justify-content:space-around;padding-top:10px;border-top:1px solid var(--hairline-soft);color:var(--muted)}.phone-tabbar b{font-size:10px;font-weight:600}.phone-tabbar b:first-child{color:var(--primary)}.file-card{display:flex;align-items:center;gap:10px;margin-left:34px;padding:12px;background:#fff}.file-card span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#ffad21;color:#fff;font-size:13px;font-weight:700}.file-card small{color:var(--muted);font-size:11px}.image-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 0 34px}.image-strip span{height:58px;border:1px solid var(--hairline-soft);border-radius:12px;background:linear-gradient(145deg,#ffe4eb,#fff)}.image-strip span:nth-child(2){background:linear-gradient(145deg,#e8fbe0,#fff)}.image-strip span:nth-child(3){background:linear-gradient(145deg,#e0f1ff,#fff)}.voice-row{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:12px;background:#fff}.play-icon{width:38px;height:38px;border-radius:50%;background:var(--primary);position:relative}.play-icon:after{position:absolute;top:50%;left:53%;width:0;height:0;content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #fff;transform:translate(-50%,-50%)}.voice-row small,.voice-row em{color:var(--muted);font-size:11px;font-style:normal}.search-line{height:34px;margin-top:8px;padding:10px 12px;border-radius:10px;background:var(--surface-soft);color:var(--muted-soft);font-size:11px}.workbench-card{display:grid;grid-template-columns:1fr auto;gap:4px 10px;margin-top:12px;padding:12px;border:1px solid rgba(255,202,27,.32);border-radius:14px;background:linear-gradient(145deg,#fff4d8,#fff)}.workbench-card small,.workbench-card span{color:var(--muted);font-size:10px}.workbench-card b{color:var(--ink);font-size:18px;line-height:1}.workbench-card span{grid-column:1 / -1}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 9px;margin-top:18px}.tool-grid span{display:grid;justify-items:center;gap:6px}.tool-grid i{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;color:#fff;font-style:normal;font-size:12px;font-weight:700}.tool-grid b{color:var(--body);font-size:10px;font-weight:500}.tool-grid .green i{background:#31c96b}.tool-grid .rose i{background:var(--primary)}.tool-grid .blue i{background:#4387ff}.tool-grid .mint i{background:#26b86f}.tool-grid .purple i{background:#8a62ff}.tool-grid .yellow i{background:#ffb020}.tool-grid .gray i{background:#949494}.mini-task-list{display:grid;gap:8px;margin-top:18px}.mini-task-list span{display:flex;justify-content:space-between;gap:8px;padding:10px;border:1px solid var(--hairline-soft);border-radius:12px;background:#fff;color:var(--body);font-size:11px}.mini-task-list b{color:var(--primary);font-size:10px}.feed-author{display:flex;align-items:center;gap:9px;margin-top:18px}.feed-author img{width:32px;height:32px;border-radius:50%}.feed-author b,.feed-author small{display:block}.feed-author b{font-size:12px}.feed-author small{color:var(--muted);font-size:10px}.feed-text{margin:12px 0 0;color:var(--body);font-size:12px;line-height:1.45}.feed-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:12px}.feed-gallery span{height:70px;border-radius:12px;background:linear-gradient(145deg,#ffe6ec,#f7fbff);border:1px solid var(--hairline-soft)}.feed-gallery span:nth-child(2){background:linear-gradient(145deg,#e9fbdf,#fff)}.feed-gallery span:nth-child(3){background:linear-gradient(145deg,#e3f3ff,#fff)}.feed-action-row{display:flex;gap:8px;margin-top:10px;color:var(--muted)}.feed-action-row span{padding:5px 7px;border-radius:999px;background:var(--surface-soft);font-size:10px}.feed-comment{margin-top:10px;margin-bottom:42px;padding:10px;border:1px solid var(--hairline-soft);border-radius:12px;background:#fafafa}.feed-comment b,.feed-comment span{display:block;font-size:10px}.feed-comment b{color:var(--ink)}.feed-comment span{margin-top:3px;color:var(--muted)}.feed-tabs{position:absolute;left:12px;right:12px;bottom:12px;display:flex;justify-content:space-around;padding-top:12px;border-top:1px solid var(--hairline-soft);color:var(--muted)}.feed-tabs b{font-size:10px;font-weight:600}.feed-tabs b:nth-child(2){color:var(--primary)}.feature-section,.scene-section,.download-section,.support-section{width:min(1180px,calc(100% - 48px));margin:0 auto}.feature-section{position:relative;padding:88px 0 76px;border-top:1px solid var(--hairline-soft)}.feature-section:before{position:absolute;top:34px;right:32px;width:64px;height:34px;content:"";border-bottom:7px solid rgba(255,56,92,.12);border-radius:0 0 999px 999px;transform:rotate(-8deg);pointer-events:none}.section-heading{display:flex;align-items:center;flex-direction:column;max-width:1120px;margin:0 auto 38px;text-align:center}.section-heading h2{font-size:clamp(30px,3vw,44px);white-space:nowrap}.section-heading h2,.scene-copy h2,.download-copy h2{margin:0;color:var(--ink);font-size:clamp(30px,3.4vw,48px);font-weight:700;line-height:1.16;letter-spacing:0}.section-heading p,.scene-copy p,.download-copy p{margin:0;color:var(--muted);font-size:16px;line-height:1.65}.section-heading p{max-width:520px;margin-top:16px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:250px;padding:28px;border:1px solid var(--hairline-soft);border-radius:14px;background:#fff;box-shadow:0 14px 38px #18304f0d}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;color:#fff;font-size:20px;font-weight:700}.feature-icon.rose{background:var(--primary)}.feature-icon.green{background:var(--green)}.feature-icon.blue{background:var(--blue)}.feature-card h3{margin:26px 0 10px;font-size:22px;line-height:1.2}.feature-card p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.scene-section{display:grid;grid-template-columns:minmax(280px,.44fr) minmax(0,1fr);gap:52px;padding:86px 0}.scene-list{display:grid;gap:1px;overflow:hidden;border:1px solid var(--hairline-soft);border-radius:20px;background:var(--hairline-soft)}.scene-list article{display:grid;grid-template-columns:56px minmax(120px,.38fr) minmax(0,1fr);align-items:center;gap:24px;min-height:116px;padding:24px;background:#fff}.scene-list small{color:var(--primary);font-size:13px;font-weight:700}.scene-list h3{margin:0;font-size:20px}.scene-list p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.download-section{position:relative;display:grid;grid-template-columns:330px minmax(0,1fr);align-items:center;gap:56px;margin-bottom:56px;padding:46px;border-radius:32px;background:var(--surface-soft)}.download-section:after{position:absolute;top:-22px;right:42px;width:44px;height:24px;content:"";border-radius:100% 0;background:linear-gradient(135deg,#66d742,#1fb047);opacity:.22;transform:rotate(18deg);pointer-events:none}.download-brand{display:flex;align-items:center;justify-content:center;min-height:260px;border-radius:28px;background:#fff}.download-brand img{width:78%;max-height:230px;object-fit:contain}.download-copy{max-width:620px}.download-copy p{margin-top:18px}.download-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.app-store-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;padding:0 26px;border-radius:12px;background:#050505;color:#fff;box-shadow:0 16px 34px #00000024;transition:transform .16s ease,background .16s ease}.app-store-button:hover{background:#1c1c1c;transform:translateY(-1px)}.app-store-button svg{width:28px;height:28px;flex:0 0 auto}.app-store-button span{display:grid;gap:2px;font-size:17px;font-weight:700;line-height:1.05}.app-store-button small{font-size:11px;font-weight:500;opacity:.82}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:24px 0 34px;border-top:1px solid var(--hairline-soft);color:var(--muted-soft);font-size:13px;line-height:1.5}.site-footer p{margin:0}.site-footer a{color:var(--muted)}.site-footer a:hover{color:var(--ink)}.support-section{display:grid;grid-template-columns:minmax(280px,.48fr) minmax(0,1fr);gap:48px;align-items:start;padding:78px 0 82px}.support-copy{position:sticky;top:112px;padding-top:10px}.support-copy small{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#fff2f4;color:var(--primary);font-size:13px;font-weight:700}.support-copy h2{margin:24px 0 0;color:var(--ink);font-size:clamp(30px,3.4vw,48px);font-weight:700;line-height:1.16;letter-spacing:0}.support-copy p{max-width:470px;margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.72}.support-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.support-points span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid var(--hairline-soft);border-radius:999px;background:#fff;color:var(--body);font-size:14px;font-weight:600}.feedback-form{display:grid;gap:18px;padding:30px;border:1px solid var(--hairline-soft);border-radius:24px;background:#fff;box-shadow:0 22px 60px #18304f12}.form-heading h3{margin:0;color:var(--ink);font-size:24px;line-height:1.2}.form-heading p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.feedback-form label{display:grid;gap:8px;color:var(--body);font-size:14px;font-weight:600}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.feedback-form input,.feedback-form select,.feedback-form textarea{width:100%;border:1px solid var(--hairline);border-radius:14px;background:#fff;color:var(--ink);font:inherit;font-size:15px;font-weight:500;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.feedback-form input,.feedback-form select{height:48px;padding:0 14px}.feedback-form textarea{min-height:132px;padding:14px;resize:vertical;line-height:1.6}.feedback-form input::placeholder,.feedback-form textarea::placeholder{color:#a7a7a7}.feedback-form input:focus,.feedback-form select:focus,.feedback-form textarea:focus{border-color:#ff385c9e;box-shadow:0 0 0 4px #ff385c1a}.feedback-form input:disabled,.feedback-form select:disabled,.feedback-form textarea:disabled,.feedback-submit:disabled{cursor:not-allowed;opacity:.72}.feedback-message{margin:-2px 0 0;padding:12px 14px;border-radius:14px;font-size:14px;line-height:1.45}.feedback-message.success{border:1px solid rgba(72,201,39,.22);background:#efffed;color:#258315}.feedback-message.error{border:1px solid rgba(255,56,92,.22);background:#fff2f4;color:#c0183b}.feedback-submit{width:100%;border:0;cursor:pointer}@media (max-width: 940px){.site-header{width:min(100% - 32px,720px)}.nav-links{display:none}.hero-section,.scene-section,.download-section,.support-section{grid-template-columns:1fr}.hero-section{width:min(100% - 32px,720px);min-height:auto;gap:40px;padding-top:54px}.hero-visual{min-height:560px;width:min(100%,700px);margin:0 auto}.chat-phone{left:4%}.tools-phone{left:42%}.feed-phone{left:67%}.feature-section,.scene-section,.download-section,.support-section,.site-footer{width:min(100% - 32px,720px)}.feature-grid{grid-template-columns:1fr}.scene-list article{grid-template-columns:42px 1fr}.scene-list p{grid-column:2}.download-section{gap:28px;padding:28px}.section-heading h2{white-space:normal}.site-footer{align-items:flex-start;flex-direction:column}.support-copy{position:static}}@media (max-width: 560px){.site-header{height:68px}.brand-word{font-size:18px}.header-cta{min-height:42px;padding:0 16px;font-size:14px}.hero-copy h1{max-width:8.6em;font-size:36px;line-height:1.14}.hero-copy p{font-size:17px}.hero-actions,.download-actions{flex-direction:column}.primary-button,.secondary-button,.app-store-button{width:100%}.hero-visual{min-height:390px;width:100%}.phone{padding:16px;border-width:7px;border-radius:34px}.chat-phone{top:0;left:-6px;transform:scale(.66);transform-origin:top left}.tools-phone{top:74px;left:170px;transform:scale(.58);transform-origin:top left}.feed-phone{display:none}.feature-section,.scene-section{padding:64px 0}.download-brand{min-height:220px}.support-section{padding:56px 0 64px}.feedback-form{padding:22px;border-radius:20px}.form-row{grid-template-columns:1fr}}
