/* A browser window from 760px wide is a compact desktop workspace, not a phone preview. */
@media(min-width:760px) and (max-width:899px){.feature-card,.feature-ai{height:278px!important;min-height:278px!important}}
@media(min-width:760px) and (max-width:899px){body{padding:22px 0;background:radial-gradient(circle at 90% 8%,rgba(47,116,246,.16),transparent 23rem),#f4f7fc}.phone-shell{width:calc(100% - 36px);max-width:1120px;min-height:calc(100vh - 44px);margin:0 auto;padding:18px 32px 36px 190px;overflow:hidden;border:1px solid rgba(224,231,242,.92);border-radius:30px;background:rgba(255,255,255,.72);box-shadow:0 26px 70px rgba(25,47,84,.14)}.statusbar{display:none}.app-header{min-height:64px;padding:0 0 18px;direction:rtl}.brand{font-size:1.28rem}.hero-card{min-height:250px;grid-template-columns:1.15fr .85fr;padding:26px 30px 0;gap:18px}.hero-copy{padding-bottom:26px}.hero-copy h1{font-size:1.7rem}.hero-copy p{font-size:.92rem;line-height:2}.hero-visual img{width:124%;transform:translateY(4px)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.feature-card,.feature-ai{height:232px!important;min-height:232px!important;padding:15px!important}.feature-card::before,.feature-ai::before{width:92px;height:62px}.feature-card strong{font-size:.92rem}.feature-card small{font-size:.72rem;line-height:1.75}.bottom-nav,.is-authenticated .bottom-nav{position:absolute;top:100px;right:auto;bottom:22px;left:18px;width:148px;transform:none;grid-template-columns:1fr;align-content:start;gap:6px;border-radius:21px;padding:11px 8px;background:rgba(255,255,255,.88)}.bottom-nav a{min-height:45px;grid-template-columns:25px 1fr;align-items:center;justify-items:start;gap:7px;border-radius:12px;padding:0 9px;font-size:.72rem}.bottom-nav a>span{font-size:.72rem}.bottom-nav a.active::after{width:4px;height:25px;right:-8px;bottom:auto}.bottom-nav .nav-profile-greeting{min-height:65px;grid-template-columns:35px 1fr;grid-template-rows:17px 20px;column-gap:6px;padding:7px 8px;margin-bottom:2px;border:1px solid #dce8fb;background:linear-gradient(135deg,#f7fbff,#e9f2ff)}.bottom-nav .nav-profile-greeting .nav-greeting-avatar{grid-row:span 2;width:34px;height:34px;border-radius:11px}.bottom-nav .nav-profile-greeting small{font-size:.52rem}.bottom-nav .nav-profile-greeting b{font-size:.67rem}.bottom-nav .notification-badge{top:7px;right:auto;left:10px}}
