:root{color-scheme:light;--ink: #172d2d;--ink-soft: #4c6260;--teal: #087f78;--teal-dark: #0c4f4d;--mint: #dff3ed;--coral: #f36f57;--yellow: #f6c746;--paper: #f6f8f5;--white: #ffffff;--line: rgba(23, 45, 45, .14);--shell: min(1180px, calc(100vw - 64px) );font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);line-height:1.65;-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 max(28px,calc((100vw - 1320px)/2));transition:background-color .25s ease,box-shadow .25s ease,height .25s ease}.site-header.scrolled{height:68px;background:#fafbf9eb;box-shadow:0 1px 0 var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{justify-self:start;display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:700;letter-spacing:0}.brand img{width:36px;height:36px;border-radius:8px}.desktop-nav{display:flex;align-items:center;gap:34px}.desktop-nav a{font-size:14px;font-weight:600;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--coral);transition:right .2s ease}.desktop-nav a:hover:after{right:0}.header-actions{justify-self:end;display:flex;align-items:center;gap:14px}.language-switch{display:inline-grid;grid-template-columns:repeat(2,1fr);padding:3px;border:1px solid rgba(23,45,45,.2);border-radius:7px;background:#ffffff80}.language-switch button{min-width:38px;height:30px;border:0;border-radius:4px;background:transparent;cursor:pointer;font-size:12px;font-weight:700}.language-switch button[aria-pressed=true]{background:var(--ink);color:var(--white)}.header-cta{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border-radius:6px;background:var(--ink);color:var(--white);font-size:13px;font-weight:600}.header-cta svg{width:16px}.menu-button{display:none;width:40px;height:40px;padding:0;place-items:center;border:0;background:transparent;cursor:pointer}.mobile-nav{display:none}.hero{position:relative;min-height:620px;height:min(840px,83svh);isolation:isolate;overflow:hidden;background:url(/images/bebrise-alert-hero.png) 34% center / cover no-repeat}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#f4f1eb08 25%,#f6f4f0b8 57%,#f7f6f3f5 82%)}.hero-content{width:min(600px,44vw);margin-left:53%;padding-top:clamp(160px,20vh,210px)}.eyebrow,.section-kicker{margin:0 0 22px;color:var(--teal);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0}.eyebrow{display:flex;align-items:center;gap:10px}.pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px #f36f5724}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{margin-top:0;letter-spacing:0}h1{margin-bottom:26px;font-size:clamp(48px,5vw,76px);line-height:1.08;font-weight:600}h1 em{color:var(--teal);font-style:normal}.hero-copy{max-width:580px;margin:0;color:#394e4c;font-size:17px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 22px;border-radius:6px;font-weight:700;transition:transform .2s ease,background-color .2s ease}.button:hover{transform:translateY(-2px)}.button svg{width:18px}.button-primary{background:var(--teal);color:var(--white)}.button-primary:hover{background:var(--teal-dark)}.button-coral{background:var(--coral);color:#fff}.button-coral:hover{background:#dd5e48}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:700;border-bottom:1px solid var(--ink)}.text-link svg{width:17px}.hero-caption{position:absolute;right:30px;bottom:24px;color:#172d2d9e;font-size:11px;font-weight:600}.section-shell{width:var(--shell);margin:0 auto}.section-pad{padding:118px 0}.manifesto{padding-top:90px;background:var(--white)}.manifesto-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:9vw;align-items:end}h2{font-size:clamp(38px,4.5vw,64px);line-height:1.16;font-weight:600}.manifesto h2{max-width:690px;margin-bottom:0}.manifesto-copy>p{margin:0;color:var(--ink-soft);font-size:18px;line-height:1.9}.manifesto-note{display:flex;align-items:center;gap:12px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line);font-weight:600}.manifesto-note svg{width:22px;color:var(--teal)}.flow{background:#edf4f1}.section-heading{display:grid;grid-template-columns:1fr 390px;gap:60px;align-items:end;margin-bottom:58px}.section-heading h2{margin:0}.section-heading>p{color:var(--ink-soft);margin:0 0 8px}.flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.flow-card{min-height:370px;display:flex;flex-direction:column;padding:30px;border:1px solid rgba(8,127,120,.15);border-radius:8px;background:#ffffffb8}.step-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:54px;color:var(--teal);font-size:12px;font-weight:700}.step-top svg{width:27px;height:27px}.flow-card h3{margin-bottom:14px;font-size:24px}.flow-card p{margin:0;color:var(--ink-soft)}.card-label{margin-top:auto;padding-top:24px;color:var(--teal);font-size:12px;font-weight:700}.product-band{min-height:760px;display:grid;grid-template-columns:1.05fr .95fr;background:#143f40;color:var(--white)}.product-visual{position:relative;overflow:hidden}.product-visual img{width:100%;height:100%;object-fit:cover}.concept-tag{position:absolute;left:24px;bottom:24px;padding:6px 10px;border-radius:4px;background:#0e1d1db8;color:#fff;font-size:11px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-copy{align-self:center;max-width:600px;padding:80px clamp(50px,7vw,110px)}.section-kicker.light{color:#8ee0cc}.product-copy h2{margin-bottom:28px;font-size:clamp(40px,4vw,62px)}.product-copy>p{color:#ffffffb3;font-size:17px}.feature-list{display:grid;gap:0;margin:36px 0 0;padding:0;list-style:none}.feature-list li{display:flex;align-items:center;gap:14px;padding:17px 0;border-top:1px solid rgba(255,255,255,.15)}.feature-list li:last-child{border-bottom:1px solid rgba(255,255,255,.15)}.feature-list svg{width:20px;color:var(--yellow)}.app-section{overflow:hidden;background:var(--white)}.app-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.phone-stage{position:relative;min-height:710px;display:grid;place-items:center}.phone-glow{position:absolute;width:480px;height:600px;border-radius:50%;background:#d8efea;filter:blur(1px)}.phone-frame{position:relative;z-index:1;width:306px;padding:10px;border:5px solid #173536;border-radius:37px;background:#173536;box-shadow:0 34px 70px #143f4038}.phone-frame:before{content:"";position:absolute;z-index:2;top:12px;left:50%;width:70px;height:18px;transform:translate(-50%);border-radius:20px;background:#173536}.phone-frame img{width:100%;border-radius:25px}.status-pill{position:absolute;z-index:2;min-width:230px;display:flex;align-items:center;gap:12px;padding:12px 15px;border:1px solid var(--line);border-radius:8px;background:#fffffff0;box-shadow:0 18px 40px #172d2d1f}.status-pill b,.status-pill small{display:block}.status-pill b{font-size:13px}.status-pill small{color:var(--ink-soft);font-size:11px}.status-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:7px}.status-icon svg{width:19px}.status-icon.mint{background:var(--mint);color:var(--teal)}.status-icon.yellow{background:#fff2c6;color:#a16b00}.status-top{top:120px;right:-12px}.status-bottom{left:-20px;bottom:105px}.app-copy>p:not(.section-kicker){color:var(--ink-soft);font-size:17px}.app-points{margin-top:38px}.app-points>div{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:17px 0;border-top:1px solid var(--line)}.app-points>div:last-child{border-bottom:1px solid var(--line)}.app-points span{color:var(--coral);font-size:12px;font-weight:700}.app-points p{margin:0;font-weight:600}.privacy{background:#f3cf56}.privacy-heading{max-width:800px;margin-bottom:70px}.privacy-heading .section-kicker{color:#684c00}.privacy-heading h2{margin-bottom:0}.privacy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(23,45,45,.3)}.privacy-item{padding:38px 40px 0 0}.privacy-item+.privacy-item{padding-left:40px;border-left:1px solid rgba(23,45,45,.25)}.privacy-item svg{width:30px;height:30px;margin-bottom:34px}.privacy-item h3{margin-bottom:12px;font-size:22px}.privacy-item p{margin:0;color:#172d2db8}.principles{background:#102f30;color:var(--white)}.principles-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw}.principles-title{position:sticky;top:130px;align-self:start}.principles-title h2{margin:0}.principle-lines>div{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:34px 0;border-top:1px solid rgba(255,255,255,.18)}.principle-lines>div:last-child{border-bottom:1px solid rgba(255,255,255,.18)}.principle-lines span{color:var(--yellow);font-size:12px;font-weight:700}.principle-lines p{margin:0;color:#ffffffc7;font-size:19px}.faq{background:var(--paper)}.faq-layout{display:grid;grid-template-columns:340px 1fr;gap:10vw}.faq-intro{position:sticky;top:120px;align-self:start}.faq-intro h2{font-size:42px}.faq-intro>p:last-child{color:var(--ink-soft)}.accordion details{border-top:1px solid var(--line)}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;list-style:none;font-size:19px;font-weight:600}.accordion summary::-webkit-details-marker{display:none}.accordion summary svg{flex:0 0 auto;width:20px;transition:transform .2s ease}.accordion details[open] summary svg{transform:rotate(45deg)}.accordion details p{max-width:720px;margin:-8px 0 30px;color:var(--ink-soft)}.contact{min-height:650px;display:grid;place-items:center;padding:100px 24px;background:#0a7f78;color:var(--white);text-align:center}.contact-inner{max-width:840px}.contact-inner>img{width:70px;height:70px;margin:0 auto 28px;border-radius:15px;box-shadow:0 14px 28px #00000026}.contact .section-kicker{color:#c5f4e7}.contact h2{margin-bottom:24px;font-size:clamp(42px,5vw,70px)}.contact p:not(.section-kicker){margin:0 0 34px;color:#ffffffc2;font-size:18px}footer{padding:60px max(28px,calc((100vw - 1180px)/2)) 28px;background:#f7f8f6}.footer-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-bottom:52px}.footer-main p{margin:0;color:var(--ink-soft);font-size:13px}.footer-main>a:last-child{justify-self:end;font-size:13px;font-weight:600;border-bottom:1px solid var(--ink)}.footer-links{display:flex;flex-wrap:wrap;gap:10px 24px;padding:22px 0;border-top:1px solid var(--line)}.footer-links a{color:var(--ink-soft);font-size:12px;font-weight:600}.footer-links a:hover{color:var(--teal)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid var(--line);color:var(--ink-soft);font-size:11px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:980px){:root{--shell: min(100% - 40px, 760px)}.site-header{grid-template-columns:1fr auto;padding:0 20px}.desktop-nav,.header-cta{display:none}.menu-button{display:grid}.mobile-nav{position:absolute;top:68px;left:0;right:0;display:grid;max-height:0;overflow:hidden;padding:0 20px;background:#fafbf9fa;transition:max-height .25s ease,padding .25s ease}.menu-open{background:#fafbf9fa}.menu-open .mobile-nav{max-height:360px;padding-top:10px;padding-bottom:20px;box-shadow:0 1px 0 var(--line)}.mobile-nav a{padding:12px 4px;border-bottom:1px solid var(--line);font-weight:600}.hero{height:83svh;min-height:620px;background-position:28% center}.hero-shade{background:linear-gradient(0deg,#f7f6f3fa,#f7f6f3de 43%,#f7f6f305 74%)}.hero-content{width:calc(100% - 40px);margin:0 auto;padding-top:max(370px,46vh)}h1{font-size:clamp(41px,10vw,62px)}.hero-copy{max-width:640px;font-size:15px;line-height:1.7}.hero-actions{margin-top:26px}.hero-caption{display:none}.manifesto-grid,.section-heading,.app-grid,.principles-grid,.faq-layout{grid-template-columns:1fr;gap:48px}.flow-grid{grid-template-columns:1fr}.flow-card{min-height:280px}.step-top{margin-bottom:32px}.product-band{grid-template-columns:1fr}.product-visual{height:620px}.product-copy{max-width:none;padding:80px max(20px,calc((100vw - 760px)/2))}.app-grid{gap:68px}.phone-stage{order:2}.privacy-grid{grid-template-columns:1fr}.privacy-item,.privacy-item+.privacy-item{padding:30px 0;border-left:0;border-bottom:1px solid rgba(23,45,45,.25)}.privacy-item svg{margin-bottom:18px}.principles-title,.faq-intro{position:static}.footer-main{grid-template-columns:1fr;gap:20px}.footer-main>a:last-child{justify-self:start}}@media(max-width:620px){:root{--shell: calc(100% - 32px) }.site-header{height:66px}.site-header.scrolled{height:62px}.brand img{width:32px;height:32px}.brand span{font-size:18px}.header-actions{gap:6px}.language-switch button{min-width:34px;height:28px}.mobile-nav{top:62px}.hero{min-height:620px;height:83svh;background-position:31% top;background-size:auto 55%;background-color:#f6f4f0}.hero-content{padding-top:max(300px,42vh)}.eyebrow{margin-bottom:14px;font-size:10px}h1{margin-bottom:18px;font-size:clamp(38px,11.5vw,52px)}.hero-copy{font-size:14px}.hero-actions{gap:20px}.button{min-height:48px;padding:0 12px;font-size:13px}.text-link{font-size:13px}.hero-actions{gap:12px}.hero-actions .button span,.hero-actions .text-link span{white-space:nowrap}.section-pad{padding:82px 0}.manifesto{padding-top:42px}h2{font-size:38px}.manifesto-copy>p,.product-copy>p,.app-copy>p:not(.section-kicker){font-size:16px}.section-heading{margin-bottom:40px}.section-heading>p{font-size:15px}.flow-card{min-height:300px;padding:25px}.product-visual{height:450px}.product-visual img{object-position:48% center}.product-copy{padding:72px 20px}.product-copy h2{font-size:39px}.phone-stage{min-height:590px}.phone-glow{width:330px;height:500px}.phone-frame{width:245px;border-radius:32px}.status-pill{min-width:195px;padding:10px}.status-top{top:65px;right:0}.status-bottom{left:0;bottom:60px}.privacy-heading{margin-bottom:40px}.principle-lines>div{grid-template-columns:38px 1fr}.principle-lines p{font-size:16px}.faq-intro h2{font-size:38px}.accordion summary{min-height:78px;font-size:17px}.contact{min-height:600px;padding:80px 18px}.contact h2{font-size:41px}footer{padding:48px 20px 24px}.footer-bottom{flex-direction:column}}@media(max-width:350px){.hero{background-size:auto 50%}.hero-content{padding-top:275px}.hero-copy{font-size:13px;line-height:1.55}.hero-actions{margin-top:20px}.hero-actions .button span,.hero-actions .text-link span{white-space:normal}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal{opacity:1;transform:none}}
