:root{--green-950:#062d25;--green-900:#073e32;--green-800:#0a5140;--green-700:#087a58;--green-600:#0a9968;--green-500:#18bd7b;--green-300:#7be0b0;--mint:#e7f8ef;--cream:#f7f6ef;--ink:#12201c;--muted:#65736e;--line:rgba(12,65,50,.12);--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Be Vietnam Pro,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-header{height:78px;justify-content:space-between;padding:0 clamp(22px,5vw,76px);position:absolute;z-index:20;inset:0 0 auto;color:white;border-bottom:1px solid rgba(255,255,255,.12)}.brand,.site-header{display:flex;align-items:center}.brand{gap:10px;font-weight:800;font-size:22px;letter-spacing:-.5px}.pho-logo{width:66px;height:66px;border-radius:22%;display:inline-grid;place-items:center;overflow:hidden;background:#079c4c;color:white;flex:0 0 auto;box-shadow:0 14px 36px rgba(0,112,76,.27)}.pho-logo.small{width:34px;height:34px;border-radius:10px;box-shadow:none}.pho-logo img{display:block;width:100%;height:100%;object-fit:cover}.site-header nav{display:flex;gap:34px}.site-header nav a:hover{color:white}.header-cta,.main-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:46px;padding:0 20px;border-radius:999px;background:white;color:var(--green-900);font-weight:750;font-size:14px;transition:transform .2s ease,box-shadow .2s ease}.header-cta:hover,.main-cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.14)}.line-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero{min-height:850px;position:relative;overflow:hidden;color:white;padding:142px clamp(22px,6vw,92px) 84px;background:radial-gradient(circle at 70% 15%,rgba(34,180,124,.24),transparent 27%),linear-gradient(130deg,var(--green-950),#074839 62%,#075f46);display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.88fr);align-items:center;grid-gap:clamp(40px,7vw,110px);gap:clamp(40px,7vw,110px)}.hero:after{content:"";position:absolute;inset:auto -10% -190px;height:300px;background:var(--cream);transform:rotate(-3deg);transform-origin:top left}.ambient{position:absolute;border:1px solid rgba(105,229,174,.17);border-radius:50%;pointer-events:none}.ambient.one{width:580px;height:580px;right:-190px;top:35px}.ambient.two{width:360px;height:360px;right:-75px;top:145px}.hero-copy{position:relative;z-index:2;max-width:700px;padding-bottom:90px}.launch-pill{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:12px;font-weight:650;letter-spacing:.04em}.launch-pill>i{width:7px;height:7px;flex:0 0 auto;border-radius:50%}.hero h1{font-size:clamp(55px,6.2vw,94px);line-height:1.02;letter-spacing:-.045em;margin:28px 0 25px;max-width:780px}.hero h1 em{font-weight:400;color:var(--green-300)}.hero h1.english-hero-title{margin-bottom:20px}.hero h1.english-hero-title em{display:inline-block;margin-top:8px;font-size:.66em;line-height:1;white-space:nowrap}.hero.english-hero{min-height:800px;padding-top:118px;padding-bottom:62px}.hero-copy>p{margin:0;max-width:590px;font-size:clamp(17px,1.45vw,21px);line-height:1.7}.hero-actions{margin-top:34px;display:flex;gap:20px}.main-cta{height:56px;padding:0 25px;font-size:15px}.hero-actions>span{display:grid;grid-gap:3px;gap:3px}.hero-actions b{font-size:13px}.hero-actions small{color:rgba(255,255,255,.5)}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:42px;color:rgba(255,255,255,.66);font-size:12px}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row i{display:grid;place-items:center;width:18px;height:18px;border:1px solid rgba(117,230,176,.38);border-radius:50%;color:var(--green-300);font-style:normal;font-size:10px}.device-stage{min-height:660px;position:relative;z-index:3;display:grid;place-items:center;padding-bottom:56px}.phone-shell{width:min(374px,85vw);height:730px;padding:10px;border:1px solid rgba(255,255,255,.3);border-radius:48px;background:linear-gradient(145deg,#1c2824,#071b16);box-shadow:0 45px 90px rgba(0,14,10,.48),inset 0 0 0 1px rgba(255,255,255,.08);transform:perspective(1000px) rotateY(-4deg) rotateX(1deg);transition:transform .35s ease}.phone-shell:hover{transform:perspective(1000px) rotateY(0) rotateX(0) translateY(-5px)}.phone-screen{position:relative;height:100%;overflow:hidden;border-radius:39px;background:#f8faf7;color:var(--ink)}.phone-screen:before{content:"";position:absolute;z-index:10;top:9px;left:50%;transform:translateX(-50%);width:92px;height:25px;border-radius:30px;background:#071b16}.phone-status{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-size:10px;font-weight:750}.phone-status i{width:5px}.app-bar{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e8ece9}.app-bar>span:first-child{display:flex;align-items:center;gap:8px;font-size:15px}.app-bar .pho-logo{width:29px;height:29px}.app-icons{display:flex;gap:5px}.app-icons button{position:relative;display:grid;place-items:center;width:31px;height:31px;background:transparent;border:0;color:#66746f;cursor:pointer}.app-icons button i{position:absolute;top:5px;right:4px;width:5px;height:5px;border-radius:50%;background:#f25f48;box-shadow:0 0 0 2px white}.demo-switcher{height:50px;display:flex;align-items:center;gap:5px;padding:7px 12px;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid #e8ece9}.demo-switcher::-webkit-scrollbar{display:none}.demo-switcher button{flex:0 0 34px;width:34px;height:34px;border:0;border-radius:10px;background:transparent;color:#75817d;cursor:pointer;font-weight:800;transition:.2s ease}.demo-switcher button:hover{background:#edf3ef}.demo-switcher button.active{background:var(--green-800);color:white;box-shadow:0 6px 16px rgba(7,99,71,.2)}.demo-content{height:calc(100% - 148px);padding:22px 20px 34px;animation:reveal .35s ease both;overflow-y:auto;scrollbar-width:none}.demo-content::-webkit-scrollbar{display:none}@keyframes reveal{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.home-indicator{position:absolute;bottom:7px;left:50%;transform:translateX(-50%);width:116px;height:4px;border-radius:8px;background:#10231d;opacity:.8}.eyebrow{color:var(--green-600);letter-spacing:.12em;font-size:9px;font-weight:850}.voice-demo{text-align:center}.voice-copy h3{margin:7px 0 4px;font-size:24px;letter-spacing:-.035em}.voice-copy p{color:#7d8884}.voice-orb{width:116px;height:116px;display:grid;place-items:center;position:relative;margin:25px auto 22px;border:0;border-radius:50%;background:transparent;cursor:pointer}.voice-orb .pho-logo{position:relative;z-index:3;width:82px;height:82px;transition:transform .25s ease}.voice-orb:hover .pho-logo{transform:scale(1.05)}.pulse{position:absolute;inset:12px;border-radius:50%;background:rgba(24,189,123,.17);animation:pulse 2.4s infinite}.pulse-two{animation-delay:1.2s}.voice-orb.listening .pulse{animation-duration:1s}@keyframes pulse{0%{transform:scale(.75);opacity:.8}85%,to{transform:scale(1.45);opacity:0}}.conversation{display:grid;grid-gap:9px;gap:9px;margin:-4px 0 13px;text-align:left;font-size:11px}.user-said{margin-left:auto;max-width:82%;padding:9px 11px;border-radius:13px 13px 3px 13px;background:var(--green-800);color:white}.ai-answer{display:flex;align-items:flex-start;gap:7px;max-width:95%;padding:9px;border-radius:4px 13px 13px 13px;background:#eaf4ee;color:#355048;line-height:1.45}.ai-answer .pho-logo{width:21px;height:21px}.thinking{height:34px;display:flex;align-items:center;justify-content:center;gap:4px}.thinking i{width:5px;height:5px;background:var(--green-500);border-radius:50%;animation:bounce 1s infinite alternate}.thinking i:nth-child(2){animation-delay:.2s}.thinking i:nth-child(3){animation-delay:.4s}@keyframes bounce{to{transform:translateY(-5px);opacity:.4}}.suggestions{display:grid;grid-gap:7px;gap:7px}.suggestions button{border:1px solid #dfe7e2;background:white;padding:9px 12px;border-radius:12px;color:#45554f;text-align:left;font-size:11px;cursor:pointer;transition:.2s ease}.suggestions button:hover{border-color:var(--green-500);color:var(--green-800);transform:translateX(2px)}.floating-card{position:absolute;z-index:5;display:flex;align-items:center;gap:10px;min-width:198px;padding:12px 14px;border:1px solid rgba(255,255,255,.46);border-radius:16px;background:rgba(255,255,255,.92);color:var(--ink);box-shadow:0 22px 50px rgba(0,26,18,.23);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:float 4s ease-in-out infinite}.floating-card span{display:grid;grid-gap:2px;gap:2px}.floating-card small{color:#78837f;font-size:9px}.floating-card b{font-size:11px}.fc-one{top:150px;left:-54px}.fc-two{bottom:155px;right:-67px;animation-delay:1.3s}@keyframes float{50%{transform:translateY(-8px)}}.mini-icon{width:34px;height:34px;display:grid!important;place-items:center;border-radius:10px;background:var(--mint);color:var(--green-700);font-size:17px}.avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#cae7dc;color:var(--green-900);font-size:11px;font-weight:850;flex:0 0 auto}.avatar.tiny{width:34px;height:34px}.avatar.big{width:84px;height:84px;font-size:22px;margin:0 auto}.tone-1{background:#f7dabb;color:#815028}.tone-2{background:#d9ddf8;color:#4c568e}.business-head,.demo-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.business-head>span,.demo-title>span{display:grid;grid-gap:4px;gap:4px}.demo-title b{font-size:22px}.chat-head small,.demo-title small,.person-row small{color:#7d8984;font-size:10px}.online-dot{width:9px;height:9px;margin-top:6px;border-radius:50%;background:var(--green-500);box-shadow:0 0 0 5px rgba(24,189,123,.12)}.person-row{width:100%;display:flex;align-items:center;gap:11px;padding:12px 3px;border:0;border-bottom:1px solid #e8ece9;background:transparent;text-align:left;cursor:pointer}.person-row>span:nth-child(2){display:grid;flex:1 1;grid-gap:3px;gap:3px}.person-row b{font-size:12px}.round-action{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--green-700)}.privacy-note{margin-top:18px;color:#87918d;text-align:center;font-size:9px;line-height:1.5}.call-screen{text-align:center;padding-top:24px}.call-screen h3{margin:14px 0 5px}.call-screen p{margin:0;color:#7c8883;font-size:12px}.call-actions{display:flex;justify-content:center;gap:18px;margin:38px 0 26px}.call-actions button{width:58px;height:58px;display:grid;place-items:center;border:0;border-radius:50%;background:#e7eeea;color:#426057;font-size:18px}.call-actions small{font-size:8px}.hangup{width:58px;height:58px;border:0;border-radius:50%;background:#ef5a54;color:white;font-size:30px;cursor:pointer}.message-demo{display:flex;flex-direction:column}.chat-head{display:flex;gap:10px;align-items:center;padding-bottom:13px;border-bottom:1px solid #e6ebe7}.chat-head>span:last-child{display:grid;grid-gap:3px;gap:3px}.chat-head b{font-size:12px}.messages{display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;gap:9px;padding:18px 0}.bubble{max-width:78%;padding:10px 12px;border-radius:14px;font-size:11px;line-height:1.45}.bubble.theirs{background:#e9efeb;border-bottom-left-radius:4px}.bubble.mine{margin-left:auto;background:var(--green-800);color:white;border-bottom-right-radius:4px}.message-box{display:flex;gap:7px}.message-box input{min-width:0;flex:1 1;height:42px;border:1px solid #dce4df;border-radius:22px;padding:0 14px;outline:0;font-size:11px}.message-box input:focus{border-color:var(--green-500)}.message-box button{width:42px;height:42px;border:0;border-radius:50%;background:var(--green-700);color:white;cursor:pointer;font-size:17px}.calendar-card{display:flex;gap:14px;align-items:center;padding:14px;border-radius:18px;background:var(--green-900);color:white;box-shadow:0 14px 30px rgba(3,77,54,.18)}.date-block{width:56px;height:66px;display:grid;place-content:center;text-align:center;border-radius:12px;background:white;color:var(--green-900)}.date-block b{font-size:25px;line-height:1}.date-block span{margin-top:5px;font-size:7px;font-weight:850;letter-spacing:.06em}.calendar-card h3{margin:4px 0;font-size:14px}.calendar-card p{margin:0;color:rgba(255,255,255,.62);font-size:9px}.calendar-card .eyebrow{color:var(--green-300)}.reminder-options{display:grid;grid-gap:12px;gap:12px;margin:18px 0}.reminder-options label{display:grid;grid-gap:6px;gap:6px;color:#68756f;font-size:9px;font-weight:700}.reminder-options input,.reminder-options select{width:100%;height:42px;border:1px solid #dde5e0;border-radius:11px;background:white;padding:0 11px;color:var(--ink);font-size:11px;outline:0}.primary-button{width:100%;height:43px;border:0;border-radius:12px;background:var(--green-700);color:white;font-weight:750;font-size:11px;cursor:pointer}.success-note{color:var(--green-700);text-align:center;font-size:9px}.saved-reminders{display:grid;grid-gap:6px;gap:6px;margin-top:13px;padding-top:11px;border-top:1px solid #e1e8e3;text-align:left}.saved-reminders>span{color:var(--green-600);font-size:7px;font-weight:850;letter-spacing:.1em}.saved-reminders>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 9px;border-radius:9px;background:#edf4f0}.saved-reminders b{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.saved-reminders small{flex:0 0 auto;color:#75817c;font-size:7px}.entertainment-demo h3,.game-demo h3{margin:6px 0 17px;font-size:23px}.now-playing{display:flex;align-items:center;gap:11px;padding:12px;border-radius:16px;background:var(--green-900);color:white}.cover-art{width:64px;height:64px;display:grid;place-items:center;position:relative;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,#57d59b,#10664d)}.cover-art:after{content:"";position:absolute;width:50px;height:50px;border:1px solid rgba(255,255,255,.25);border-radius:50%}.cover-art span{font-size:7px;font-weight:850}.cover-art b{font-size:21px}.now-playing>div:nth-child(2){min-width:0;flex:1 1;display:grid;grid-gap:3px;gap:3px}.now-playing small{color:var(--green-300);font-size:7px}.now-playing b{font-size:11px}.now-playing span{color:rgba(255,255,255,.55);font-size:8px}.now-playing button{width:35px;height:35px;border:0;border-radius:50%;background:white;color:var(--green-800);cursor:pointer}.track-list{display:grid;margin-top:12px}.track-list button{display:flex;align-items:center;gap:10px;padding:10px 5px;border:0;border-bottom:1px solid #e5ebe7;background:transparent;color:#68756f;text-align:left;cursor:pointer}.track-list button.active{color:var(--green-700)}.track-list button>span{width:20px;font-size:9px}.track-list b{display:grid;flex:1 1;grid-gap:3px;gap:3px;color:var(--ink);font-size:10px}.track-list small{color:#89938f;font-size:8px;font-weight:400}.track-list em{font-style:normal;font-size:18px}.game-demo>p{min-height:42px;color:#66736e;font-size:12px;line-height:1.5}.answers{display:grid;grid-gap:10px;gap:10px;margin:20px 0}.answers button{height:43px;border:1px solid #dfe6e2;border-radius:12px;background:white;color:var(--ink);cursor:pointer;font-size:11px}.answers button.correct,.answers button:hover{border-color:var(--green-500)}.answers button.correct{background:var(--mint);color:var(--green-800);font-weight:800}.answers button.wrong{border-color:#ef7a6c;background:#fff0ed;color:#b84739}.game-result{display:flex;justify-content:space-between;align-items:center;color:var(--green-700);font-size:10px}.game-result button{border:0;background:transparent;color:var(--green-700);cursor:pointer;font-size:9px}.business-head small{color:var(--green-600);letter-spacing:.08em;font-size:8px;font-style:normal}.business-head b{margin-top:4px;font-size:21px}.business-head em{padding:6px 9px;border-radius:999px;background:var(--mint);color:var(--green-700);font-size:9px;font-style:normal;font-weight:750}.metric-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.metric-row>div{display:grid;grid-gap:4px;gap:4px;padding:13px;border:1px solid #e3e9e5;border-radius:14px;background:white}.metric-row span{color:#718079;font-size:8px}.metric-row b{font-size:23px}.metric-row small{color:var(--green-600);font-size:7px}.appointment{display:flex;align-items:center;gap:9px;margin:14px 0;padding:12px;border-radius:14px;background:#e9f2ed}.time-chip{padding:7px;border-radius:8px;background:white;color:var(--green-800);font-size:9px;font-weight:800}.appointment div{min-width:0;flex:1 1;display:grid;grid-gap:3px;gap:3px}.appointment b{font-size:9px}.appointment small{color:#7a8781;font-size:7px}.appointment button{padding:7px 9px;border:0;border-radius:8px;background:var(--green-700);color:white;font-size:8px;cursor:pointer}.voice-command-business{width:100%;display:flex;align-items:center;gap:9px;padding:11px;border:1px dashed #9ccab6;border-radius:12px;background:rgba(230,248,239,.7);color:#426458;text-align:left;font-size:9px;cursor:pointer}.voice-command-business .line-icon{color:var(--green-700)}.features-section{position:relative;z-index:4;max-width:1300px;margin:-35px auto 0;padding:135px clamp(22px,5vw,70px) 150px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:clamp(52px,8vw,130px);gap:clamp(52px,8vw,130px);align-items:start}.video-showcase{grid-column:1/-1;display:grid;grid-template-columns:.62fr 1.38fr;grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);align-items:center;scroll-margin-top:90px}.video-heading h2{margin:12px 0 17px;color:#0b6436;font-size:clamp(38px,4.7vw,64px);line-height:1.02;letter-spacing:-.055em}.video-heading p{max-width:430px;margin:0;color:#617169;font-size:14px;line-height:1.7}.video-frame{position:relative;overflow:hidden;padding:7px;border:1px solid rgba(12,114,57,.12);border-radius:28px;background:#fff;box-shadow:0 28px 65px rgba(25,80,43,.15)}.video-frame:before{content:"";position:absolute;z-index:1;inset:7px;border:1px solid rgba(255,255,255,.16);border-radius:21px;pointer-events:none}.video-frame video{width:100%;aspect-ratio:16/9;display:block;border-radius:21px;background:#041c14;object-fit:contain}.section-heading{position:-webkit-sticky;position:sticky;top:60px}.section-heading h2{margin:13px 0 20px;font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.055em}.section-heading p{max-width:410px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.feature-card{min-height:132px;position:relative;display:flex;align-items:center;gap:14px;padding:20px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.65);color:var(--ink);text-align:left;cursor:pointer;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.feature-card:hover{transform:translateY(-4px);border-color:rgba(10,153,104,.35);box-shadow:0 18px 38px rgba(22,62,49,.08)}.feature-card.active{border-color:var(--green-500);box-shadow:0 0 0 3px rgba(24,189,123,.08)}.feature-card.featured{grid-column:span 2;background:var(--green-900);color:white}.feature-icon{width:52px;height:52px;display:grid;place-items:center;flex:0 0 auto;border-radius:16px;background:var(--mint);color:var(--green-700);font-size:20px}.featured .feature-icon{background:rgba(255,255,255,.12);color:var(--green-300)}.feature-card>span:nth-child(2){display:grid;grid-gap:5px;gap:5px}.feature-card b{font-size:16px}.feature-card small{color:var(--muted);font-size:11px}.featured small{color:rgba(255,255,255,.56)}.feature-card em{position:absolute;right:17px;top:16px;color:#88948f;font-size:15px;font-style:normal}.featured em{color:var(--green-300)}.industry-showcase{grid-column:1/-1;margin-top:46px;padding-top:54px;border-top:1px solid rgba(8,116,58,.1)}.industry-heading{display:grid;place-items:center;margin-bottom:28px;text-align:center}.industry-heading h3{margin:9px 0 8px;color:#0b713a;font-size:clamp(29px,3vw,42px);letter-spacing:-.04em}.industry-heading p{max-width:610px;margin:0;color:#64746d;font-size:13px;line-height:1.6}.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.industry-card{min-width:0;overflow:hidden;padding:0;border:1px solid rgba(11,105,52,.1);border-radius:22px;background:#fff;color:#14251f;text-align:left;cursor:pointer;box-shadow:0 10px 28px rgba(28,78,45,.07);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.industry-card:hover{transform:translateY(-5px);border-color:rgba(9,140,64,.34);box-shadow:0 20px 40px rgba(24,90,47,.13)}.industry-card>img{display:block;width:100%;height:190px;object-fit:cover;object-position:center;transition:transform .45s ease}.industry-card:hover>img{transform:scale(1.035)}.industry-card>span{min-height:150px;display:flex;flex-direction:column;padding:18px}.industry-card b{font-size:15px}.industry-card small{margin-top:8px;color:#687870;font-size:11px;line-height:1.55}.industry-card strong{margin-top:auto;padding-top:15px;color:#087b3e;font-size:11px}.voice-showcase{min-height:360px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.02fr .98fr;margin-top:22px;border-radius:28px;background:linear-gradient(135deg,#034f2d,#08723b);color:#fff;box-shadow:0 22px 55px rgba(5,91,45,.18)}.voice-showcase:before{content:"";position:absolute;inset:0 38% 0 0;background:radial-gradient(circle at 20% 70%,rgba(70,206,121,.22),transparent 35%);pointer-events:none}.voice-showcase-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(30px,4vw,56px)}.voice-showcase-copy>span{color:#86e4aa;font-size:9px;font-weight:850;letter-spacing:.13em}.voice-showcase-copy h3{margin:10px 0 18px;font-size:clamp(29px,3vw,44px);line-height:1.04;letter-spacing:-.045em}.voice-showcase-copy ul{display:grid;grid-gap:10px;gap:10px;margin:0 0 24px;padding:0;list-style:none;color:rgba(255,255,255,.76);font-size:12px}.voice-showcase-copy li{display:flex;align-items:center;gap:9px}.voice-showcase-copy li i{width:19px;height:19px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:rgba(123,226,164,.15);color:#8ee8b2;font-size:10px;font-style:normal}.voice-showcase-copy button{height:47px;display:inline-flex;align-items:center;gap:9px;padding:0 20px;border:0;border-radius:999px;background:#fff;color:#08743b;font-weight:800;font-size:12px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.voice-showcase-copy button:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,35,18,.2)}.voice-showcase-photo{min-height:360px;position:relative;overflow:hidden}.voice-showcase-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#08723b,rgba(8,114,59,.5) 16%,transparent 48%);pointer-events:none}.voice-showcase-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:43% center}.voice-showcase-photo span{position:absolute;z-index:2;right:24px;bottom:25px;max-width:220px;padding:13px 16px;border:1px solid rgba(255,255,255,.35);border-radius:15px 15px 4px 15px;background:rgba(2,61,31,.76);color:#fff;font-size:11px;line-height:1.5;box-shadow:0 12px 28px rgba(0,30,16,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.closing-section{padding:0 clamp(16px,3vw,44px) 44px;background:var(--cream)}.closing-card{min-height:620px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:38px;background:radial-gradient(circle at 50% 0,rgba(54,193,135,.24),transparent 34%),var(--green-950);color:white;text-align:center;padding:80px 24px 48px}.closing-card:after,.closing-card:before{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(123,224,176,.1);border-radius:50%}.closing-card:before{left:-250px;top:45px}.closing-card:after{right:-250px;bottom:30px}.closing-logo{margin-bottom:24px}.closing-logo .pho-logo{width:78px;height:78px}.closing-card .eyebrow{color:var(--green-300)}.closing-card h2{margin:15px 0 18px;font-size:clamp(43px,5.5vw,74px);line-height:1.02;letter-spacing:-.055em}.closing-card>p{max-width:600px;margin:0 0 28px;color:rgba(255,255,255,.63);font-size:16px;line-height:1.7}.main-cta.light{background:var(--green-500);color:#052d22}.closing-meta{width:calc(100% - 96px);position:absolute;bottom:30px;display:flex;justify-content:space-between;color:rgba(255,255,255,.35);font-size:10px}.install-button{border:0;cursor:pointer}.closing-card>.install-note{max-width:420px;margin:14px 0 0;color:var(--green-300);font-size:11px;line-height:1.5}.site-footer{position:relative;z-index:5;padding:0 clamp(20px,4vw,64px);background:linear-gradient(145deg,#064a35,#033728 72%);color:#fff}.footer-download{max-width:1180px;min-height:148px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr auto .52fr;align-items:center;grid-gap:clamp(24px,4vw,54px);gap:clamp(24px,4vw,54px);margin:0 auto -12px;padding:28px clamp(24px,4vw,48px);border:1px solid rgba(255,255,255,.18);border-radius:24px;background:radial-gradient(circle at 86% 12%,rgba(96,232,143,.28),transparent 32%),linear-gradient(120deg,#078342,#04632f);box-shadow:0 22px 50px rgba(3,65,35,.2);transform:translateY(-54px)}.footer-download:after{content:"";position:absolute;right:10%;bottom:-110px;width:310px;height:210px;border:1px solid rgba(255,255,255,.11);border-radius:50%;transform:rotate(-8deg)}.footer-download-copy{position:relative;z-index:2}.footer-download .eyebrow{color:#91e8b3;font-size:9px}.footer-download h2{margin:7px 0 6px;font-size:clamp(25px,3vw,38px);line-height:1.05;letter-spacing:-.045em}.footer-download p{max-width:480px;margin:0;color:rgba(255,255,255,.73);font-size:12px;line-height:1.55}.footer-actions{position:relative;z-index:3;display:flex;gap:10px}.footer-actions a,.footer-actions button{min-width:158px;height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 16px;border:0;border-radius:12px;background:#fff;color:#075c34;cursor:pointer;box-shadow:0 10px 26px rgba(0,52,27,.15);transition:transform .2s ease,box-shadow .2s ease}.footer-actions a:hover,.footer-actions button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,45,24,.23)}.footer-actions span{font-size:20px;line-height:1}.footer-actions b{font-size:12px}.footer-signal{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-end;gap:18px}.footer-signal .pho-logo{width:74px;height:74px;border:4px solid rgba(255,255,255,.92);border-radius:50%;box-shadow:0 14px 30px rgba(0,54,28,.22)}.signal-bars{height:64px;display:flex;align-items:center;gap:4px;opacity:.7}.signal-bars i{width:3px;height:18px;border-radius:4px;background:#75dda0}.signal-bars i:nth-child(2),.signal-bars i:nth-child(8){height:30px}.signal-bars i:nth-child(3),.signal-bars i:nth-child(7){height:44px}.signal-bars i:nth-child(4),.signal-bars i:nth-child(6){height:58px}.signal-bars i:nth-child(5){height:34px}.footer-install-note{grid-column:1/-1;position:relative;z-index:3;margin:-12px 0 0;color:#b2f1ca!important;font-size:11px!important}.footer-main{max-width:1180px;display:grid;grid-template-columns:1.28fr repeat(4,minmax(120px,.8fr));grid-gap:clamp(28px,4vw,58px);gap:clamp(28px,4vw,58px);margin:0 auto;padding:14px 0 24px}.footer-brand-mark{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:10px}.footer-brand-mark .pho-logo{border:1px solid rgba(255,255,255,.2)}.footer-brand-mark>span{font-family:Georgia,Times New Roman,serif;font-size:27px;font-style:italic;font-weight:800;letter-spacing:-.07em}.footer-brand>p{max-width:245px;margin:15px 0 18px;color:rgba(255,255,255,.68);font-size:11px;line-height:1.65}.footer-socials{display:flex;flex-wrap:wrap;gap:8px}.footer-socials a{width:33px;height:33px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:rgba(255,255,255,.92);transition:color .2s ease,background .2s ease,transform .2s ease}.footer-socials a:hover{color:#064631;background:#9beabb;border-color:#9beabb;transform:translateY(-2px)}.social-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-column[id]{scroll-margin-top:96px}.footer-column h3{margin:8px 0 7px;font-size:12px}.footer-column a,.footer-column button,.footer-column>span{padding:0;border:0;background:none;color:rgba(255,255,255,.68);font-size:10.5px;line-height:1.35;text-align:left;cursor:pointer;transition:color .2s ease}.footer-column a:hover,.footer-column button:hover{color:#99e9b8}.footer-contact a,.footer-contact>span{display:inline-flex;align-items:flex-start;gap:7px}.footer-contact a>span,.footer-contact>span>span{min-width:14px;color:#9beabb;font-size:13px}.footer-bottom{grid-column:1/-1;position:relative;display:flex;align-items:center;justify-content:center;gap:24px;margin-top:8px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.42);font-size:9px}.back-to-top{width:36px;height:36px;position:absolute;right:0;bottom:-6px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:#0c8544;color:#fff;font-size:17px;box-shadow:0 8px 20px rgba(0,32,17,.2)}.back-to-top:hover{background:#10a253}@media (max-width:1050px){.footer-download{grid-template-columns:1fr auto}.footer-signal{display:none}.footer-main{grid-template-columns:1.2fr repeat(2,1fr)}.footer-brand{grid-row:span 2}}@media (max-width:700px){.site-footer{padding-inline:16px}.footer-download{grid-template-columns:1fr;gap:20px;padding:27px 22px;text-align:center;transform:translateY(-42px)}.footer-download-copy p{margin-inline:auto}.footer-actions{justify-content:center}.footer-actions a,.footer-actions button{min-width:0;flex:1 1}.footer-install-note{margin-top:-5px}.footer-main{grid-template-columns:repeat(2,1fr);margin-top:-8px}.footer-brand{grid-column:1/-1;grid-row:auto}.footer-brand>p{max-width:430px}.footer-bottom{justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:5px;padding-right:48px}}@media (max-width:430px){.footer-actions{flex-direction:column}.footer-actions a,.footer-actions button{width:100%;flex:none}.footer-main{gap:26px 18px}}@media (max-width:1050px){.hero{grid-template-columns:1fr 400px;gap:30px;padding-inline:36px}.hero h1{font-size:65px}.fc-one{left:-30px}.fc-two{right:-25px}.features-section{grid-template-columns:1fr 1.2fr;gap:50px}}@media (max-width:820px){.site-header nav{display:none}.hero{padding-top:128px;grid-template-columns:1fr;text-align:center}.hero-copy{max-width:690px;margin:0 auto;padding-bottom:0}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.device-stage{margin-top:20px;padding-bottom:140px}.hero:after{height:210px;bottom:-150px}.features-section{margin-top:0;padding-top:80px;grid-template-columns:1fr}.video-showcase{grid-template-columns:1fr;text-align:center}.video-heading p{margin-inline:auto}.section-heading{position:static;text-align:center}.section-heading p{margin-inline:auto}.industry-showcase{margin-top:10px}.voice-showcase{grid-template-columns:1fr}.voice-showcase-photo{min-height:280px}.voice-showcase-photo:after{background:linear-gradient(180deg,#08723b,rgba(8,114,59,.18) 34%,transparent 62%)}}@media (max-width:560px){.site-header{height:67px;padding-inline:18px}.brand{font-size:19px}.site-header .brand .pho-logo{width:30px;height:30px}.header-cta{height:39px;padding-inline:14px;font-size:12px}.hero{min-height:0;padding:105px 18px 30px}.hero h1{font-size:49px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.trust-row{gap:10px}.device-stage{min-height:650px;padding-bottom:100px}.phone-shell{width:min(340px,92vw);height:660px;border-radius:43px}.phone-screen{border-radius:34px}.demo-content{padding-inline:17px}.floating-card{min-width:172px;padding:9px 10px}.fc-one{top:114px;left:-7px}.fc-two{right:-5px;bottom:88px}.floating-card small{font-size:8px}.floating-card b{font-size:9px}.features-section{padding:70px 18px 95px}.section-heading h2{font-size:43px}.feature-grid{grid-template-columns:1fr}.feature-card.featured{grid-column:auto}.feature-card{min-height:104px}.video-showcase{gap:24px}.video-heading h2{font-size:40px}.video-frame{margin-inline:-2px;padding:4px;border-radius:20px}.video-frame:before{inset:4px;border-radius:16px}.video-frame video{border-radius:16px}.industry-grid{display:grid;grid-auto-columns:250px;grid-template-columns:none;grid-auto-flow:column;margin-inline:-18px;padding:4px 18px 20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.industry-grid::-webkit-scrollbar{display:none}.industry-card{scroll-snap-align:start}.industry-card>img{height:165px}.industry-heading h3{font-size:31px}.voice-showcase{margin-inline:-2px;border-radius:22px}.voice-showcase-copy{padding:30px 22px}.voice-showcase-copy h3{font-size:31px}.voice-showcase-copy ul{font-size:11px}.voice-showcase-photo{min-height:230px}.voice-showcase-photo span{right:14px;bottom:14px;max-width:190px}.closing-section{padding:0 8px 8px}.closing-card{min-height:600px;border-radius:28px;padding-inline:19px}.closing-card h2{font-size:42px}.closing-meta{width:calc(100% - 38px);flex-direction:column;gap:7px}}body{background:#fff;color:#10231e}.site-header{color:#10231e;background:rgba(255,255,255,.94);border-bottom-color:rgba(8,116,58,.1);box-shadow:0 3px 20px rgba(15,62,39,.05);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand span{color:#087a3d;font-family:Georgia,Times New Roman,serif;font-size:25px;font-style:italic;letter-spacing:-.06em}.site-header nav{color:#20322c;font-weight:650}.site-header nav a{position:relative}.site-header nav a:first-child{color:#087a3d}.site-header nav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:-28px;height:2px;border-radius:2px;background:#12934d}.header-cta{border:0;background:linear-gradient(135deg,#0b8d46,#057437);color:#fff;cursor:pointer;box-shadow:0 9px 22px rgba(6,122,58,.2)}.hero{color:#10231e;background:radial-gradient(circle at 86% 18%,rgba(146,191,121,.2),transparent 25%),radial-gradient(circle at 62% 68%,rgba(236,219,174,.42),transparent 28%),linear-gradient(105deg,#fbfcf8,#f5f7f0 52%,#edf3e8)}.hero:before{content:"";position:absolute;right:-70px;top:122px;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(41,142,74,.22),rgba(220,231,203,.12) 50%,transparent 72%);filter:blur(4px);pointer-events:none}.hero:after{bottom:0;height:1px;background:rgba(8,116,58,.1);transform:none}.ambient{border-color:rgba(9,126,62,.1)}.launch-pill{border-color:rgba(8,126,61,.16);background:rgba(255,255,255,.82);color:#17633a;box-shadow:0 8px 26px rgba(22,83,47,.07)}.launch-pill>i{background:#169850;box-shadow:0 0 0 5px rgba(22,152,80,.1)}.hero h1{color:#10231e}.hero h1 em{color:#07813f;font-family:Georgia,Times New Roman,serif;font-style:italic}.hero-copy>p{color:#52645d}.hero .main-cta{background:linear-gradient(135deg,#0a9148,#057038);color:#fff;box-shadow:0 12px 28px rgba(5,117,56,.2)}.hero-actions b{color:#19352b}.hero-actions small{color:#718079}.trust-row{width:-moz-fit-content;width:fit-content;padding:13px 16px;border:1px solid rgba(15,111,57,.1);border-radius:15px;background:rgba(255,255,255,.78);color:#4d6158;box-shadow:0 14px 36px rgba(39,78,51,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.trust-row i{border-color:rgba(12,139,66,.18);background:#ebf7ef;color:#087b3d}.phone-shell{border-color:rgba(7,47,33,.32);background:linear-gradient(145deg,#26352f,#061711);box-shadow:0 44px 90px rgba(28,61,42,.25),0 10px 25px rgba(28,61,42,.15),inset 0 0 0 1px rgba(255,255,255,.12)}.phone-screen{background:#fbfcf9}.floating-card{border-color:rgba(15,128,64,.12);background:rgba(255,255,255,.96);box-shadow:0 18px 44px rgba(33,74,47,.16)}.features-section{max-width:none;margin-top:0;padding-inline:max(22px,calc((100vw - 1160px) / 2));background:linear-gradient(180deg,#fff,#f8faf6)}.section-heading h2{color:#0c5f34}.section-heading .eyebrow{color:#118348}.feature-card{border-color:rgba(11,105,52,.1);background:#fff;box-shadow:0 8px 24px rgba(29,77,45,.06)}.feature-card:hover{border-color:rgba(10,145,69,.35);box-shadow:0 20px 42px rgba(25,90,48,.12)}.feature-card.active{border-color:#159651;box-shadow:0 0 0 3px rgba(21,150,81,.08),0 15px 35px rgba(25,90,48,.1)}.feature-card.featured{background:linear-gradient(135deg,#0a713a,#0b9149);box-shadow:0 18px 38px rgba(6,110,51,.18)}.feature-icon{background:#edf8f0;color:#087b3d}.ai-feature-prompt{min-width:230px;display:flex!important;align-items:center;justify-content:space-between;gap:14px!important;margin-left:auto;padding:8px 11px 8px 15px;border:1px solid rgba(255,255,255,.2);border-radius:17px;background:rgba(255,255,255,.11);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.feature-card .ai-feature-prompt b{color:#fff;font-size:13px;line-height:1.3}.ai-robot-body{width:52px;height:62px;position:relative;display:block!important;flex:0 0 auto;filter:drop-shadow(0 8px 10px rgba(0,45,23,.25))}.robot-antenna{width:3px;height:8px;position:absolute;left:25px;top:0;border-radius:3px;background:#fff}.robot-antenna:before{content:"";width:7px;height:7px;position:absolute;left:-2px;top:-2px;border-radius:50%;background:#98efbe;box-shadow:0 0 0 3px rgba(152,239,190,.15)}.robot-head{width:38px;height:25px;position:absolute;left:7px;top:8px;border-radius:10px 10px 8px 8px;background:#fff}.robot-head:after,.robot-head:before{content:"";width:6px;height:6px;position:absolute;top:9px;border-radius:50%;background:#087b43;box-shadow:0 0 0 2px #c9f1d9}.robot-head:before{left:9px}.robot-head:after{right:9px}.robot-torso{width:30px;height:20px;position:absolute;left:11px;top:36px;border-radius:7px 7px 9px 9px;background:#fff}.robot-torso:after{content:"";width:10px;height:10px;position:absolute;left:10px;top:5px;border-radius:50%;background:#89e5b0;box-shadow:inset 0 0 0 3px #087b43}.robot-arm{width:7px;height:18px;position:absolute;top:37px;border-radius:6px;background:#fff}.robot-arm-left{left:2px;transform:rotate(11deg)}.robot-arm-right{right:2px;transform:rotate(-11deg)}.robot-leg{width:8px;height:9px;position:absolute;top:53px;border-radius:0 0 5px 5px;background:#fff}.robot-leg-left{left:14px}.robot-leg-right{right:14px}.closing-section{background:#f8faf6}.closing-card{background:radial-gradient(circle at 50% 0,rgba(91,203,130,.22),transparent 34%),linear-gradient(140deg,#034d2d,#08753d 58%,#046231);box-shadow:0 24px 70px rgba(5,87,43,.16)}.main-cta.light{background:#fff;color:#08743b;box-shadow:0 12px 28px rgba(0,36,19,.16)}@media (max-width:820px){.site-header{position:absolute}.hero{text-align:center}.trust-row{margin-inline:auto}}@media (max-width:560px){.brand span{font-size:21px}.hero{padding-top:105px;background:radial-gradient(circle at 80% 44%,rgba(146,191,121,.18),transparent 27%),linear-gradient(155deg,#fbfcf8,#f1f6ed)}.site-header nav a:first-child:after{display:none}.trust-row{width:100%}}.site-header{color:#fff;background:rgba(4,42,34,.82);border-bottom-color:rgba(255,255,255,.12);box-shadow:none}.brand span{color:#fff}.site-header nav{color:rgba(255,255,255,.76)}.site-header nav a:first-child,.site-header nav a:hover{color:#fff}.site-header nav a:first-child:after{background:#79dfad}.header-cta{background:#fff;color:#07533f;box-shadow:0 9px 24px rgba(0,26,18,.2)}.hero{color:#fff;background:radial-gradient(circle at 72% 16%,rgba(43,183,128,.25),transparent 27%),linear-gradient(130deg,#062d25,#074839 62%,#075f46)}.hero:before{background:radial-gradient(circle at 35% 35%,rgba(88,218,161,.18),rgba(7,92,68,.08) 52%,transparent 72%)}.hero:after{background:rgba(255,255,255,.1)}.ambient{border-color:rgba(105,229,174,.16)}.launch-pill{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#fff;box-shadow:none}.launch-pill>i{background:#72e6ac;box-shadow:0 0 0 5px rgba(114,230,172,.1)}.hero h1{color:#fff}.hero h1 em{color:#7be0b0}.hero-copy>p{color:rgba(255,255,255,.72)}.hero .main-cta{background:#fff;color:#073e32;box-shadow:0 12px 30px rgba(0,25,17,.2)}.hero-actions b{color:#fff}.hero-actions small{color:rgba(255,255,255,.52)}.trust-row{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.06);color:rgba(255,255,255,.7);box-shadow:none}.trust-row i{border-color:rgba(117,230,176,.38);background:rgba(117,230,176,.1);color:#7be0b0}@media (max-width:560px){.hero{background:radial-gradient(circle at 80% 42%,rgba(43,183,128,.2),transparent 28%),linear-gradient(150deg,#062d25,#07503d)}}.phone-shell{height:770px}.reference-app-bar{height:66px;display:grid;grid-template-columns:58px 1fr 96px;padding:0 10px}.app-wordmark,.menu-control{border:0;background:transparent;cursor:pointer}.menu-control{width:38px;height:38px;color:#07933f;font-size:25px;font-weight:300;line-height:1}.app-wordmark{justify-self:center;color:#07933f;font-family:Georgia,Times New Roman,serif;font-size:23px;font-style:italic;font-weight:800;letter-spacing:-.07em}.reference-app-bar .app-icons{justify-self:end;gap:1px}.reference-app-bar .app-icons button{width:44px;height:52px;display:flex;flex-direction:column;gap:2px;color:#078d3d}.reference-app-bar .app-icons button .line-icon{width:19px;height:19px}.reference-app-bar .app-icons button small{color:#14783a;font-size:6px;font-weight:750}.reference-app-bar .app-icons button i{top:7px;right:8px}.phone-screen .demo-content{height:calc(100% - 110px)}.voice-demo{padding:15px 18px 38px}.voice-copy h3{margin:4px 0 5px;color:#07943e;font-size:28px;letter-spacing:-.04em}.voice-copy p{margin:0;color:#1d315b;font-size:12px;font-weight:720}.ready-pill{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:7px;margin:12px auto 0;padding:7px 12px;border-radius:999px;background:linear-gradient(90deg,#f1f9f1,#f8fbf7);color:#198a3f;font-size:9px;font-weight:780}.ready-pill i{width:7px;height:7px;border-radius:50%;background:#50b925;box-shadow:0 0 0 4px rgba(80,185,37,.09)}.ready-pill.listening i{animation:readyBlink .8s ease-in-out infinite alternate}@keyframes readyBlink{to{opacity:.35;transform:scale(.76)}}.voice-orb{width:166px;height:166px;margin:15px auto 3px}.voice-orb .pho-logo{width:132px;height:132px;border:7px solid #fff;border-radius:50%;box-shadow:0 0 0 1px rgba(12,140,63,.12),0 0 0 13px rgba(32,173,86,.06),0 16px 34px rgba(11,118,54,.18)}.voice-orb:hover .pho-logo{transform:scale(1.025)}.tap-to-talk{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;margin:4px auto 14px;padding:2px 8px;border:0;background:transparent;color:#07943e;font-family:Be Vietnam Pro,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-style:normal;font-weight:800;line-height:1.2;cursor:pointer}.voice-demo .conversation{margin:0 0 13px}.app-home-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:5px}.app-home-grid>button{min-width:0;min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 5px;border:1px solid rgba(17,113,57,.07);border-radius:15px;background:#fff;color:#142a53;cursor:pointer;box-shadow:0 7px 19px rgba(38,80,51,.08);transition:transform .2s ease,border-color .2s ease}.app-home-grid>button:hover{transform:translateY(-2px);border-color:rgba(7,146,61,.3)}.app-home-grid>button>span{display:grid;place-items:center;height:25px;color:#07933f;font-size:23px;font-weight:500}.app-home-grid b{font-size:9px}.app-home-grid small{color:#637085;font-size:7px}.business-home-card{width:100%;display:grid;grid-template-columns:49px 1fr 28px;align-items:center;grid-gap:9px;gap:9px;margin-top:11px;padding:11px;border:1px solid rgba(21,156,70,.22);border-radius:15px;background:linear-gradient(90deg,#f1faef,#fbfdf9);color:#193d27;text-align:left;cursor:pointer}.building-mark{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#8bd547,#299a3f);color:#fff;font-size:25px;box-shadow:0 8px 18px rgba(46,145,57,.18)}.business-home-card>span:nth-child(2){min-width:0;display:grid;grid-gap:3px;gap:3px}.business-home-card em{width:-moz-fit-content;width:fit-content;padding:2px 5px;border-radius:999px;background:#07943e;color:#fff;font-size:6px;font-style:normal;font-weight:800}.business-home-card b{font-size:9px}.business-home-card small{color:#67766e;font-size:7px;line-height:1.35}.business-home-card>i{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#07943e;color:#fff;font-size:18px;font-style:normal}.quick-commands-title{display:block;margin:16px 0 7px;color:#188247;letter-spacing:.1em;text-align:left;font-size:7px;font-weight:850}@media (max-width:560px){.phone-shell{height:700px}.reference-app-bar{grid-template-columns:52px 1fr 90px}.voice-orb{width:150px;height:150px}.voice-orb .pho-logo{width:120px;height:120px}.app-home-grid>button{min-height:82px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html{scroll-padding-top:96px}.site-header{position:fixed;background:rgba(4,42,34,.92);box-shadow:0 8px 28px rgba(1,28,20,.16);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.site-header nav{gap:clamp(16px,2vw,30px);font-size:13px}.header-tools{gap:10px}.header-tools,.language-switch{display:flex;align-items:center}.language-switch{height:36px;gap:2px;padding:3px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08)}.language-switch button{width:31px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:rgba(255,255,255,.66);font-size:10px;font-weight:850;cursor:pointer;transition:background .2s ease,color .2s ease}.language-switch button:hover{color:#fff}.language-switch button.active{background:#fff;color:#07653a;box-shadow:0 4px 12px rgba(0,25,15,.16)}@media (max-width:820px){html{scroll-padding-top:126px}.site-header{min-height:112px;height:auto;position:fixed;flex-wrap:wrap;align-content:center;row-gap:7px;padding:10px 18px 8px}.site-header nav{order:3;width:100%;display:flex;justify-content:flex-start;gap:22px;overflow-x:auto;padding:2px 0 5px;font-size:12px;scrollbar-width:none}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{flex:0 0 auto}.site-header nav a:first-child:after{bottom:-6px}.hero{padding-top:166px}}@media (max-width:560px){.site-header{min-height:108px;height:auto}.hero{padding-top:154px}}@media (max-width:430px){.header-tools{gap:7px}.language-switch{height:34px}.language-switch button{width:29px;height:26px}.header-tools .header-cta{width:40px;padding:0;font-size:0}}.store-badges{display:flex;flex-wrap:wrap;margin-top:20px}.store-badge,.store-badges{align-items:center;gap:10px}.store-badge{min-width:164px;height:54px;display:inline-flex;justify-content:flex-start;padding:7px 14px;border:1px solid rgba(255,255,255,.24);border-radius:11px;background:#07110d;color:#fff;text-align:left;box-shadow:0 10px 24px rgba(0,20,12,.22);opacity:1}.store-badge:disabled{color:#fff;cursor:default;opacity:1}.store-badge>span:last-child{display:grid;grid-gap:1px;gap:1px}.store-badge small{color:rgba(255,255,255,.58);font-size:7px;font-weight:750;letter-spacing:.05em;line-height:1}.store-badge b{font-size:16px;line-height:1.05;letter-spacing:-.02em;white-space:nowrap}.store-symbol{width:27px;height:30px;display:grid;place-items:center;flex:0 0 auto;color:#fff;font-size:22px;font-weight:850;line-height:1}.app-store-symbol{display:block;padding:1px;fill:currentColor}.play-store-symbol{padding-left:2px;font-size:21px}.footer-actions .store-badges{flex-wrap:nowrap;margin:0}.footer-actions .store-badge{min-width:158px;height:50px;padding:6px 12px;border-color:rgba(255,255,255,.22);border-radius:11px;background:#07110d;color:#fff;box-shadow:0 10px 26px rgba(0,52,27,.15)}.footer-actions .store-badge:hover{transform:none;box-shadow:0 10px 26px rgba(0,52,27,.15)}@media (max-width:700px){.store-badges{justify-content:center}.footer-actions .store-badges{width:100%}.footer-actions .store-badge{min-width:0;flex:1 1}}@media (max-width:430px){.store-badge{min-width:145px;padding-inline:10px}.store-badge b{font-size:14px}.footer-actions .store-badges{flex-wrap:wrap}.footer-actions .store-badge{width:auto;flex:1 1 145px}}.site-header nav{font-size:14px}.launch-pill{font-size:13px}.hero-actions b{font-size:14px}.hero-actions small{font-size:13px;line-height:1.4}.trust-row{font-size:13px}.section-heading p,.video-heading p{font-size:16px}.feature-card b{font-size:17px}.feature-card small{font-size:12.5px;line-height:1.45}.industry-heading p{font-size:15px}.industry-card b{font-size:16px}.industry-card small{font-size:12.5px}.industry-card strong{font-size:12px}.voice-showcase-copy>span{font-size:10px}.voice-showcase-copy button,.voice-showcase-copy ul{font-size:13px}.voice-showcase-photo span{font-size:12px}.closing-card>p{font-size:17px}.closing-meta{font-size:11px}.closing-card>.install-note,.footer-install-note{font-size:12px!important}.footer-download p{font-size:13px}.footer-brand>p{font-size:12px}.footer-column h3{font-size:13px}.footer-column a,.footer-column button,.footer-column>span{font-size:12px;line-height:1.45}.footer-bottom{font-size:10px}.store-badge small{font-size:8px}.store-badge b{font-size:17px}.phone-status{font-size:11px}.reference-app-bar .app-icons button small{font-size:7px}.voice-copy p{font-size:13px}.ready-pill{font-size:10px}.conversation,.suggestions button{font-size:12px}.floating-card small{font-size:10px}.floating-card b{font-size:12px}.app-home-grid b{font-size:10px}.app-home-grid small{font-size:8px}.business-home-card em{font-size:7px}.business-home-card b{font-size:10px}.business-home-card small,.quick-commands-title{font-size:8px}@media (max-width:820px){.site-header nav{font-size:13px}}@media (max-width:560px){.hero-copy>p{font-size:17px}.floating-card small{font-size:9px}.floating-card b{font-size:10px}.voice-showcase-copy ul{font-size:12px}}@media (max-width:430px){.store-badge b{font-size:15px}}.feature-explorer{grid-column:1/-1;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(40px,5vw,80px);gap:clamp(40px,5vw,80px);align-items:stretch}.section-heading{position:static;top:auto;z-index:1;align-self:stretch;display:flex;flex-direction:column;padding:clamp(24px,3vw,34px);border:1px solid rgba(11,105,52,.1);border-radius:28px;background:linear-gradient(145deg,#f4faf5,#fff);box-shadow:0 14px 36px rgba(29,77,45,.07)}.balanced-feature-headline{max-width:none;font-size:clamp(42px,4.2vw,52px)!important;text-wrap:balance}.balanced-feature-headline span{display:block;white-space:nowrap}.feature-guide-points{display:grid;grid-gap:10px;gap:10px;margin-top:24px}.feature-guide-points>div{display:grid;grid-template-columns:34px 1fr;grid-gap:11px;gap:11px;align-items:start;padding:12px 13px;border:1px solid rgba(11,105,52,.08);border-radius:15px;background:rgba(255,255,255,.78)}.feature-guide-points i{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#e8f7ec;color:#087b3d;font-size:9px;font-style:normal;font-weight:850}.feature-guide-points span{display:grid;grid-gap:3px;gap:3px}.feature-guide-points b{color:#16482f;font-size:13px}.feature-guide-points small{color:#64746d;font-size:11px;line-height:1.45}.feature-guide-note{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:20px;color:#17683d;font-size:12px;font-weight:750}.feature-guide-note span{width:21px;height:21px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#dff4e6}@media (max-width:820px){.feature-explorer{display:block}.section-heading{position:static;top:auto;padding:15px 18px 17px;border-radius:20px}.section-heading h2{margin:8px 0 10px}.balanced-feature-headline{font-size:clamp(32px,7.2vw,42px)!important}.feature-grid{margin-top:24px}.feature-guide-points{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-guide-note{margin-top:18px}}@media (max-width:560px){.section-heading{top:auto;padding:18px 15px}.balanced-feature-headline{font-size:clamp(30px,8vw,38px)!important}.feature-guide-points{grid-template-columns:1fr}.hero{padding-inline:14px}.hero h1{font-size:clamp(42px,12vw,49px)}.hero-actions{width:100%}.hero-actions .main-cta{width:min(100%,330px)}.device-stage{width:100vw;min-height:0;margin:34px calc(50% - 50vw) 0;padding:0 8px 82px}.phone-shell{width:min(380px,calc(100vw - 16px));height:auto;aspect-ratio:374/770;border-radius:clamp(38px,11vw,48px)}.phone-shell,.phone-shell:hover{transform:none}.phone-screen{border-radius:clamp(31px,9vw,39px)}.floating-card{max-width:calc(100vw - 28px)}.site-footer{width:100%;overflow:hidden;padding-inline:0}.footer-download{width:calc(100% - 24px);min-height:0;gap:22px;margin-inline:auto;padding:28px 18px 25px;border-radius:21px;transform:translateY(-34px)}.footer-download h2{font-size:clamp(29px,9vw,36px)}.footer-download p{font-size:14px}.footer-actions,.footer-actions .store-badges{width:100%}.footer-actions .store-badges{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.footer-actions .store-badge{width:100%;min-width:0;height:56px;justify-content:center;flex:none}.footer-main{width:100%;grid-template-columns:1fr;gap:0;margin-top:-8px;padding:0 22px 30px}.footer-brand,.footer-column{width:100%;grid-column:auto;grid-row:auto}.footer-brand{padding-bottom:20px}.footer-brand>p{max-width:none;font-size:13px}.footer-column{gap:11px;padding:17px 0;border-top:1px solid rgba(255,255,255,.1)}.footer-column h3{margin:0 0 4px;font-size:15px}.footer-column a,.footer-column button,.footer-column>span{width:100%;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.footer-bottom{width:100%;align-items:flex-start;justify-content:flex-start;gap:6px;padding:20px 48px 0 0;font-size:11px}}.store-badge{position:relative;isolation:isolate;overflow:hidden;border-width:1px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.store-badge>*{position:relative;z-index:2}.store-badge:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.13),transparent 42%)}.footer-actions .store-badge.app-store-badge,.footer-actions .store-badge.google-play-badge,.store-badge.app-store-badge,.store-badge.google-play-badge{min-width:190px;height:60px;gap:12px;padding:8px 16px;border:1.5px solid rgba(255,255,255,.58);border-radius:13px;background:linear-gradient(145deg,#202120,#080908 58%,#111512);color:#fff;box-shadow:0 12px 26px rgba(0,18,11,.3),inset 0 1px 0 rgba(255,255,255,.16)}.store-badge.app-store-badge:before{display:none}.store-badge.app-store-badge small,.store-badge.google-play-badge small{color:rgba(255,255,255,.76);font-size:9px;font-weight:700;letter-spacing:.01em;text-transform:none}.store-badge.app-store-badge b,.store-badge.google-play-badge b{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.035em}.store-badge.app-store-badge .app-store-symbol{width:36px;height:40px;padding:0;border-radius:0;background:none;color:#fff;box-shadow:none;filter:drop-shadow(0 3px 5px rgba(0,0,0,.22))}.play-store-symbol{width:34px;height:38px;padding:0;filter:drop-shadow(0 3px 5px rgba(0,0,0,.22))}.play-store-symbol .play-blue{fill:#00a9f4}.play-store-symbol .play-green{fill:#00d27a}.play-store-symbol .play-yellow{fill:#ffc928}.play-store-symbol .play-red{fill:#ff4b55}.footer-actions .store-badge.app-store-badge:hover,.footer-actions .store-badge.google-play-badge:hover,.store-badge.app-store-badge:hover,.store-badge.google-play-badge:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.9);box-shadow:0 16px 32px rgba(0,18,11,.36)}body,html{width:100%;overflow-x:clip}body,footer,html,img,main,section,video{max-width:100%}@media (max-width:560px){.feature-explorer,.feature-grid,.features-section,.hero,.industry-grid,.industry-showcase,.site-footer,.video-showcase,.voice-showcase,main{width:100%;min-width:0}.feature-card,.footer-actions,.footer-brand,.footer-column,.footer-download-copy,.footer-main,.hero-copy,.hero-copy>*,.industry-card,.section-heading,.video-heading,.voice-showcase-copy,.voice-showcase-photo{min-width:0;max-width:100%}.launch-pill{max-width:100%;justify-content:center;line-height:1.35;white-space:normal}.hero .store-badges{width:min(100%,330px);display:grid;grid-template-columns:1fr;margin-inline:auto}.hero .store-badge{width:100%;min-width:0;justify-content:center}.trust-row{align-items:stretch;padding:12px}.trust-row span{width:100%;min-width:0;text-align:left}.features-section{display:block;overflow:hidden;padding:68px 12px 104px}.video-showcase{display:block}.video-heading{padding-inline:4px}.video-heading h2{font-size:clamp(34px,10.5vw,42px);overflow-wrap:anywhere}.industry-heading p,.section-heading p,.video-heading p{width:100%;overflow-wrap:anywhere}.video-frame{width:100%;margin:24px 0 0;padding:4px}.video-frame video{width:100%;height:auto;aspect-ratio:16/9}.feature-explorer{margin-top:44px}.feature-grid,.industry-showcase,.section-heading{margin-inline:0}.balanced-feature-headline span{max-width:100%}.feature-grid{grid-template-columns:minmax(0,1fr)}.feature-card{grid-column:auto;padding:17px 15px}.feature-card>span:nth-child(2){min-width:0}.feature-card small,.feature-guide-points small{overflow-wrap:anywhere}.industry-showcase{margin-top:40px;padding-top:42px}.industry-heading{width:100%;padding-inline:4px}.industry-grid{grid-template-columns:minmax(0,1fr);grid-auto-columns:unset;grid-auto-flow:row;gap:14px;margin:0;padding:0;overflow:visible;scroll-snap-type:none}.industry-card{width:100%;scroll-snap-align:none}.industry-card>img{width:100%;height:clamp(180px,57vw,230px)}.industry-card>span{min-height:0}.voice-showcase{grid-template-columns:minmax(0,1fr);margin:20px 0 0}.voice-showcase-copy{width:100%;padding:28px 18px}.voice-showcase-copy h3{max-width:100%;font-size:clamp(28px,8.8vw,34px);overflow-wrap:anywhere}.voice-showcase-copy li{min-width:0;align-items:flex-start;text-align:left}.voice-showcase-copy button{width:100%;min-width:0;justify-content:center;padding-inline:14px}.voice-showcase-photo{width:100%;min-height:250px}.voice-showcase-photo img{width:100%;height:100%}.voice-showcase-photo span{right:12px;left:12px;bottom:12px;max-width:none;overflow-wrap:anywhere}.footer-download,.footer-main{max-width:100%}}@media (max-width:360px){.features-section{padding-inline:10px}.balanced-feature-headline{font-size:28px!important}.feature-card{gap:11px;padding-inline:13px}.feature-icon{width:46px;height:46px}.footer-main{padding-inline:18px}}@media (max-width:560px){body{font-size:17px}.eyebrow{font-size:12px;line-height:1.45}.launch-pill{font-size:14px}.hero-copy>p{font-size:18px;line-height:1.62}.hero-actions b{font-size:16px}.hero-actions small{font-size:14px}.trust-row{font-size:15px;line-height:1.45}.industry-heading p,.section-heading p,.video-heading p{font-size:17px;line-height:1.65}.feature-guide-points b{font-size:16px}.feature-guide-points small{font-size:14px;line-height:1.55}.feature-guide-note{font-size:14px;line-height:1.5}.feature-card b{font-size:18px}.feature-card small{font-size:15px;line-height:1.5}.feature-card.featured{gap:10px}.feature-card.featured>span:nth-child(2){flex:1 1 105px}.ai-feature-prompt{min-width:0;flex:0 1 170px;gap:7px!important;padding:6px 7px 6px 11px}.ai-robot-body{margin:-5px -3px;transform:scale(.82)}.feature-card .ai-feature-prompt b{font-size:12px;line-height:1.25}.industry-card b{font-size:19px}.industry-card small{font-size:15px;line-height:1.6}.industry-card strong{font-size:14px}.voice-showcase-copy>span{font-size:12px}.voice-showcase-copy ul{font-size:15px;line-height:1.5}.voice-showcase-copy button{min-height:52px;height:auto;font-size:15px}.voice-showcase-photo span{font-size:14px;line-height:1.55}.footer-download .eyebrow{font-size:11px}.footer-download p{font-size:16px;line-height:1.6}.footer-brand>p{font-size:15px;line-height:1.65}.footer-column h3{font-size:17px}.footer-column a,.footer-column button,.footer-column>span{font-size:15px;line-height:1.55}.footer-bottom{font-size:12px;line-height:1.5}.store-badge small{font-size:10px}.store-badge b{font-size:18px}.phone-status{font-size:12px}.app-wordmark{font-size:26px}.reference-app-bar .app-icons button small{font-size:9px}.voice-copy h3{font-size:30px}.voice-copy p{font-size:15px}.ready-pill{font-size:11px}.tap-to-talk{font-size:17px}.conversation,.suggestions button{font-size:13px}.app-home-grid b{font-size:12px}.app-home-grid small{font-size:10px}.business-home-card em{font-size:9px}.business-home-card b{font-size:12px}.business-home-card small,.quick-commands-title{font-size:10px}.floating-card small{font-size:11px}.floating-card b{font-size:13px}.demo-title b{font-size:24px}.chat-head small,.demo-title small,.person-row small{font-size:12px}.chat-head b,.person-row b{font-size:14px}.privacy-note{font-size:11px}.bubble,.message-box input{font-size:13px}.calendar-card h3{font-size:16px}.calendar-card p{font-size:11px}.reminder-options label{font-size:12px}.primary-button,.reminder-options input,.reminder-options select{font-size:13px}.entertainment-demo h3,.game-demo h3{font-size:25px}.now-playing b{font-size:13px}.now-playing span{font-size:10px}.track-list b{font-size:12px}.track-list small{font-size:10px}.game-demo>p{font-size:14px}.answers button{font-size:13px}.business-head b{font-size:23px}}@media (max-width:360px){.hero-copy>p{font-size:17px}.feature-card small,.feature-guide-points small,.footer-column a,.footer-column button,.footer-column>span,.industry-card small,.voice-showcase-copy ul{font-size:14px}}.industry-heading>.eyebrow,.section-heading>.eyebrow{width:-moz-fit-content;width:fit-content;padding:7px 11px;border-radius:999px;background:#e9f7ed;color:#087b3d;font-size:14px;line-height:1.35;letter-spacing:.085em}@media (max-width:560px){.industry-heading>.eyebrow,.section-heading>.eyebrow{max-width:100%;margin-inline:auto;padding:9px 13px;font-size:16px;line-height:1.4;letter-spacing:.055em;text-align:center}}@media (max-width:360px){.industry-heading>.eyebrow,.section-heading>.eyebrow{padding-inline:10px;font-size:15px}}.preview-orb{cursor:default}.preview-orb .pulse{animation-duration:3.2s}.app-home-grid>button:disabled{cursor:default;opacity:1}.ready-pill.app-exclusive{background:#edf7ef;color:#16743b}.app-only-message{display:grid;grid-gap:3px;gap:3px;margin:3px 0 13px;padding:10px 12px;border:1px solid rgba(12,130,59,.13);border-radius:13px;background:linear-gradient(135deg,#eef8ef,#fff);color:#17603a;text-align:center}.app-only-message b{font-size:10px}.app-only-message span{color:#718079;font-size:8px;line-height:1.4}.preview-commands{display:grid;grid-gap:7px;gap:7px}.preview-commands span{display:block;padding:9px 12px;border:1px solid #dfe7e2;border-radius:12px;background:#fff;color:#45554f;font-size:11px;text-align:left}.voice-command-business{cursor:default}.voice-showcase-cta{min-height:47px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border-radius:999px;background:#fff;color:#08743b;font-size:13px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.voice-showcase-cta:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,35,18,.2)}.day-story{grid-column:1/-1;position:relative;overflow:hidden;margin-top:72px;padding:clamp(42px,6vw,76px);border-radius:34px;background:radial-gradient(circle at 50% 46%,rgba(74,220,138,.2),transparent 24%),radial-gradient(circle at 7% 6%,rgba(146,232,180,.14),transparent 28%),linear-gradient(140deg,#052f24,#07563d 58%,#087546);color:#fff;box-shadow:0 28px 70px rgba(5,81,46,.18)}.day-story:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.16) 1px,transparent 0);background-size:24px 24px;opacity:.2;pointer-events:none}.day-story-heading{position:relative;z-index:2;max-width:760px;margin:0 auto 42px;text-align:center}.day-story-heading .eyebrow{color:#8be4b0;font-size:12px}.day-story-heading h2{margin:13px 0 17px;font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.055em}.day-story-heading h2 em{color:#91e8b6;font-family:Georgia,Times New Roman,serif;font-weight:500}.day-story-heading p{max-width:650px;margin:0 auto;color:rgba(255,255,255,.72);font-size:17px;line-height:1.65}.day-story-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.78fr) minmax(0,1fr);grid-template-areas:"morning core connect" "focus core relax";grid-gap:15px;gap:15px;align-items:stretch}.day-moment{min-width:0;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:21px;background:rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.day-moment.morning{grid-area:morning}.day-moment.connect{grid-area:connect}.day-moment.focus{grid-area:focus}.day-moment.relax{grid-area:relax}.day-moment>span{color:#8fe7b3;font-size:11px;font-weight:850;letter-spacing:.09em}.day-moment>i{width:40px;height:40px;display:grid;place-items:center;margin:18px 0 14px;border-radius:13px;background:rgba(137,231,177,.13);color:#9aebbc;font-size:21px;font-style:normal}.day-moment b{display:block;font-size:18px}.day-moment p{margin:8px 0 0;color:rgba(255,255,255,.64);font-size:14px;line-height:1.55}.day-story-core{grid-area:core;min-height:330px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:30px 18px;border:1px solid rgba(145,235,184,.3);border-radius:28px;background:radial-gradient(circle,rgba(74,212,131,.22),rgba(255,255,255,.06) 55%,rgba(255,255,255,.035))}.day-story-core .pho-logo{position:relative;z-index:2;width:104px;height:104px;border:6px solid rgba(255,255,255,.94);border-radius:50%;box-shadow:0 0 0 14px rgba(119,230,166,.08),0 18px 42px rgba(0,36,20,.28)}.day-story-core>span{position:relative;z-index:2;color:rgba(255,255,255,.82);font-size:13px;font-weight:750;text-align:center}.story-orbit{position:absolute;border:1px solid rgba(143,232,179,.2);border-radius:50%;animation:storyOrbit 8s linear infinite}.story-orbit.orbit-one{width:230px;height:230px}.story-orbit.orbit-two{width:310px;height:310px;animation-direction:reverse;animation-duration:11s}.story-orbit:before{content:"";width:8px;height:8px;position:absolute;left:50%;top:-4px;border-radius:50%;background:#91e8b6;box-shadow:0 0 18px rgba(145,232,182,.8)}@keyframes storyOrbit{to{transform:rotate(1turn)}}.story-wave{height:34px;position:relative;z-index:2;display:flex;align-items:center;gap:4px}.story-wave i{width:4px;height:14px;border-radius:5px;background:#91e8b6;animation:storyWave 1.2s ease-in-out infinite alternate}.story-wave i:nth-child(2),.story-wave i:nth-child(6){height:24px;animation-delay:.15s}.story-wave i:nth-child(3),.story-wave i:nth-child(5){height:32px;animation-delay:.3s}.story-wave i:nth-child(4){height:19px;animation-delay:.45s}@keyframes storyWave{to{transform:scaleY(.45);opacity:.55}}@media (max-width:820px){.day-story{margin-top:56px}.day-story-grid{grid-template-columns:1fr 1fr;grid-template-areas:"core core" "morning connect" "focus relax"}.day-story-core{min-height:300px}}@media (max-width:560px){.app-only-message b{font-size:12px}.app-only-message span{font-size:10px}.preview-commands span{font-size:12px}.voice-showcase-cta{width:100%;min-height:52px;padding-inline:14px;font-size:15px}.day-story{width:100%;margin-top:46px;padding:34px 14px;border-radius:24px}.day-story-heading{margin-bottom:28px}.day-story-heading .eyebrow{font-size:13px}.day-story-heading h2{font-size:clamp(36px,11vw,45px)}.day-story-heading p{font-size:17px}.day-story-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"core" "morning" "connect" "focus" "relax"}.day-story-core{min-height:280px}.day-moment{padding:20px 18px}.day-moment b{font-size:19px}.day-moment p{font-size:15px}}.business-help{grid-column:1/-1;scroll-margin-top:110px;position:relative;overflow:hidden;margin-top:76px;padding:clamp(40px,5vw,68px);border:1px solid rgba(8,116,58,.11);border-radius:32px;background:radial-gradient(circle at 95% 4%,rgba(83,204,125,.16),transparent 27%),linear-gradient(145deg,#f1f9f2,#fff 58%,#f7fbf6);box-shadow:0 22px 58px rgba(23,87,47,.09)}.business-help:before{content:"";position:absolute;right:-90px;top:-90px;width:270px;height:270px;border:1px solid rgba(17,149,70,.12);border-radius:50%}.business-help-heading{position:relative;z-index:2;max-width:850px;margin:0 auto 38px;text-align:center}.business-help-heading>.eyebrow{display:inline-block;padding:8px 12px;border-radius:999px;background:#e2f4e7;color:#087b3d;font-size:13px}.business-help-heading h2{margin:15px 0 18px;color:#113d28;font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.055em}.business-help-heading h2 em{color:#07803f;font-family:Georgia,Times New Roman,serif;font-weight:500}.business-help-heading p{max-width:700px;margin:0 auto;color:#617169;font-size:17px;line-height:1.7}.business-help-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px}.business-help-grid article{min-width:0;display:grid;grid-template-columns:49px 1fr;grid-gap:14px;gap:14px;padding:23px 20px;border:1px solid rgba(8,116,58,.1);border-radius:20px;background:rgba(255,255,255,.88);box-shadow:0 10px 28px rgba(24,77,43,.055)}.business-help-grid article>i{width:49px;height:49px;display:grid;place-items:center;border-radius:15px;background:#e9f7ec;color:#087b3d;font-size:20px;font-style:normal}.business-help-grid article>span{min-width:0}.business-help-grid b{display:block;color:#16482f;font-size:17px;line-height:1.25}.business-help-grid p{margin:8px 0 0;color:#687870;font-size:13px;line-height:1.58}.business-example-strip{position:relative;z-index:2;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:25px 32px;gap:25px 32px;margin-top:18px;padding:34px;border-radius:26px;background:linear-gradient(125deg,#054d31,#087541);color:#fff}.business-example-strip:after{content:"";position:absolute;right:12%;bottom:-90px;width:240px;height:180px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.business-example-intro{position:relative;z-index:2;display:grid;grid-gap:10px;gap:10px;max-width:none}.business-example-intro>span{color:#91e8b3;font-size:12px;font-weight:850;letter-spacing:.13em}.business-example-intro b{white-space:nowrap;font-size:clamp(25px,2.4vw,34px);line-height:1.15;letter-spacing:-.025em}.business-examples{position:relative;z-index:2;grid-column:1/-1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.business-examples>span{min-width:0;grid-column:span 2;display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;grid-column-gap:13px;column-gap:13px;grid-row-gap:4px;row-gap:4px;padding:20px 18px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(255,255,255,.09);text-align:left}.business-examples i{font-size:25px;font-style:normal}.business-examples .restaurant-bowl-icon,.business-examples i{grid-row:1/3;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.12)}.business-examples .restaurant-bowl-icon{color:#fff}.restaurant-bowl-icon svg{width:24px;height:24px;overflow:visible}.restaurant-bowl-icon .bowl-foot,.restaurant-bowl-icon .bowl-steam{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.restaurant-bowl-icon .bowl-body{fill:currentColor;stroke:none}.business-examples b{font-size:16px;line-height:1.25}.business-examples small{color:rgba(255,255,255,.7);font-size:12px;line-height:1.45}.business-contact-cta{min-height:50px;position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:999px;background:#fff;color:#08713a;font-size:13px;font-weight:850;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.business-contact-cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,32,17,.22)}@media (max-width:1050px){.business-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.business-example-strip{grid-template-columns:1fr;text-align:center}.business-example-intro{max-width:620px;margin-inline:auto}.business-example-intro b{white-space:normal}.business-examples{grid-template-columns:repeat(2,minmax(0,1fr))}.business-examples>span{grid-column:auto}.business-contact-cta{width:min(100%,330px);margin-inline:auto}}@media (max-width:700px){.business-help{margin-top:54px;padding:34px 16px;border-radius:25px}.business-help-heading{margin-bottom:28px}.business-help-heading>.eyebrow{font-size:15px}.business-help-heading h2{font-size:clamp(36px,10vw,46px)}.business-help-heading p{font-size:17px}.business-help-grid{grid-template-columns:minmax(0,1fr)}.business-help-grid article{grid-template-columns:50px minmax(0,1fr);padding:20px 17px}.business-help-grid b{font-size:18px}.business-help-grid p{font-size:15px}.business-example-strip{gap:20px;padding:24px 14px}.business-example-intro b{font-size:21px}.business-examples{grid-template-columns:minmax(0,1fr)}.business-examples b{font-size:14px}.business-examples small{font-size:11px}.business-contact-cta{min-height:54px;font-size:15px}}.site-header nav{gap:clamp(11px,1.35vw,22px)}.business-inquiry,.early-access-section,.privacy-section{grid-column:1/-1;scroll-margin-top:112px}.early-access-section{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,.78fr);align-items:center;grid-gap:clamp(38px,6vw,82px);gap:clamp(38px,6vw,82px);margin-bottom:18px;padding:clamp(42px,6vw,76px);border-radius:34px;background:radial-gradient(circle at 9% 94%,rgba(90,226,157,.2),transparent 30%),radial-gradient(circle at 95% 4%,rgba(124,225,177,.12),transparent 26%),linear-gradient(135deg,#04372b,#07513d 60%,#076847);color:#fff;box-shadow:0 28px 70px rgba(5,68,46,.17)}.early-access-section:after,.early-access-section:before{content:"";position:absolute;border:1px solid rgba(133,229,181,.13);border-radius:50%;pointer-events:none}.early-access-section:before{width:460px;height:460px;left:-250px;bottom:-300px}.early-access-section:after{width:280px;height:280px;right:-150px;top:-170px}.early-access-copy,.early-form{position:relative;z-index:2}.early-access-title{max-width:660px;margin:0 0 22px;color:#8fe9b9;font-size:clamp(34px,3.6vw,48px);line-height:1.05;letter-spacing:-.045em;text-wrap:balance}.early-access-copy h2,.inquiry-copy h2,.privacy-heading h2{margin:14px 0 20px;font-size:clamp(40px,5vw,66px);line-height:1.02;letter-spacing:-.055em}.balanced-split-heading{text-wrap:balance}.balanced-split-heading>em,.balanced-split-heading>span{display:block}.inquiry-balanced-heading{font-size:clamp(38px,3.7vw,52px)!important}.inquiry-balanced-heading>em{font-size:.88em;letter-spacing:-.06em;white-space:nowrap}.privacy-balanced-heading>em,.privacy-balanced-heading>span{white-space:nowrap}.early-access-copy h2 em,.inquiry-copy h2 em,.privacy-heading h2 em{color:#83e4ae;font-family:Georgia,Times New Roman,serif;font-weight:500}.early-access-copy>p{max-width:620px;margin:0;color:rgba(255,255,255,.72);font-size:17px;line-height:1.7}.early-benefits{display:grid;grid-gap:11px;gap:11px;margin-top:28px}.early-benefits span{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.83);font-size:14px;font-weight:700}.early-benefits i{width:31px;height:31px;display:grid;place-items:center;border:1px solid rgba(133,229,181,.25);border-radius:9px;background:rgba(120,229,173,.09);color:#92ebba;font-size:10px;font-style:normal}.lead-form{display:grid;grid-gap:15px;gap:15px;padding:clamp(24px,3vw,34px);border:1px solid rgba(7,97,58,.12);border-radius:26px;background:rgba(255,255,255,.97);color:var(--ink);box-shadow:0 26px 58px rgba(0,35,22,.2)}.lead-form label{display:grid;grid-gap:7px;gap:7px;color:#40584e;font-size:13px;font-weight:760}.lead-form input,.lead-form select,.lead-form textarea{width:100%;min-width:0;border:1px solid #d9e4dd;border-radius:12px;background:#fff;color:#13241e;outline:0;transition:border-color .2s ease,box-shadow .2s ease}.lead-form input,.lead-form select{height:49px;padding:0 13px}.lead-form textarea{min-height:122px;resize:vertical;padding:13px;font:inherit;line-height:1.55}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#16a765;box-shadow:0 0 0 4px rgba(22,167,101,.1)}.form-topline{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:2px}.form-topline span{color:#173e2d;font-size:18px;font-weight:850}.form-topline b{padding:7px 9px;border-radius:999px;background:#e5f7eb;color:#087b41;font-size:9px;letter-spacing:.08em}.consent-field{display:flex!important;align-items:flex-start;gap:10px!important;color:#65766e!important;font-size:11px!important;font-weight:500!important;line-height:1.5}.consent-field input{width:17px;height:17px;flex:0 0 auto;margin:1px 0 0;accent-color:#087b45}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important;opacity:0!important}.form-submit{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;border:0;border-radius:999px;background:linear-gradient(120deg,#087e4b,#0aa765);color:#fff;font-size:14px;font-weight:850;cursor:pointer;box-shadow:0 12px 25px rgba(6,127,72,.2);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.form-submit:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(6,127,72,.27)}.form-submit:disabled{cursor:wait;opacity:.65;transform:none}.form-status{min-height:20px;margin:-2px 0 0;color:#64756d;font-size:12px;line-height:1.5;text-align:center}.form-status.success{color:#087b42;font-weight:700}.form-status.error{color:#ad3f35}.business-inquiry{display:grid;grid-template-columns:minmax(0,.72fr) minmax(520px,1.08fr);align-items:center;grid-gap:clamp(38px,6vw,80px);gap:clamp(38px,6vw,80px);margin-top:28px;padding:clamp(38px,5vw,66px);border:1px solid rgba(9,117,61,.12);border-radius:32px;background:linear-gradient(145deg,#eaf7ed,#f8fbf5 55%,#fff)}.inquiry-copy .eyebrow{color:#087a43;font-size:12px}.inquiry-copy h2{color:#123d29}.inquiry-copy h2 em{color:#087b41}.inquiry-copy>p{max-width:570px;margin:0;color:#5f7168;font-size:16px;line-height:1.72}.inquiry-contact{display:flex;align-items:center;gap:13px;margin-top:28px;padding:16px;border:1px solid rgba(9,117,61,.1);border-radius:17px;background:rgba(255,255,255,.72)}.inquiry-contact>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;background:#dcf2e3;color:#087b41}.inquiry-contact div{display:grid;grid-gap:3px;gap:3px}.inquiry-contact small{color:#687a71;font-size:11px}.inquiry-contact a{color:#0a6039;font-size:15px;font-weight:850}.inquiry-form{box-shadow:0 22px 54px rgba(22,75,42,.12)}.form-grid.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.privacy-section{margin-top:56px;padding:clamp(42px,6vw,76px);border-radius:32px;background:#082f27;color:#fff}.privacy-heading{max-width:850px;margin:0 auto 38px;text-align:center}.privacy-mark{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 19px;border:1px solid rgba(141,233,186,.33);border-radius:18px;background:rgba(116,224,168,.1);color:#8ce7b6;font-size:22px}.privacy-heading .eyebrow{color:#8ce7b6;font-size:12px}.privacy-heading h2{margin-bottom:17px}.privacy-heading>p{max-width:660px;margin:0 auto;color:rgba(255,255,255,.67);font-size:16px;line-height:1.7}.privacy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px}.privacy-grid article{padding:27px 24px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(255,255,255,.055)}.privacy-grid i{display:block;margin-bottom:22px;color:#78dca8;font-size:11px;font-style:normal;font-weight:850;letter-spacing:.12em}.privacy-grid b{display:block;font-size:18px;line-height:1.3}.privacy-grid p{margin:10px 0 0;color:rgba(255,255,255,.63);font-size:13px;line-height:1.65}.privacy-note-strip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:15px;gap:15px;margin-top:15px;padding:18px 20px;border-radius:17px;background:#fff;color:#23463a}.privacy-note-strip>span{color:#16a765}.privacy-note-strip p{margin:0;font-size:12px;line-height:1.55}.privacy-note-strip a{color:#087b42;font-size:12px;font-weight:850;white-space:nowrap}.footer-actions{flex-direction:column}.footer-actions .footer-early-link{width:100%;min-height:46px;background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.22);box-shadow:none}@media (max-width:1080px){.business-inquiry,.early-access-section{grid-template-columns:1fr}.early-access-copy,.inquiry-copy,.lead-form{max-width:780px}.lead-form{width:100%}.footer-download,.privacy-grid{grid-template-columns:1fr}.footer-actions{width:min(100%,520px)}.footer-signal{display:none}}@media (max-width:700px){.business-inquiry,.early-access-section,.privacy-section{width:100%;padding:34px 15px;border-radius:25px}.early-access-copy h2,.inquiry-copy h2,.privacy-heading h2{font-size:clamp(36px,10.6vw,46px)}.early-access-title{margin-bottom:20px;font-size:clamp(30px,9vw,39px);line-height:1.08}.inquiry-balanced-heading{font-size:clamp(29px,8.8vw,39px)!important}.privacy-balanced-heading{font-size:clamp(32px,9.5vw,40px)!important}.early-access-copy>p,.inquiry-copy>p,.privacy-heading>p{font-size:16px}.lead-form{padding:21px 15px;border-radius:20px}.lead-form label{font-size:14px}.lead-form input,.lead-form select,.lead-form textarea{font-size:16px}.form-grid.two-col{grid-template-columns:1fr}.consent-field{font-size:13px!important}.form-submit{min-height:56px;font-size:15px}.privacy-grid article{padding:23px 19px}.privacy-grid b{font-size:19px}.privacy-grid p{font-size:15px}.privacy-note-strip{grid-template-columns:auto 1fr;padding:17px}.privacy-note-strip p{font-size:14px}.privacy-note-strip a{grid-column:2;font-size:14px;white-space:normal}.footer-actions{max-width:none}}.site-header nav button{flex:0 0 auto;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.site-header nav button:hover{color:#fff}.footer-column button{width:-moz-fit-content;width:fit-content;padding:0;border:0;background:transparent;color:rgba(255,255,255,.66);font:inherit;text-align:left;cursor:pointer}.footer-column button:hover{color:#fff}.legal-overlay{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;background:rgba(2,24,18,.76);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px)}.legal-viewer{width:min(1080px,100%);height:min(900px,93vh);overflow:hidden;border:1px solid rgba(255,255,255,.24);border-radius:27px;background:#fbfcf9;color:#183027;box-shadow:0 36px 100px rgba(0,18,12,.4);animation:legal-in .25s ease both}@keyframes legal-in{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:none}}.legal-viewer-header{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:18px;gap:18px;padding:0 24px;border-bottom:1px solid #dfe7e1;background:rgba(255,255,255,.96)}.legal-brand{width:-moz-fit-content;width:fit-content;gap:9px;color:#075c36;font-size:18px;font-weight:850}.legal-brand,.legal-tabs{display:flex;align-items:center}.legal-tabs{gap:4px;padding:4px;border-radius:999px;background:#e9f1ec}.legal-tabs button{min-height:38px;padding:0 16px;border:0;border-radius:999px;background:transparent;color:#5b6c64;font-size:12px;font-weight:800;cursor:pointer}.legal-tabs button.active{background:#fff;color:#087644;box-shadow:0 5px 14px rgba(17,72,43,.1)}.legal-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.legal-actions>button{min-width:48px;height:40px;border:1px solid #d9e4dd;border-radius:11px;background:#fff;color:#345248;font-size:12px;font-weight:800;cursor:pointer}.legal-actions .legal-close{width:40px;min-width:40px;border:0;border-radius:50%;background:#083b2e;color:#fff;font-size:25px;font-weight:400;line-height:1}.legal-document{height:calc(100% - 76px);overflow-y:auto;padding:0 clamp(24px,6vw,76px) 58px;scroll-behavior:smooth}.legal-title-block{padding:clamp(46px,7vw,78px) 0 34px;border-bottom:1px solid #dfe7e1;text-align:center}.legal-title-block>span{color:#09804a;font-size:10px;font-weight:850;letter-spacing:.15em}.legal-title-block h1{margin:11px 0 12px;color:#103c2a;font-size:clamp(39px,5vw,64px);line-height:1.02;letter-spacing:-.055em}.legal-title-block p{margin:0;color:#6a7b73;font-size:13px}.legal-summary{display:grid;grid-template-columns:.38fr 1fr;grid-gap:24px;gap:24px;margin:28px 0 4px;padding:23px 25px;border-radius:17px;background:linear-gradient(135deg,#e5f6e9,#f1f8ef)}.legal-summary b{color:#087443;font-size:14px}.legal-summary p{margin:0;color:#4e665b;font-size:14px;line-height:1.65}.legal-sections{max-width:820px;margin:0 auto}.legal-sections section{padding:29px 0;border-bottom:1px solid #e0e7e2}.legal-sections h2{margin:0 0 13px;color:#123e2b;font-size:21px;letter-spacing:-.025em}.legal-sections li,.legal-sections p{color:#53675e;font-size:14px;line-height:1.78}.legal-sections p{margin:9px 0 0}.legal-sections ul{display:grid;grid-gap:9px;gap:9px;margin:11px 0 0;padding-left:21px}.legal-sections li::marker{color:#0b9658}.legal-document-footer{display:grid;justify-items:center;grid-gap:6px;gap:6px;padding:36px 20px 8px;color:#687a71;text-align:center}.legal-document-footer b{color:#087644;font-family:Georgia,Times New Roman,serif;font-size:27px;font-style:italic}.legal-document-footer span{font-size:12px;font-weight:750}.legal-document-footer p{max-width:620px;margin:6px 0 0;font-size:11px;line-height:1.55}@media (max-width:700px){.legal-overlay{padding:0}.legal-viewer{width:100%;height:100%;border:0;border-radius:0}.legal-viewer-header{height:auto;min-height:122px;grid-template-columns:1fr auto;gap:9px;padding:10px 14px}.legal-brand{font-size:16px}.legal-actions{grid-column:2;grid-row:1}.legal-actions>button:first-child{display:none}.legal-tabs{grid-column:1/-1;grid-row:2;width:100%}.legal-tabs button{flex:1 1;min-height:42px;font-size:13px}.legal-document{height:calc(100% - 122px);padding:0 18px 42px}.legal-title-block{padding:38px 0 27px}.legal-title-block h1{font-size:clamp(35px,10vw,45px)}.legal-summary{grid-template-columns:1fr;gap:7px;padding:20px}.legal-summary b,.legal-summary p{font-size:15px}.legal-sections section{padding:25px 0}.legal-sections h2{font-size:20px}.legal-sections li,.legal-sections p{font-size:16px;line-height:1.72}}@media print{body *{visibility:hidden!important}.legal-overlay,.legal-overlay *{visibility:visible!important}.legal-overlay{position:static;display:block;padding:0;background:#fff}.legal-viewer{width:100%;height:auto;overflow:visible;border:0;box-shadow:none}.legal-viewer-header{display:none}.legal-document{height:auto;overflow:visible;padding:0 32px 32px}}@media (min-width:1180px){.hero{grid-template-columns:minmax(0,620px) minmax(410px,460px);justify-content:center;column-gap:clamp(24px,2.4vw,46px)}.hero-copy{width:100%;max-width:620px;justify-self:end}.device-stage{width:460px;justify-self:start;place-items:center start}}.phone-screen .demo-content{overflow-y:hidden;overscroll-behavior:none;scroll-behavior:auto;animation:none}.features-section{padding-top:clamp(18px,2vw,28px);padding-bottom:clamp(88px,8vw,112px);column-gap:clamp(40px,6vw,82px);row-gap:clamp(34px,3.5vw,50px)}.early-access-section{margin-bottom:0;gap:clamp(28px,4vw,54px);padding:clamp(32px,4.5vw,54px);border-radius:28px}.early-access-title{margin-bottom:16px;font-size:clamp(29px,3vw,40px)}.early-access-copy>p{font-size:15px;line-height:1.62}.early-benefits{gap:8px;margin-top:20px}.lead-form{gap:12px;padding:clamp(21px,2.5vw,28px)}.business-help,.day-story{margin-top:0}.industry-showcase{margin-top:0;padding-top:clamp(30px,3vw,42px)}@media (max-width:820px){.features-section{padding-top:18px;row-gap:32px}}@media (max-width:700px){.features-section{padding-top:12px}.early-access-section{padding:27px 14px;border-radius:22px}.early-access-title{margin-bottom:13px;font-size:clamp(27px,8vw,34px)}.early-access-copy>p{font-size:14px}.early-benefits{margin-top:17px}.early-benefits span{font-size:13px}.lead-form{padding:18px 14px}}@media (max-width:560px){.features-section{padding:42px 18px 76px;row-gap:26px}.business-help,.day-story,.industry-showcase{margin-top:0}.industry-showcase{padding-top:26px}}.mobile-menu-toggle{display:none}@media (max-width:820px){html{scroll-padding-top:24px}.site-header{min-height:72px;height:72px;position:absolute;flex-wrap:nowrap;align-content:normal;justify-content:flex-start;row-gap:0;padding:0 16px}.site-header .brand{position:absolute;left:50%;z-index:2;transform:translateX(-50%)}.mobile-menu-toggle{width:44px;height:44px;position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.08);color:#fff;cursor:pointer}.mobile-menu-toggle>span{width:20px;height:2px;border-radius:4px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.mobile-menu-toggle.open>span:first-child{transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.open>span:nth-child(2){opacity:0}.mobile-menu-toggle.open>span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header>nav{width:auto;max-height:calc(100vh - 92px);position:absolute;inset:calc(100% + 8px) 12px auto;order:0;display:none;flex-direction:column;align-items:stretch;gap:3px;overflow-x:hidden;overflow-y:auto;padding:10px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(4,42,34,.98);box-shadow:0 24px 60px rgba(0,22,14,.34)}.site-header>nav.mobile-open{display:flex}.site-header>nav>a,.site-header>nav>button{width:100%;min-height:46px;display:flex;align-items:center;flex:none;padding:0 14px;border:0;border-radius:11px;background:transparent;color:rgba(255,255,255,.88);font-size:15px;font-weight:700;text-align:left}.site-header>nav>a:hover,.site-header>nav>button:hover{background:rgba(255,255,255,.09);color:#fff}.site-header>nav>a:first-child:after{display:none}.site-header>.header-tools{position:absolute;right:16px;top:50%;z-index:4;display:flex;transform:translateY(-50%)}.site-header>.header-tools .header-cta{display:none}.hero{padding-top:122px}}@media (max-width:560px){.site-header{min-height:68px;height:68px}.mobile-menu-toggle{width:42px;height:42px}.hero{padding-top:110px}}.site-header .brand .pho-logo{width:42px;height:42px;border-radius:12px}.site-header .brand>span{font-size:28px}.launch-status,.launch-text{display:inline}@media (max-width:560px){.site-header .brand .pho-logo{width:38px;height:38px;border-radius:11px}.site-header .brand>span{font-size:24px}.launch-pill{width:-moz-fit-content;width:fit-content;max-width:100%;justify-content:center;padding:9px 15px;font-size:clamp(12px,3.8vw,14px);text-align:center}.launch-pill>i{display:none}.launch-text{display:grid;justify-items:center;grid-gap:3px;gap:3px;line-height:1.4}.launch-text>span:first-child{white-space:nowrap}.launch-status{display:block}.launch-separator{display:none}.footer-actions .store-badges,.hero .store-badges{width:min(100%,280px);margin-inline:auto}.footer-actions .store-badge.app-store-badge,.footer-actions .store-badge.google-play-badge,.hero .store-badge.app-store-badge,.hero .store-badge.google-play-badge{width:100%;min-width:0;height:50px;gap:9px;padding:5px 13px;border-radius:11px}.store-badge.app-store-badge .app-store-symbol{width:29px;height:32px}.store-badge.google-play-badge .play-store-symbol{width:28px;height:31px}.store-badge.app-store-badge small,.store-badge.google-play-badge small{font-size:8px}.store-badge.app-store-badge b,.store-badge.google-play-badge b{font-size:17px}}.app-line-icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.building-mark .app-line-icon{width:25px;height:25px}.business-help-grid article>i .app-line-icon{width:23px;height:23px}.secondary-cta{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-size:13px;font-weight:800;transition:background .2s ease,transform .2s ease}.secondary-cta:hover{transform:translateY(-2px);background:rgba(255,255,255,.15)}.hero-actions{align-items:center}.trust-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px 16px;gap:9px 16px}.trust-row span{min-width:0}.features-section>.feature-explorer{order:1}.features-section>.video-showcase{order:2}.features-section>.day-story{order:3}.features-section>.business-help{order:4}.features-section>.industry-showcase{order:5}.features-section>.phooi-ecosystem-section{order:6}.features-section>.help-section{order:7}.features-section>.privacy-section{order:8}.phooi-ecosystem-section{grid-column:1/-1;scroll-margin-top:110px;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;grid-gap:clamp(38px,6vw,86px);gap:clamp(38px,6vw,86px);min-height:660px;padding:clamp(46px,6vw,78px);border-radius:34px;background:radial-gradient(circle at 10% 92%,rgba(78,226,150,.22),transparent 31%),radial-gradient(circle at 92% 8%,rgba(126,232,180,.14),transparent 28%),linear-gradient(135deg,#04372b,#07513d 58%,#076847);color:#fff;box-shadow:0 28px 70px rgba(5,68,46,.17)}.phooi-ecosystem-section:after{content:"";position:absolute;width:420px;height:420px;right:-220px;top:-240px;border:1px solid rgba(150,239,192,.16);border-radius:50%}.phooi-ecosystem-copy,.phooi-ecosystem-visual{position:relative;z-index:2}.phooi-ecosystem-eyebrow{display:inline-flex;padding:8px 12px;border:1px solid rgba(143,233,185,.22);border-radius:999px;background:rgba(125,228,174,.09);color:#9aefc0;font-size:11px;font-weight:850;letter-spacing:.12em}.phooi-ecosystem-copy h2{margin:20px 0;color:#fff;font-size:clamp(40px,4.15vw,60px);line-height:1.01;letter-spacing:-.06em}.phooi-ecosystem-copy h2>span{white-space:nowrap}.phooi-ecosystem-copy h2 em{color:#8fe9b9;font-family:Georgia,Times New Roman,serif;font-weight:500}.phooi-ecosystem-copy>p{max-width:610px;margin:0;color:rgba(255,255,255,.72);font-size:17px;line-height:1.7}.phooi-ecosystem-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.phooi-ecosystem-actions a{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;font-size:13px;font-weight:850}.phooi-ecosystem-actions a:first-child{border-color:#fff;background:#fff;color:#087342}.phooi-ecosystem-visual{min-height:570px;display:grid;place-items:center}.ecosystem-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(143,233,185,.17);border-radius:50%;transform:translate(-50%,-50%)}.ring-one{width:280px;height:280px}.ring-two{width:450px;height:450px;border-style:dashed;animation:ecosystem-spin 42s linear infinite}.ecosystem-connectors{position:absolute;inset:0;z-index:3;width:100%;height:100%;overflow:visible;pointer-events:none}.ecosystem-connectors path:not([d^=M0]){fill:none;stroke:#9cefc1;stroke-width:2;stroke-linecap:round;vector-effect:non-scaling-stroke;marker-end:url(#ecosystem-arrow);filter:drop-shadow(0 0 4px rgba(156,239,193,.34))}.ecosystem-connectors marker path{fill:#9cefc1}.ecosystem-core{position:relative;z-index:4;width:184px;height:184px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:radial-gradient(circle at 50% 35%,rgba(133,235,181,.23),rgba(5,67,47,.96) 65%);box-shadow:0 0 0 18px rgba(112,227,166,.055),0 24px 60px rgba(0,34,21,.32)}.ecosystem-core .pho-logo{width:88px;height:88px;border:4px solid rgba(255,255,255,.92);border-radius:50%;box-shadow:0 14px 30px rgba(0,45,25,.25)}.ecosystem-core b{margin-top:9px;font-size:18px}.ecosystem-core small{margin-top:2px;color:rgba(255,255,255,.55);font-size:10px}.ecosystem-pulse{position:absolute;inset:-18px;border:1px solid rgba(143,233,185,.23);border-radius:50%;animation:ecosystem-pulse 2.8s ease-out infinite}.ecosystem-node{position:absolute;z-index:5;width:204px;display:grid;grid-template-columns:47px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:17px;background:rgba(255,255,255,.095);box-shadow:0 16px 36px rgba(0,31,19,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ecosystem-node>i{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:rgba(142,235,184,.14);color:#9cefc1;font-style:normal}.ecosystem-node .app-line-icon{width:23px;height:23px}.ecosystem-node b{display:block;font-size:17px;line-height:1.18}.ecosystem-node small{display:block;margin-top:5px;color:rgba(255,255,255,.68);font-size:12px;line-height:1.35}.node-ai{left:0;top:28px}.node-connect{right:0;top:28px}.node-work{left:0}.node-fun,.node-work{top:50%;transform:translateY(-50%)}.node-fun{right:0}.node-education{left:0;bottom:28px}.node-business{right:0;bottom:28px}.node-business small{line-height:1.35}@keyframes ecosystem-spin{to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes ecosystem-pulse{0%{transform:scale(.92);opacity:.7}75%,to{transform:scale(1.18);opacity:0}}@media (max-width:1080px){.phooi-ecosystem-section{grid-template-columns:1fr}.phooi-ecosystem-copy{max-width:760px}.phooi-ecosystem-visual{width:min(100%,650px);margin-inline:auto}}@media (max-width:700px){.phooi-ecosystem-section{min-height:0;padding:34px 15px 26px;border-radius:24px}.phooi-ecosystem-copy h2{font-size:clamp(34px,10vw,46px)}.phooi-ecosystem-copy>p{font-size:16px}.phooi-ecosystem-actions{display:grid}.phooi-ecosystem-actions a{width:100%}.phooi-ecosystem-visual{min-height:0;display:flex;flex-direction:column;gap:10px;padding-top:22px}.ecosystem-connectors,.ecosystem-core,.ecosystem-ring{display:none}.ecosystem-node{position:relative;inset:auto;width:100%;grid-template-columns:40px minmax(0,1fr);gap:10px;padding:11px 12px;transform:none}.ecosystem-node>i{width:40px;height:40px}.ecosystem-node b{font-size:17px}.ecosystem-node small{font-size:14px;line-height:1.4}}@media (prefers-reduced-motion:reduce){.ecosystem-pulse,.ring-two{animation:none}}.help-section{grid-column:1/-1;scroll-margin-top:100px;padding:clamp(44px,6vw,74px);border:1px solid rgba(8,116,58,.1);border-radius:30px;background:linear-gradient(145deg,#fff,#f1f8f2);box-shadow:0 18px 48px rgba(21,80,42,.07)}.help-heading{max-width:760px;margin:0 auto 34px;text-align:center}.help-heading .eyebrow{color:#087b42;font-size:clamp(24px,3vw,36px);font-weight:900;letter-spacing:.04em}.help-heading h2{margin:13px 0 0;color:#123d2a;font-size:clamp(38px,4.6vw,61px);line-height:1.04;letter-spacing:-.05em}.help-heading h2 em{color:#087e43;font-family:Georgia,Times New Roman,serif;font-weight:500}.how-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px}.how-grid article{padding:25px 23px;border:1px solid rgba(8,116,58,.1);border-radius:19px;background:#fff}.how-grid i{width:38px;height:38px;display:grid;place-items:center;margin-bottom:18px;border-radius:12px;background:#e7f6eb;color:#087b42;font-size:11px;font-style:normal;font-weight:900}.how-grid b{color:#17452f;font-size:17px}.how-grid p{margin:9px 0 0;color:#66776f;font-size:13px;line-height:1.62}.faq-block{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:clamp(28px,5vw,68px);gap:clamp(28px,5vw,68px);margin-top:48px;padding-top:42px;border-top:1px solid rgba(8,116,58,.12);scroll-margin-top:100px}.faq-block h3{margin:12px 0 0;color:#17452f;font-size:clamp(27px,3vw,39px);line-height:1.12;letter-spacing:-.04em}.faq-list{display:grid;grid-gap:9px;gap:9px}.faq-list details{padding:0 18px;border:1px solid rgba(8,116,58,.1);border-radius:15px;background:#fff}.faq-list summary{min-height:57px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#1b4732;font-size:14px;font-weight:800;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#0a8d4c;font-size:21px;font-weight:500;transition:transform .2s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{margin:0;padding:0 0 17px;color:#62736b;font-size:13px;line-height:1.65}.socials-coming{display:block;max-width:250px;padding:10px 12px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.63);font-size:10.5px;line-height:1.5}.privacy-single-line-heading{margin:14px 0 17px;color:#fff;font-size:clamp(34px,4.4vw,60px);line-height:1.04;letter-spacing:-.055em;white-space:nowrap}.footer-actions .footer-early-link{min-width:190px}.device-stage .fc-one{top:285px;right:-38px;left:auto}.device-stage .fc-two{right:-24px}.early-access-title{position:relative;top:-20px;margin-bottom:-4px}@media (max-width:820px){.faq-block,.how-grid{grid-template-columns:1fr}.hero-actions{justify-content:center}}@media (max-width:560px){.features-section{display:grid;grid-template-columns:minmax(0,1fr)}.hero-actions{width:min(100%,330px);margin-inline:auto}.hero-actions .main-cta,.secondary-cta{width:100%}.trust-row{grid-template-columns:1fr}.device-stage .fc-one{top:260px;right:2px;left:auto}.device-stage .fc-two{right:2px;bottom:66px}.floating-card{max-width:178px}.early-access-title{top:-14px;margin-bottom:0}.help-section{padding:34px 15px;border-radius:24px}.help-heading .eyebrow{font-size:clamp(22px,7vw,29px)}.help-heading h2{font-size:clamp(34px,9.6vw,44px)}.how-grid article{padding:22px 18px}.how-grid b{font-size:18px}.faq-list p,.how-grid p{font-size:15px}.faq-block{margin-top:36px;padding-top:34px}.faq-list summary{min-height:64px;font-size:16px}.socials-coming{max-width:100%;font-size:13px}.privacy-section{overflow:hidden}.privacy-heading h2.privacy-single-line-heading{width:100%;font-size:clamp(16px,4.7vw,21px);letter-spacing:-.055em;white-space:nowrap}.privacy-note-strip{grid-template-columns:minmax(0,1fr);gap:11px;padding:16px 14px}.privacy-note-strip>span{display:none}.privacy-note-strip p{min-width:0;overflow-wrap:anywhere}.privacy-note-strip button{width:100%;grid-column:1;white-space:normal;text-align:left}}@media (max-width:360px){.privacy-heading h2.privacy-single-line-heading{font-size:15px}}.footer-download{min-height:230px;grid-template-columns:minmax(0,1.2fr) auto .5fr;gap:clamp(30px,5vw,70px);padding:42px clamp(30px,5vw,58px);border:1px solid rgba(255,255,255,.3);border-radius:30px;background:radial-gradient(circle at 88% 10%,rgba(187,255,211,.38),transparent 30%),radial-gradient(circle at 12% 100%,rgba(122,235,168,.2),transparent 34%),linear-gradient(120deg,#0aa45a,#078347 55%,#056437);box-shadow:0 30px 70px rgba(2,61,32,.3)}.footer-download:after{border-color:rgba(255,255,255,.2)}.footer-download .eyebrow{color:#d4ffe2;font-size:12px;letter-spacing:.14em}.footer-download h2{margin:11px 0 12px;max-width:650px;font-size:clamp(38px,4vw,56px);line-height:1.02}.footer-download p{max-width:610px;color:rgba(255,255,255,.86);font-size:16px;line-height:1.65}.footer-actions .footer-early-link{min-width:210px;min-height:58px;border:1px solid rgba(255,255,255,.25);background:#fff;color:#077341;font-size:15px;box-shadow:0 14px 32px rgba(0,52,29,.2)}.footer-signal .pho-logo{width:92px;height:92px;border-width:5px}.footer-signal .signal-bars{transform:scale(1.08)}@media (max-width:1050px){.footer-download{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:700px){.footer-download{min-height:0;grid-template-columns:1fr;gap:24px;padding:36px 22px;border-radius:25px;transform:translateY(-38px)}.footer-download .eyebrow{font-size:11px}.footer-download h2{margin-top:10px;font-size:clamp(34px,10vw,44px)}.footer-download p{font-size:16px}.footer-actions{width:min(100%,330px);margin-inline:auto}.footer-actions .footer-early-link{width:100%;min-height:56px;font-size:16px}}.header-cta,.main-cta,.secondary-cta,.site-header nav{font-size:16px}.launch-pill{font-size:14px}.hero-copy>p{font-size:clamp(19px,1.55vw,22px)}.trust-row{font-size:14px;line-height:1.5}.business-help-heading p,.day-story-heading p,.industry-heading p,.inquiry-copy>p,.privacy-heading>p,.section-heading p,.video-heading p{font-size:17px}.business-examples small,.business-help-grid p,.faq-list p,.feature-card small,.feature-guide-points small,.how-grid p,.industry-card small,.privacy-grid p,.voice-showcase-copy ul{font-size:15px}.business-help-grid b,.feature-card b,.how-grid b,.industry-card b{font-size:18px}.business-contact-cta,.faq-list summary,.industry-card strong,.voice-showcase-copy button{font-size:15px}.voice-showcase-photo span{font-size:14px}.early-benefits span,.feature-guide-note{font-size:15px}.consent-field,.form-status,.privacy-note-strip a,.privacy-note-strip p{font-size:14px!important}.footer-brand>p{font-size:14px}.footer-column h3{font-size:16px}.footer-column a,.footer-column button,.footer-column>span{font-size:14px;line-height:1.55}.socials-coming{font-size:13px}.footer-bottom{font-size:12px;line-height:1.5}.legal-sections li,.legal-summary b,.legal-summary p,.legal-title-block p{font-size:16px}.legal-document-footer span{font-size:14px}.legal-document-footer p{font-size:13px}@media (max-width:700px){.site-header nav{font-size:16px}.hero-copy>p{font-size:18px}.trust-row{font-size:15px}.business-help-heading p,.day-story-heading p,.industry-heading p,.inquiry-copy>p,.privacy-heading>p,.section-heading p,.video-heading p{font-size:17px}.footer-bottom{gap:10px}}