.content-creation-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:calc(var(--base-font-size) * 1)}.logo-db-container-content-creation{flex-direction:column}.box,.logo-db-container-content-creation{display:flex;align-items:center;justify-content:center}.box{width:calc(var(--base-font-size) * 3);height:calc(var(--base-font-size) * 3);background:#fff;border-radius:calc(var(--base-font-size) * .3);padding:calc(var(--base-font-size) * .3);box-shadow:0 0 .4rem rgba(0,0,0,.1);position:relative;color:#023047}.box-label{flex-direction:column}.database-label{font-size:calc(var(--base-font-size) * .4);color:#023047;font-weight:500}.logo-section{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.arrow{font-size:calc(var(--base-font-size) * 1);color:#666;margin:0 calc(var(--base-font-size) * 1);font-weight:700;animation:fadeInOut 2s infinite}.thought-bubble{top:calc(var(--base-font-size) * -2.5);right:93%;transform:translateX(-50%);padding:calc(var(--base-font-size) * .2);border-radius:calc(var(--base-font-size) * .4);font-size:calc(var(--base-font-size) * .8);opacity:0;animation:thoughtAppear 4s cubic-bezier(.2,.8,.2,1) infinite}.thought-bubble,.thought-bubble:after,.thought-bubble:before{position:absolute;background:#fff;box-shadow:0 0 .4rem rgba(0,0,0,.1)}.thought-bubble:after,.thought-bubble:before{content:"";bottom:calc(var(--base-font-size) * -.4);left:50%;width:calc(var(--base-font-size) * .2);height:calc(var(--base-font-size) * .2);border-radius:50%}.thought-bubble:before{transform:translateX(-100%)}.thought-bubble:after{width:calc(var(--base-font-size) * .2);height:calc(var(--base-font-size) * .2);bottom:calc(var(--base-font-size) * -.6)}@keyframes thoughtAppear{0%{opacity:0;transform:translateX(-50%) translateY(calc(var(--base-font-size) * .5))}10%{opacity:1;transform:translateX(-50%) translateY(0)}45%{opacity:1;transform:translateX(-50%) translateY(0)}50%{opacity:0;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(0)}}.vertical-connector{margin:10px;height:calc(var(--base-font-size) * 1);display:flex;align-items:center;justify-content:center;color:#023047;width:calc(var(--base-font-size) * .8);animation:linkPulse 2s ease-in-out infinite}.vertical-connector.rotate-45{transform:rotate(45deg)}.vertical-connector.rotate-135{transform:rotate(135deg)}.vertical-connector svg{width:100%;height:100%}@keyframes linkPulse{0%,to{opacity:1}50%{opacity:.5}}.content-grid-section *,.content-grid-section :after,.content-grid-section :before{box-sizing:border-box}.content-grid-section{width:30%}.content-grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(calc(var(--base-font-size) * 3),1fr));gap:calc(var(--base-font-size) * .8);width:100%}.content-grid-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media (max-width:1000px){.channel-name{display:none}.channel-circle{margin-bottom:0}.channels-container{gap:calc(var(--base-font-size) * .5)}}.content-input-grid-section *,.content-input-grid-section :after,.content-input-grid-section :before{box-sizing:border-box}.content-input-grid-section{width:30%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}.input-item{margin:1rem}.content-input-grid-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;margin:1rem}.inbound-inquiries-container{margin:20px auto;position:relative;padding:20px 0}.channels-section{display:flex;align-items:center;flex:1;position:relative}.channels-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:20px;width:100%;max-width:220px}.channel-item{position:relative}.channel-circle{width:60px;height:60px;font-size:24px;color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.15);margin-bottom:8px;transition:transform .2s,box-shadow .2s}.channel-circle:hover{transform:scale(1.05);box-shadow:0 6px 12px rgba(0,0,0,.2)}.channel-icon{justify-content:center;align-items:center}.channel-name{font-size:12px;font-weight:500;color:#555;margin-top:4px}.channel-connector{position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:40px;height:40px}.ai-section{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;margin:0 30px}.ai-box-container{width:100px;height:100px;position:relative}.phone-section{flex:1;display:flex;align-items:center}.placeholder-logo{background-color:#f0f0f0;border-radius:10px;font-size:24px;color:#555}@media (max-width:920px){.inbound-inquiries-container{flex-direction:column}.ai-section,.channels-section,.phone-section{margin:20px 0}.channel-connector{display:none}.channels-grid{max-width:300px}}:root{--base-font-size:clamp(18px,2.8vw,48px)}.calendar{position:relative;width:45%;max-width:130px;min-width:75px;aspect-ratio:9/16;background-color:#fff;border-radius:.4rem;padding:.4rem;box-shadow:0 0 .4rem rgba(0,0,0,.1)}.header{text-align:center;padding-bottom:.4rem;border-bottom:1px solid #eee;margin-bottom:.4rem}.date{font-size:calc(var(--base-font-size) * .5);font-weight:500;color:#333}.timeline{position:relative;height:calc(100% - 1.6rem);padding-left:calc(var(--base-font-size) * 1.2)}.hour-markers{position:absolute;left:0;top:0;height:100%;color:#999;font-size:calc(var(--base-font-size) * .3);display:flex;flex-direction:column;justify-content:space-between}.current-time{left:0;top:33.33%;width:100%;height:1px;z-index:1;animation:pulse 1.2s ease-in-out infinite}.current-time,.current-time:before{position:absolute;background-color:#ff3b30}.current-time:before{content:"";left:.6rem;top:50%;transform:translate(-50%,-50%);width:.4rem;height:.4rem;border-radius:50%;animation:dotPulse 1.2s ease-in-out infinite}.event{position:absolute;left:calc(var(--base-font-size) * 1.2);width:calc(100% - var(--base-font-size) * 1.2);border-radius:.1rem}.event:first-child{top:5%;height:8%;background-color:#ffb5b5}.event:nth-child(2){top:18%;height:10%;background-color:#b5e6ff;width:45%}.event:nth-child(3){top:18%;height:8%;background-color:#c2ffb5;left:calc(var(--base-font-size) * 1.2 + 48%);width:calc(52% - var(--base-font-size) * 1.2)}.event:nth-child(4){top:40%;height:12%;background-color:#ffe5b5}.event:nth-child(5){top:60%;height:8%;background-color:#e5b5ff;width:45%}.event:nth-child(6){top:65%;height:7%;background-color:#b5ffe9;left:calc(var(--base-font-size) * 1.2 + 48%);width:calc(52% - var(--base-font-size) * 1.2)}.event:nth-child(7){top:85%;height:8%;background-color:#ffd1b5}.event-new-meeting{background-color:#fff!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes dotPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.5);opacity:.3}}@keyframes eventAppear{0%,20%{opacity:0;transform:translateY(calc(var(--base-font-size) * 1.5))}30%{opacity:1;transform:translateY(0)}70%{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}.meeting-event{padding:8px;background-color:#e2f0fd;border-left:4px solid #0078d4;border-radius:4px;height:100%;display:flex;flex-direction:column;justify-content:center;animation:eventAppear 4s cubic-bezier(.2,.8,.2,1) infinite}.meeting-title{font-size:calc(var(--base-font-size) * .4);font-weight:700;color:#333;margin-bottom:4px}.channels-section *,.channels-section :after,.channels-section :before{box-sizing:border-box}.inbound-inquiries-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:calc(var(--base-font-size) * 1)}.channels-section{width:45%}.channels-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px}.channel-item{flex-direction:column;text-align:center}.channel-circle,.channel-item{display:flex;align-items:center;justify-content:center}.channel-circle{width:calc(var(--base-font-size) * 2.5);height:calc(var(--base-font-size) * 2.5);border-radius:50%;margin-bottom:calc(var(--base-font-size) * .5)}.channel-icon{color:#fff;font-size:calc(var(--base-font-size) * 1);display:flex}.channel-name{font-size:calc(var(--base-font-size) * .6);margin-top:calc(var(--base-font-size) * .1)}@media (max-width:1000px){.channel-name{display:none}.channel-circle{margin-bottom:0}}@media (max-width:200px){.channels-grid{gap:6px}.channel-circle{width:30px;height:30px}.channel-icon{font-size:16px}}@media (max-width:100px){.channel-circle{width:20px;height:20px}.channel-icon{font-size:12px}}.meeting-reminders-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:calc(var(--base-font-size) * 1);min-height:230px}.logo-db-container-meeting-reminders{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:768px){.database-boxes{flex-direction:column;gap:calc(var(--base-font-size) * 1)}.meeting-reminders-container{min-height:230px}}:root{--base-font-size:clamp(24px,2.8vw,48px)}.phone{width:45%;min-width:75px;max-width:160px;aspect-ratio:9/16;background-color:#1a1a1a;border-radius:.8rem;padding:.4rem;box-shadow:0 0 .4rem rgba(0,0,0,.2)}.phone,.screen{position:relative}.screen{width:100%;height:100%;background-color:#fff;border-radius:.6rem;overflow:hidden}.notch{top:0;left:50%;transform:translateX(-50%);width:50%;height:.6rem;background-color:#1a1a1a;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.message,.notch{position:absolute}.message{left:calc(var(--base-font-size) * .2);bottom:calc(var(--base-font-size) * .2);max-width:90%;background-color:#e9e9eb;padding:calc(var(--base-font-size) * .3) calc(var(--base-font-size) * .4);border-radius:calc(var(--base-font-size) * .4);font-size:calc(var(--base-font-size) * .5);opacity:0;transform:translateY(calc(var(--base-font-size) * 1.5));animation:messageAppear 4s cubic-bezier(.2,.8,.2,1) infinite}.time{font-size:calc(var(--base-font-size) * .3);color:#8e8e93;margin-top:calc(var(--base-font-size) * .1);text-align:left}.email-message{position:absolute;left:calc(var(--base-font-size) * .4);bottom:calc(var(--base-font-size) * .4);width:80%;background-color:#fff;border:1px solid #e1e1e1;border-radius:calc(var(--base-font-size) * .3);font-size:calc(var(--base-font-size) * .4);opacity:0;transform:translateY(calc(var(--base-font-size) * 1.5));animation:messageAppear 4s cubic-bezier(.2,.8,.2,1) infinite}.email-header{border-bottom:1px solid #e1e1e1;font-size:calc(var(--base-font-size) * .35);color:#666}.email-content,.email-header{padding:calc(var(--base-font-size) * .3)}.email-content{color:#333}.attachment{margin-top:calc(var(--base-font-size) * .2);padding:calc(var(--base-font-size) * .2);background-color:#f5f5f5;border-radius:calc(var(--base-font-size) * .2);display:flex;align-items:center;gap:calc(var(--base-font-size) * .2);font-size:calc(var(--base-font-size) * .35)}.attachment-icon{color:#666}@keyframes messageAppear{0%,20%{opacity:0;transform:translateY(calc(var(--base-font-size) * 1.5))}30%{opacity:1;transform:translateY(0)}70%{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}.videocall{display:flex;flex-direction:column;height:100%;position:relative;background-color:#000;padding:10px 0}.call-time{text-align:center;color:#fff;font-size:calc(var(--base-font-size) * .25);background-color:rgba(0,0,0,.5);padding:4px 0;margin:5px auto 10px;border-radius:12px;width:80px;z-index:10}.videocall-main{flex:1;position:relative;background-color:#1a1a1a;border-radius:8px;overflow:hidden;margin:0 10px 15px}.main-avatar{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.videocall-inset{position:absolute;bottom:calc(var(--base-font-size) * .25);right:calc(var(--base-font-size) * .25);width:25%;aspect-ratio:3/4;background-color:#333;border-radius:8px;overflow:hidden;border:2px solid hsla(0,0%,100%,.3);box-shadow:0 2px 8px rgba(0,0,0,.5)}.inset-avatar{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.avatar-placeholder.large{width:calc(var(--base-font-size) * 2);height:calc(var(--base-font-size) * 2);font-size:calc(var(--base-font-size) * .8)}.avatar-placeholder.large,.avatar-placeholder.small{background-color:#444;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700}.avatar-placeholder.small{width:calc(var(--base-font-size) * .6);height:calc(var(--base-font-size) * .6);font-size:calc(var(--base-font-size) * .3)}.participant-name{color:#fff;margin-top:10px;font-size:calc(var(--base-font-size) * .3);background-color:rgba(0,0,0,.5);padding:2px 8px;border-radius:10px}.videocall-controls{display:flex;justify-content:space-around;padding:0 20px 10px;z-index:5}.control-icon{width:calc(var(--base-font-size) * .75);height:calc(var(--base-font-size) * .75);border-radius:50%;background-color:rgba(50,50,50,.8);display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff}.end-call{background-color:rgba(255,0,0,.8)}:root{--base-font-size:clamp(16px,1.5vw,24px)}.proposal-generation-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:calc(var(--base-font-size) * 1)}.logo-db-container-proposal-generation{display:flex;flex-direction:column;align-items:center;justify-content:center}.proposal-connectors{align-items:center;margin-bottom:calc(var(--base-font-size) * .5)}.database-boxes,.proposal-connectors{display:flex;flex-direction:row;justify-content:center;gap:calc(var(--base-font-size) * 2)}.database-boxes{align-items:flex-start}.placeholder-logo{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#5a67d8;color:#fff;font-weight:700;font-size:calc(var(--base-font-size) * .8);border-radius:50%}@keyframes fadeInOut{0%,to{opacity:.5}50%{opacity:1}}@media (max-width:768px){.database-boxes{flex-direction:column;gap:calc(var(--base-font-size) * 1)}.proposal-generation-container{min-height:230px}}