.text-landing-page{color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.page-container{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-top:0}.text-landing-page *{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.message-bubble,.feature-section p,.testimonial-section blockquote{-webkit-user-select:text;user-select:text}.imessage-header{-webkit-backdrop-filter:blur(20px);z-index:100;background:#fffffff2;border-bottom:.5px solid #0000001a;justify-content:center;align-items:center;height:64px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #0000000d}.nav-back,.nav-video{cursor:pointer;color:#007aff;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:64px;padding:0;display:flex;position:absolute;top:0}.nav-back{left:8px}.nav-video{right:8px}.nav-back:active,.nav-video:active{opacity:.4}.nav-contact{cursor:pointer;flex-direction:column;align-items:center;gap:2px;display:flex}.nav-contact:active{opacity:.7}.nav-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-bottom:2px;display:flex;overflow:hidden}.nav-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.nav-info{flex-direction:column;align-items:center;display:flex}.nav-name{color:#000;white-space:nowrap;letter-spacing:-.2px;font-size:11px;font-weight:600;line-height:1}.imessage-container{background:#fff;max-width:100%;padding:80px 16px 120px}.message-row{margin-bottom:4px;animation:.3s ease-out message-slide-in;display:flex}.message-row.basil-row{justify-content:flex-start}.message-row.user-row{justify-content:flex-end}.message-row.user-row+.message-row.basil-row,.message-row.basil-row+.message-row.user-row{margin-top:12px}.message-bubble{word-wrap:break-word;border-radius:18px;max-width:75%;padding:12px 16px;font-size:17px;font-weight:400;line-height:1.35;position:relative}.message-bubble.basil{color:#000;background:#e9e9eb;border-bottom-left-radius:4px}.basil-row+.basil-row .message-bubble.basil{border-bottom-left-radius:18px}.message-bubble.user{color:#fff;background:#0b84ff;border-bottom-right-radius:4px}.user-row+.user-row .message-bubble.user{border-bottom-right-radius:18px}.message-row .message-bubble.basil.link{z-index:1;justify-content:space-between;align-items:center;gap:8px;width:auto;min-width:0;max-width:75%;min-height:auto;font-weight:500;position:relative;box-shadow:0 2px 6px #00000014;color:#0b84ff!important;visibility:visible!important;opacity:1!important;background:#fff!important;border:2px solid #e9e9eb!important;border-radius:18px 18px 18px 4px!important;padding:12px 16px!important;display:flex!important}.message-row .message-bubble.basil.link .link-text{text-underline-offset:2px;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;text-decoration:underline;display:inline-block;overflow:hidden;color:#0b84ff!important}.message-row .message-bubble.basil.link .link-icon{opacity:.7;flex-shrink:0;font-size:16px;display:inline-block;color:#0b84ff!important}.message-row .message-bubble.basil.link.emphasis{animation:.3s ease-out message-slide-in,2.5s ease-in-out .5s link-pulse}@keyframes message-slide-in{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes link-pulse{0%,to{transform:scale(1);box-shadow:0 2px 6px #00000014}50%{transform:scale(1.02);box-shadow:0 4px 16px #0b84ff40,0 0 0 3px #0b84ff1a}}.typing-indicator{background:#e9e9eb;border-radius:18px;align-items:center;gap:4px;width:fit-content;padding:12px 16px;display:inline-flex}.dot{background:#8e8e93;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite typing-dot}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:.15s}.dot:nth-child(3){animation-delay:.3s}@keyframes typing-dot{0%,60%,to{opacity:.7;transform:translateY(0)}30%{opacity:1;transform:translateY(-8px)}}.day-separator{justify-content:center;margin:24px 0;animation:.5s ease-out separator-fade-in;display:flex}.separator-text{color:#8e8e93;letter-spacing:.2px;background:#00000014;border-radius:14px;padding:6px 16px;font-size:13px;font-weight:500}@keyframes separator-fade-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.cta-container{padding:16px;padding-bottom:max(16px,env(safe-area-inset-bottom));z-index:100;pointer-events:none;background:linear-gradient(#0000,#fffffff2 20%,#fff 40%);position:fixed;bottom:0;left:0;right:0}.cta-button{color:#fff;cursor:pointer;text-align:center;pointer-events:auto;background-color:#d57a07;border:none;border-radius:12px;width:100%;padding:16px 32px;font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:-12px 12px #94882b}.cta-button:hover{transform:translate(4px,4px);box-shadow:-8px 8px #94882b}.cta-button:active{transform:translate(2px,2px);box-shadow:-4px 4px #94882b}.cta-button:focus-visible{outline-offset:3px;outline:3px solid #d57a07}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:374px){.message-bubble{max-width:80%;font-size:16px}}@media (min-width:769px){.cta-button{width:auto;padding:10px 40px;font-size:28px;display:inline-block}}.message-bubble,.typing-indicator{will-change:opacity,transform}.cta-container{contain:layout style paint}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.message-bubble{animation:none}.typing-indicator .dot{opacity:1;animation:none;transform:none}}
