.AIConcierge-module__1VqmNa__embedded{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:none;margin-left:0;margin-right:0;padding:1.25rem 2rem 1.5rem;display:flex;position:relative}.AIConcierge-module__1VqmNa__auditHero{place-items:center;min-height:min(72vh,720px);padding:clamp(2rem,5vw,4rem) 1.25rem;display:none}.AIConcierge-module__1VqmNa__auditHeroInner{text-align:center;border-radius:var(--radius-lg);background:#1a1f1c75;border:1px solid #008d3624;width:min(1100px,100%);padding:clamp(1.5rem,3vw,2.5rem)}.AIConcierge-module__1VqmNa__auditKicker{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;margin-bottom:.75rem;font-size:.72rem;display:inline-block}.AIConcierge-module__1VqmNa__auditTitle{letter-spacing:-.03em;color:var(--white);margin:0;font-size:clamp(2.1rem,5vw,4.25rem);line-height:1.05}.AIConcierge-module__1VqmNa__auditText{color:#ffffffc7;max-width:760px;margin:1rem auto 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}[data-lh="1"] .AIConcierge-module__1VqmNa__auditHero{display:grid}:is([data-lh="1"] .AIConcierge-module__1VqmNa__embedded,[data-lh="1"] .AIConcierge-module__1VqmNa__topBar,[data-lh="1"] .AIConcierge-module__1VqmNa__floatingChatBtn){display:none!important}.AIConcierge-module__1VqmNa__welcomeSection{text-align:center;pointer-events:auto;width:100%;max-width:1100px;margin-bottom:.75rem}.AIConcierge-module__1VqmNa__welcomeTitle{color:#f5fff9;text-shadow:0 1px 10px #00000047;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.75rem;font-weight:400;line-height:1.3}.AIConcierge-module__1VqmNa__welcomeSubtitle{color:#ffffff8c;letter-spacing:.01em;margin:0;font-size:.9rem;font-weight:300;line-height:1.5}[data-theme=light] .AIConcierge-module__1VqmNa__welcomeTitle{color:var(--primary);text-shadow:none}[data-theme=light] .AIConcierge-module__1VqmNa__welcomeSubtitle{color:var(--text-secondary)}.AIConcierge-module__1VqmNa__embeddedPanel{pointer-events:auto;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(24px);width:100%;max-width:1100px;animation:AIConcierge-module__1VqmNa__embeddedEnter .8s var(--ease-smooth) both;top:calc(var(--nav-height) + 10px);z-index:90;max-height:calc(100vh - var(--nav-height) - 20px);background:#0e1110c2;border:1px solid #008d362e;flex-direction:column;align-self:center;animation-delay:.3s;display:flex;position:sticky;overflow:hidden;box-shadow:0 12px 40px #0000002e}.AIConcierge-module__1VqmNa__embeddedPanelShiftForTopBar{top:calc(var(--nav-height) + 52px);max-height:calc(100vh - var(--nav-height) - 52px - 16px)}@keyframes AIConcierge-module__1VqmNa__embeddedEnter{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.AIConcierge-module__1VqmNa__embeddedHeader{flex-shrink:0;align-items:center;gap:8px;padding:16px 2rem 8px;display:flex}.AIConcierge-module__1VqmNa__embeddedTitle{letter-spacing:.03em;color:#ffffffbf;flex:1;font-size:.8rem;font-weight:400}.AIConcierge-module__1VqmNa__conciergeCard{background:#008d360f;border:1px solid #008d3638;border-radius:14px;flex-shrink:0;align-items:center;gap:12px;margin:8px 2rem 0;padding:10px 12px;display:flex}.AIConcierge-module__1VqmNa__conciergeCardImage{-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;border:1px solid #008d3659;border-radius:12px;flex-shrink:0;width:74px;height:74px}.AIConcierge-module__1VqmNa__conciergeCardText{flex-direction:column;gap:4px;display:flex}.AIConcierge-module__1VqmNa__conciergeCardText strong{color:#ffffffe6;font-size:.82rem;font-weight:500}.AIConcierge-module__1VqmNa__conciergeCardText span{color:#ffffffad;font-size:.76rem;line-height:1.5}.AIConcierge-module__1VqmNa__resetBtn{font-family:var(--font-mono);letter-spacing:.03em;color:#ffffff80;cursor:pointer;transition:all .3s var(--ease-smooth);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:100px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-size:.65rem;font-weight:300;display:flex}.AIConcierge-module__1VqmNa__resetBtn:hover{color:var(--white);background:#008d3614;border-color:#008d364d}.AIConcierge-module__1VqmNa__resetBtn svg{opacity:.6;transition:opacity .3s}.AIConcierge-module__1VqmNa__resetBtn:hover svg{opacity:1}.AIConcierge-module__1VqmNa__topBar{top:var(--nav-height);width:100%;z-index:var(--z-nav);opacity:0;pointer-events:none;transition:transform .4s var(--ease-smooth), opacity .3s var(--ease-smooth);position:fixed;left:0;transform:translateY(-100%)}.AIConcierge-module__1VqmNa__topBarVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.AIConcierge-module__1VqmNa__topBarTrigger{-webkit-backdrop-filter:blur(16px);width:100%;color:var(--white);cursor:pointer;font-family:var(--font-sans);text-align:left;background:#003918d9;border:none;border-bottom:1px solid #008d3640;align-items:center;gap:10px;padding:12px 2rem;transition:background .3s;display:flex}.AIConcierge-module__1VqmNa__topBarTrigger:hover{background:#003918f2}.AIConcierge-module__1VqmNa__topBarLabel{letter-spacing:.02em;color:var(--white);flex-shrink:0;font-size:.85rem;font-weight:500}.AIConcierge-module__1VqmNa__topBarBadge{background:var(--primary);color:#fff;border-radius:100px;justify-content:center;align-items:center;min-width:16px;height:16px;margin-left:6px;padding:0 4px;font-size:.6rem;font-weight:500;line-height:1;display:inline-flex}.AIConcierge-module__1VqmNa__topBarPreview{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;flex:1;padding:0 .75rem;font-size:.82rem;font-weight:300;overflow:hidden}.AIConcierge-module__1VqmNa__topBarChevron{color:#ffffffb3;transition:transform .3s var(--ease-smooth);flex-shrink:0;font-size:.85rem}.AIConcierge-module__1VqmNa__topBarChevronOpen{transform:rotate(180deg)}.AIConcierge-module__1VqmNa__topBarPanel{-webkit-backdrop-filter:blur(20px);max-height:0;transition:max-height .45s var(--ease-smooth), opacity .3s var(--ease-smooth);opacity:0;background:#1a1f1cf7;border-bottom:1px solid #008d3614;flex-direction:column;display:flex;overflow:hidden}.AIConcierge-module__1VqmNa__topBarPanelOpen{opacity:1;max-height:780px}.AIConcierge-module__1VqmNa__topBarPanelHeader{justify-content:flex-end;padding:10px 2rem 0;display:flex}.AIConcierge-module__1VqmNa__panelDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.5s ease-in-out infinite AIConcierge-module__1VqmNa__glowPulse}@keyframes AIConcierge-module__1VqmNa__glowPulse{0%,to{opacity:.4}50%{opacity:1}}.AIConcierge-module__1VqmNa__messagesContainer{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:14px;min-height:0;padding:20px 2rem;display:flex;overflow-y:auto}.AIConcierge-module__1VqmNa__messagesContainer::-webkit-scrollbar{width:4px}.AIConcierge-module__1VqmNa__messagesContainer::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.AIConcierge-module__1VqmNa__message{max-width:70%;animation:AIConcierge-module__1VqmNa__fadeIn .3s var(--ease-smooth)}@keyframes AIConcierge-module__1VqmNa__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.AIConcierge-module__1VqmNa__messageAssistant{align-self:flex-start}.AIConcierge-module__1VqmNa__messageAssistant p{color:#ffffffe0;font-size:.85rem;font-weight:300;line-height:1.55}.AIConcierge-module__1VqmNa__messageUser{align-self:flex-end}.AIConcierge-module__1VqmNa__messageUser p{color:var(--white);border-radius:var(--radius-md);background:#008d361f;border:1px solid #008d3626;padding:10px 14px;font-size:.85rem;line-height:1.55}.AIConcierge-module__1VqmNa__source{font-family:var(--font-mono);color:#fff3;letter-spacing:.03em;margin-top:6px;font-size:.6rem;display:block}.AIConcierge-module__1VqmNa__typing{gap:4px;padding:4px 0;display:flex}.AIConcierge-module__1VqmNa__typing span{background:#008d3666;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite AIConcierge-module__1VqmNa__typingBounce}.AIConcierge-module__1VqmNa__typing span:nth-child(2){animation-delay:.15s}.AIConcierge-module__1VqmNa__typing span:nth-child(3){animation-delay:.3s}@keyframes AIConcierge-module__1VqmNa__typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.AIConcierge-module__1VqmNa__chips{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.AIConcierge-module__1VqmNa__chip{color:#ffffffb8;cursor:pointer;transition:all .3s var(--ease-smooth);font-size:.75rem;font-weight:300;font-family:var(--font-sans);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:100px;padding:6px 14px}.AIConcierge-module__1VqmNa__chip:hover{color:var(--white);background:#008d3614;border-color:#008d364d}.AIConcierge-module__1VqmNa__leadForm{border-radius:var(--radius-md);animation:AIConcierge-module__1VqmNa__fadeIn .4s var(--ease-smooth);background:#ffffff05;border:1px solid #ffffff0f;padding:16px}.AIConcierge-module__1VqmNa__leadIntro{color:#ffffffb8;margin-bottom:12px;font-size:.8rem;font-weight:300}.AIConcierge-module__1VqmNa__form{flex-direction:column;gap:10px;display:flex}.AIConcierge-module__1VqmNa__formInput,.AIConcierge-module__1VqmNa__formSelect,.AIConcierge-module__1VqmNa__formTextarea{border-radius:var(--radius-sm);width:100%;color:var(--white);font-family:var(--font-sans);background:#ffffff0f;border:1px solid #ffffff1f;outline:none;padding:10px 12px;font-size:.82rem;font-weight:300;transition:border-color .3s}.AIConcierge-module__1VqmNa__formInput::-moz-placeholder{color:#fff6}.AIConcierge-module__1VqmNa__formTextarea::-moz-placeholder{color:#fff6}.AIConcierge-module__1VqmNa__formInput::placeholder,.AIConcierge-module__1VqmNa__formTextarea::placeholder{color:#fff6}.AIConcierge-module__1VqmNa__formInput:focus,.AIConcierge-module__1VqmNa__formSelect:focus,.AIConcierge-module__1VqmNa__formTextarea:focus{border-color:#008d3666}.AIConcierge-module__1VqmNa__formSelect{appearance:none;cursor:pointer}.AIConcierge-module__1VqmNa__formSelect option{background:var(--dark);color:var(--white)}.AIConcierge-module__1VqmNa__formTextarea{resize:vertical;min-height:60px}.AIConcierge-module__1VqmNa__formSubmit{background:var(--primary);color:#fff;border-radius:var(--radius-sm);font-family:var(--font-sans);cursor:pointer;border:none;padding:10px 16px;font-size:.82rem;font-weight:400;transition:background .3s}.AIConcierge-module__1VqmNa__formSubmit:hover{background:var(--deep)}.AIConcierge-module__1VqmNa__microcopy{font-family:var(--font-mono);color:#ffffffb8;letter-spacing:.02em;margin-top:2px;margin-bottom:4px;font-size:.62rem;font-weight:300}.AIConcierge-module__1VqmNa__microcopy a{color:#8affc3;text-underline-offset:.16em;text-decoration:underline;transition:color .3s}.AIConcierge-module__1VqmNa__microcopy a:hover{color:var(--white)}.AIConcierge-module__1VqmNa__summaryText{white-space:pre-line;border-radius:var(--radius-md);background:#008d360f;border:1px solid #008d3626;padding:14px 16px;font-family:var(--font-mono)!important;color:#ffffffe6!important;font-size:.78rem!important;line-height:1.7!important}.AIConcierge-module__1VqmNa__analysisText{white-space:pre-line;color:#ffffffe6!important;font-size:.83rem!important;line-height:1.62!important}.AIConcierge-module__1VqmNa__closingPaths{animation:AIConcierge-module__1VqmNa__fadeIn .3s var(--ease-smooth);flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.AIConcierge-module__1VqmNa__closingBtn{font-family:var(--font-sans);color:var(--primary);cursor:pointer;transition:all .25s var(--ease-smooth);background:#008d3614;border:1px solid #008d3640;border-radius:6px;padding:9px 16px;font-size:.78rem;font-weight:400}.AIConcierge-module__1VqmNa__closingBtn:hover{border-color:var(--primary);background:#008d3626}.AIConcierge-module__1VqmNa__closingBtnSecondary{color:#ffffff80;background:0 0;border-color:#ffffff1a}.AIConcierge-module__1VqmNa__closingBtnSecondary:hover{color:#fffc;background:#ffffff0a;border-color:#ffffff40}.AIConcierge-module__1VqmNa__emailForm{animation:AIConcierge-module__1VqmNa__fadeIn .3s var(--ease-smooth);flex-direction:column;gap:8px;max-width:360px;margin-top:4px;display:flex}.AIConcierge-module__1VqmNa__ethicsFooter{font-family:var(--font-mono);color:#ffffff40;letter-spacing:.02em;text-align:center;margin-top:8px;font-size:.55rem;font-weight:300}.AIConcierge-module__1VqmNa__inputArea{border-top:none;flex-shrink:0;padding:18px 2rem 22px}.AIConcierge-module__1VqmNa__inputForm{gap:10px;display:flex}.AIConcierge-module__1VqmNa__input{border-radius:var(--radius-md);min-height:58px;color:var(--white);font-family:var(--font-sans);background:#ffffff1a;border:1px solid #fff3;outline:none;flex:1;padding:17px 22px;font-size:1.05rem;font-weight:400;transition:border-color .3s,box-shadow .3s,background .3s}.AIConcierge-module__1VqmNa__input::placeholder{color:#fff6}.AIConcierge-module__1VqmNa__input:focus{background:#ffffff1f;border-color:#008d3666;box-shadow:0 0 0 3px #008d361f}.AIConcierge-module__1VqmNa__sendBtn{background:var(--primary);border-radius:var(--radius-md);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;transition:background .3s,opacity .3s;display:flex}.AIConcierge-module__1VqmNa__sendBtn:hover{background:var(--deep)}.AIConcierge-module__1VqmNa__sendBtn:disabled{opacity:.3;cursor:not-allowed}.AIConcierge-module__1VqmNa__themeToggle{color:#ffffff80;cursor:pointer;width:28px;height:28px;transition:all .3s var(--ease-smooth);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AIConcierge-module__1VqmNa__themeToggle:hover{color:var(--white);background:#008d361a;border-color:#008d364d}[data-theme=light] .AIConcierge-module__1VqmNa__embeddedPanel{box-shadow:0 12px 36px #0e111014;background:#f3f7f4eb!important;border-color:#14532d24!important}[data-theme=light] .AIConcierge-module__1VqmNa__auditHeroInner{background:#f3f7f4eb;border-color:#14532d24}[data-theme=light] .AIConcierge-module__1VqmNa__auditKicker{color:var(--text-tertiary)}[data-theme=light] .AIConcierge-module__1VqmNa__auditTitle{color:var(--white)}[data-theme=light] .AIConcierge-module__1VqmNa__auditText{color:var(--text-secondary)}[data-theme=light] .AIConcierge-module__1VqmNa__embeddedTitle{color:var(--text-secondary)}[data-theme=light] .AIConcierge-module__1VqmNa__conciergeCard{background:#14532d14;border-color:#14532d47}[data-theme=light] .AIConcierge-module__1VqmNa__conciergeCardImage{border-color:#14532d66}[data-theme=light] .AIConcierge-module__1VqmNa__conciergeCardText strong{color:var(--primary-hover)}[data-theme=light] .AIConcierge-module__1VqmNa__conciergeCardText span{color:var(--text-secondary)}[data-theme=light] .AIConcierge-module__1VqmNa__resetBtn{color:var(--text-tertiary);background:#0000000a;border-color:#0000001f}[data-theme=light] .AIConcierge-module__1VqmNa__resetBtn:hover{color:var(--white);background:#14532d14;border-color:#14532d59}[data-theme=light] .AIConcierge-module__1VqmNa__messagesContainer::-webkit-scrollbar-thumb{background:#0000001f}[data-theme=light] .AIConcierge-module__1VqmNa__messageAssistant p{color:var(--white)}[data-theme=light] .AIConcierge-module__1VqmNa__messageUser p{color:#fff;background:var(--primary);border-color:var(--primary)}[data-theme=light] .AIConcierge-module__1VqmNa__source{color:var(--text-subtle)}[data-theme=light] .AIConcierge-module__1VqmNa__typing span{background:#14532d73}[data-theme=light] .AIConcierge-module__1VqmNa__chip{color:var(--text-secondary);background:#0000000a;border-color:#0000001f}[data-theme=light] .AIConcierge-module__1VqmNa__chip:hover{color:var(--primary-hover);background:#14532d14;border-color:#14532d52}[data-theme=light] .AIConcierge-module__1VqmNa__leadForm{background:#00000005;border-color:#00000014}[data-theme=light] .AIConcierge-module__1VqmNa__leadIntro{color:var(--text-secondary)}:is([data-theme=light] .AIConcierge-module__1VqmNa__formInput,[data-theme=light] .AIConcierge-module__1VqmNa__formSelect,[data-theme=light] .AIConcierge-module__1VqmNa__formTextarea){color:#1a1f1c;background:#ffffffd9;border-color:#00000026}[data-theme=light] .AIConcierge-module__1VqmNa__formInput::-moz-placeholder{color:var(--text-subtle)}[data-theme=light] .AIConcierge-module__1VqmNa__formTextarea::-moz-placeholder{color:var(--text-subtle)}[data-theme=light] .AIConcierge-module__1VqmNa__formInput::placeholder{color:var(--text-subtle)}[data-theme=light] .AIConcierge-module__1VqmNa__formTextarea::placeholder{color:var(--text-subtle)}:is([data-theme=light] .AIConcierge-module__1VqmNa__formInput:focus,[data-theme=light] .AIConcierge-module__1VqmNa__formSelect:focus,[data-theme=light] .AIConcierge-module__1VqmNa__formTextarea:focus){border-color:#14532d8c}[data-theme=light] .AIConcierge-module__1VqmNa__formSelect option{color:#0e1110;background:#f3f7f4}[data-theme=light] .AIConcierge-module__1VqmNa__inputArea{border-top:none}[data-theme=light] .AIConcierge-module__1VqmNa__input{color:#1a1f1c;background:#fffffff2;border-color:#00000038}[data-theme=light] .AIConcierge-module__1VqmNa__input::placeholder{color:var(--text-subtle)}[data-theme=light] .AIConcierge-module__1VqmNa__input:focus{border-color:#14532d8c;box-shadow:0 0 0 3px #14532d2e}:is([data-theme=light] .AIConcierge-module__1VqmNa__sendBtn,[data-theme=light] .AIConcierge-module__1VqmNa__formSubmit){color:#fff}[data-theme=light] .AIConcierge-module__1VqmNa__topBarTrigger{color:var(--white);background:#e6eee8eb;border-bottom-color:#14532d33}[data-theme=light] .AIConcierge-module__1VqmNa__topBarTrigger:hover{background:#dce6def7}[data-theme=light] .AIConcierge-module__1VqmNa__topBarLabel{color:var(--white)}[data-theme=light] .AIConcierge-module__1VqmNa__topBarPreview{color:var(--text-secondary)}[data-theme=light] .AIConcierge-module__1VqmNa__topBarChevron{color:var(--text-tertiary)}[data-theme=light] .AIConcierge-module__1VqmNa__topBarPanel{background:#f3f7f4f7;border-bottom-color:#14532d1a}[data-theme=light] .AIConcierge-module__1VqmNa__microcopy{color:var(--text-secondary)}[data-theme=light] .AIConcierge-module__1VqmNa__microcopy a{color:var(--primary)}[data-theme=light] .AIConcierge-module__1VqmNa__summaryText{background:#14532d0f;border-color:#14532d24;color:var(--white)!important}[data-theme=light] .AIConcierge-module__1VqmNa__analysisText{color:var(--white)!important}[data-theme=light] .AIConcierge-module__1VqmNa__closingBtn{color:var(--primary);background:#14532d14;border-color:#14532d38}[data-theme=light] .AIConcierge-module__1VqmNa__closingBtn:hover{background:#14532d24}[data-theme=light] .AIConcierge-module__1VqmNa__closingBtnSecondary{color:var(--text-subtle);border-color:#0e11101f}[data-theme=light] .AIConcierge-module__1VqmNa__closingBtnSecondary:hover{color:var(--text-secondary);border-color:#0e111038}[data-theme=light] .AIConcierge-module__1VqmNa__ethicsFooter{color:var(--text-subtle)}.AIConcierge-module__1VqmNa__calendlyOverlay{z-index:99999;-webkit-backdrop-filter:blur(8px);animation:AIConcierge-module__1VqmNa__fadeIn .3s var(--ease-smooth);background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.AIConcierge-module__1VqmNa__calendlyModal{background:var(--dark);border-radius:var(--radius-lg);width:100%;max-width:620px;max-height:90vh;animation:AIConcierge-module__1VqmNa__fadeIn .3s var(--ease-smooth);border:1px solid #008d3633;flex-direction:column;display:flex;overflow:auto}.AIConcierge-module__1VqmNa__calendlyHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.AIConcierge-module__1VqmNa__calendlyTitle{color:var(--white);font-size:.9rem;font-weight:400}.AIConcierge-module__1VqmNa__calendlyClose{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;transition:all .25s;display:flex}.AIConcierge-module__1VqmNa__calendlyClose:hover{color:var(--white);background:#008d361a;border-color:#008d364d}.AIConcierge-module__1VqmNa__calendlyIframe{border-radius:0 0 var(--radius-lg) var(--radius-lg);background:#fff;border:none;flex:auto;width:100%;min-height:700px}[data-theme=light] .AIConcierge-module__1VqmNa__calendlyOverlay{background:#00000059}[data-theme=light] .AIConcierge-module__1VqmNa__calendlyModal{background:#fff;border-color:#14532d2e}[data-theme=light] .AIConcierge-module__1VqmNa__calendlyHeader{border-bottom-color:#0e111014}[data-theme=light] .AIConcierge-module__1VqmNa__calendlyTitle{color:#1a1f1c}[data-theme=light] .AIConcierge-module__1VqmNa__calendlyClose{color:var(--text-subtle);background:#00000008;border-color:#0e111026}@media (max-width:768px){.AIConcierge-module__1VqmNa__embedded{padding:1rem .75rem}.AIConcierge-module__1VqmNa__welcomeSection{margin-bottom:.75rem;padding:0 .25rem}.AIConcierge-module__1VqmNa__conciergeCard{gap:10px;margin:8px 1.25rem 0;padding:8px 10px}.AIConcierge-module__1VqmNa__conciergeCardImage{border-radius:10px;width:60px;height:60px}.AIConcierge-module__1VqmNa__conciergeCardText strong{font-size:.78rem}.AIConcierge-module__1VqmNa__conciergeCardText span{font-size:.72rem}.AIConcierge-module__1VqmNa__welcomeTitle{font-size:1.3rem}.AIConcierge-module__1VqmNa__welcomeSubtitle{font-size:.8rem}.AIConcierge-module__1VqmNa__embeddedPanel{border-radius:var(--radius-lg);width:100%;max-width:100%;max-height:calc(100vh - var(--nav-height) - 16px);animation:none}.AIConcierge-module__1VqmNa__embeddedPanelShiftForTopBar{max-height:calc(100vh - var(--nav-height) - 52px - 12px)}.AIConcierge-module__1VqmNa__messagesContainer{padding:16px 1.25rem;overflow-y:auto}.AIConcierge-module__1VqmNa__inputArea{padding:14px 1.25rem 18px}.AIConcierge-module__1VqmNa__input{min-height:54px;padding:15px 18px;font-size:1rem}.AIConcierge-module__1VqmNa__sendBtn{width:54px;height:54px}.AIConcierge-module__1VqmNa__message{max-width:92%}}.AIConcierge-module__1VqmNa__floatingChatBtn{z-index:var(--z-nav);background:var(--primary);color:#fff;cursor:pointer;width:56px;height:56px;transition:transform .25s var(--ease-smooth), box-shadow .25s;animation:AIConcierge-module__1VqmNa__floatIn .4s var(--ease-smooth) both;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 20px #008d3659,0 2px 8px #0000004d}.AIConcierge-module__1VqmNa__floatingChatBtn:active{transform:scale(.92)}@keyframes AIConcierge-module__1VqmNa__floatIn{0%{opacity:0;transform:translateY(20px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.AIConcierge-module__1VqmNa__floatingBadge{border:2px solid var(--primary);background:#fff;border-radius:50%;width:10px;height:10px;animation:2.5s ease-in-out infinite AIConcierge-module__1VqmNa__glowPulse;position:absolute;top:8px;right:8px}[data-theme=light] .AIConcierge-module__1VqmNa__floatingChatBtn{color:#fff;box-shadow:0 4px 20px #14532d47,0 2px 8px #0000001a}[data-modal-open=true] .AIConcierge-module__1VqmNa__floatingChatBtn{display:none!important}[data-modal-open=true] .AIConcierge-module__1VqmNa__embedded{pointer-events:none;z-index:0!important}[data-modal-open=true] .AIConcierge-module__1VqmNa__topBar{pointer-events:none;z-index:0!important}
.Sections-module__3dNdjG__section{z-index:var(--z-overlay);background:0 0;padding:clamp(3rem,5vw,4.5rem) 2rem;position:relative}.Sections-module__3dNdjG__section:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(100% 100%,#1a1f1ced 0%,#1a1f1cbf 45%,#1a1f1c59 70%,#0000 100%);width:90%;height:calc(100% + 4rem);position:absolute;top:-2rem;left:50%;transform:translate(-50%)}.Sections-module__3dNdjG__sectionNoBg{z-index:var(--z-overlay);background:0 0;padding:clamp(3rem,5vw,4.5rem) 2rem;position:relative}.Sections-module__3dNdjG__sectionAlt{background:#1a1f1c40}.Sections-module__3dNdjG__container{max-width:1100px;margin:0 auto}.Sections-module__3dNdjG__sectionLabel{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:#72f2ad;margin-bottom:1rem;font-size:.65rem;font-weight:400;display:block}.Sections-module__3dNdjG__sectionTitle{letter-spacing:-.02em;color:var(--white);margin-bottom:.75rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:300;line-height:1.2}.Sections-module__3dNdjG__sectionSubtitle{color:#ffffffbf;max-width:520px;margin-bottom:2rem;font-size:.95rem;font-weight:300;line-height:1.6}.Sections-module__3dNdjG__projectGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.Sections-module__3dNdjG__projectCard{border-radius:var(--radius-lg);transition:border-color .4s var(--ease-smooth), background .4s var(--ease-smooth);background:#ffffff08;border:1px solid #ffffff14;padding:2rem}.Sections-module__3dNdjG__projectCard:hover{background:#008d3605;border-color:#008d3626}.Sections-module__3dNdjG__projectMeta{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1.25rem;display:flex}.Sections-module__3dNdjG__projectMetric{font-family:var(--font-mono);color:var(--primary);letter-spacing:-.01em;font-size:.85rem;font-weight:400}.Sections-module__3dNdjG__projectTags{flex-wrap:wrap;gap:6px;display:flex}.Sections-module__3dNdjG__tag{letter-spacing:.04em;color:#ffffff73;border:1px solid #ffffff14;border-radius:100px;padding:2px 8px;font-size:.58rem;font-weight:300}.Sections-module__3dNdjG__projectTitle{color:var(--white);letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.15rem;font-weight:400}.Sections-module__3dNdjG__projectDesc{color:#ffffffb8;font-size:.85rem;font-weight:300;line-height:1.6}.Sections-module__3dNdjG__refGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Sections-module__3dNdjG__refCardLink{color:inherit;text-decoration:none;display:flex}.Sections-module__3dNdjG__refCard{transition:border-color .4s var(--ease-smooth), background .4s var(--ease-smooth), transform .4s var(--ease-smooth);background:#1a1f1cd9;border:none;border-radius:1.25rem;flex-direction:column;display:flex;overflow:hidden}.Sections-module__3dNdjG__refCard:hover{background:#1a1f1ceb;border-color:#008d3633;transform:translateY(-2px)}.Sections-module__3dNdjG__refImageWrap{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.Sections-module__3dNdjG__refImageWrap:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#1a1f1c26 0%,#1a1f1c0d 50%,#1a1f1c66 100%);position:absolute;inset:0}.Sections-module__3dNdjG__refImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-smooth), filter .5s var(--ease-smooth);filter:brightness(.7)saturate(.85);display:block;transform:scale(1.12)}.Sections-module__3dNdjG__refCard:hover .Sections-module__3dNdjG__refImage{filter:brightness(.85)saturate(.95);transform:scale(1.16)}.Sections-module__3dNdjG__refBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Sections-module__3dNdjG__refTop{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.Sections-module__3dNdjG__refIndex{font-family:var(--font-mono);color:#72f2ade6;font-size:.65rem}.Sections-module__3dNdjG__refMeta{align-items:center;gap:8px;display:flex}.Sections-module__3dNdjG__refYear{font-family:var(--font-mono);color:#ffffff8c;font-size:.65rem}.Sections-module__3dNdjG__refDuration{font-family:var(--font-mono);color:#ffffffd6;background:#ffffff0d;border:1px solid #ffffff2e;border-radius:100px;padding:2px 8px;font-size:.6rem}.Sections-module__3dNdjG__refClient{color:var(--white);letter-spacing:-.01em;margin-bottom:.2rem;font-size:1.05rem;font-weight:400}.Sections-module__3dNdjG__refOutcome{font-family:var(--font-mono);color:#8affc3;letter-spacing:.01em;margin-bottom:.4rem;font-size:.72rem;font-weight:500;line-height:1.4}.Sections-module__3dNdjG__refTitle{color:#ffffffa6;margin-bottom:.6rem;font-size:.8rem;font-weight:300}.Sections-module__3dNdjG__refDesc{color:#ffffffad;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.82rem;font-weight:300;line-height:1.6;display:-webkit-box;overflow:hidden}.Sections-module__3dNdjG__refServices{flex-wrap:wrap;gap:5px;margin-top:auto;margin-bottom:.5rem;padding-top:.75rem;display:flex}.Sections-module__3dNdjG__tagMore{color:#8affc3eb;border-radius:100px;padding:3px 8px;font-size:.6rem;font-weight:300}.Sections-module__3dNdjG__refLink{font-family:var(--font-mono);color:#8affc3;text-underline-offset:.16em;letter-spacing:.02em;opacity:.95;margin-top:.25rem;font-size:.72rem;font-weight:300;text-decoration:underline;transition:opacity .3s}.Sections-module__3dNdjG__refLink:hover{opacity:1}.Sections-module__3dNdjG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.Sections-module__3dNdjG__serviceCardLink{color:inherit;text-decoration:none}.Sections-module__3dNdjG__serviceCard{transition:background .4s var(--ease-smooth);background:#1a1f1cd9;border:none;border-radius:1.25rem;padding:1.75rem}.Sections-module__3dNdjG__serviceCard:hover{background:#1a1f1ceb}.Sections-module__3dNdjG__serviceNumber{font-family:var(--font-mono);color:#72f2ade6;margin-bottom:1rem;font-size:.7rem;display:block}.Sections-module__3dNdjG__serviceTitle{color:var(--white);margin-bottom:.5rem;font-size:1rem;font-weight:400}.Sections-module__3dNdjG__serviceDesc{color:#ffffffb8;font-size:.82rem;font-weight:300;line-height:1.6}.Sections-module__3dNdjG__serviceMore{font-family:var(--font-mono);color:var(--primary);opacity:0;transition:opacity .3s var(--ease-smooth);margin-top:.75rem;font-size:.7rem;font-weight:300;display:inline-block}.Sections-module__3dNdjG__serviceCard:hover .Sections-module__3dNdjG__serviceMore{opacity:.7}.Sections-module__3dNdjG__externalTabMark{opacity:.75;vertical-align:.04em;margin-left:.15em;font-size:.85em;display:inline-block}.Sections-module__3dNdjG__stepsGrid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.Sections-module__3dNdjG__stepCard{text-align:center;background:#1a1f1cd9;border-radius:1.25rem;flex-direction:column;align-items:center;padding:1.75rem 1.25rem;display:flex;position:relative}.Sections-module__3dNdjG__stepHeader{flex-direction:column;align-items:center;gap:6px;margin-bottom:1rem;display:flex}.Sections-module__3dNdjG__stepIcon{width:28px;height:28px;color:var(--primary);opacity:.7}.Sections-module__3dNdjG__stepNumber{font-family:var(--font-mono);color:var(--primary);letter-spacing:.05em;opacity:.6;font-size:.6rem;font-weight:400}.Sections-module__3dNdjG__stepName{color:var(--white);margin-bottom:.4rem;font-size:.95rem;font-weight:400}.Sections-module__3dNdjG__stepDesc{color:#ffffffa6;font-size:.78rem;font-weight:300;line-height:1.55}.Sections-module__3dNdjG__stepArrow{width:18px;height:18px;color:var(--primary);opacity:.35;z-index:1;position:absolute;top:50%;right:-.75rem;transform:translateY(-50%)}[data-theme=light] .Sections-module__3dNdjG__stepName{color:#1a1f1c}[data-theme=light] .Sections-module__3dNdjG__stepDesc{color:var(--text-secondary)}.Sections-module__3dNdjG__contentBox{-webkit-backdrop-filter:blur(16px);background:#1a1f1c80;border:1px solid #ffffff0f;border-radius:2rem;padding:2.5rem}[data-theme=light] .Sections-module__3dNdjG__contentBox{background:#fafcfad1;border-color:#0e11101f}.Sections-module__3dNdjG__aboutSection{padding:clamp(2rem,3.5vw,2.75rem) 2rem;position:relative}.Sections-module__3dNdjG__subpageMain{z-index:var(--z-overlay);padding-top:calc(var(--nav-height) + clamp(1.75rem, 3vw, 2.75rem));box-sizing:border-box;padding-bottom:clamp(2.5rem,4vw,4rem);padding-left:2rem;padding-right:2rem;position:relative}.Sections-module__3dNdjG__bookCardGrid{grid-template-columns:minmax(0,1fr) minmax(180px,300px);align-items:center;gap:clamp(1.5rem,4vw,2.75rem);display:grid}.Sections-module__3dNdjG__bookCardMain{min-width:0}.Sections-module__3dNdjG__bookCardVisual{flex-direction:column;align-items:center;gap:1rem;min-width:0;display:flex}.Sections-module__3dNdjG__bookCoverLink{color:inherit;transition:transform .25s var(--ease-smooth), box-shadow .25s var(--ease-smooth);border-radius:12px;text-decoration:none;display:block}.Sections-module__3dNdjG__bookCoverLink:hover{transform:translateY(-3px)}.Sections-module__3dNdjG__bookCoverLink:focus-visible{outline-offset:4px;outline:2px solid #008d36a6}.Sections-module__3dNdjG__bookCoverFrame{background:#00000040;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #00000059,0 0 0 1px #ffffff14}.Sections-module__3dNdjG__bookCoverImg{vertical-align:middle;width:100%;height:auto;display:block}.Sections-module__3dNdjG__bookAuthorRow{background:#0003;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.75rem;width:100%;max-width:280px;padding:.5rem .65rem;display:flex}.Sections-module__3dNdjG__bookAuthorThumb{-o-object-fit:cover;object-fit:cover;border:2px solid #008d3659;border-radius:50%;flex-shrink:0;width:64px;height:64px}.Sections-module__3dNdjG__bookAuthorMeta{text-align:left;flex-direction:column;gap:.12rem;min-width:0;display:flex}.Sections-module__3dNdjG__bookAuthorName{color:#fffffff2;letter-spacing:-.01em;font-size:.9rem;font-weight:500}.Sections-module__3dNdjG__bookAuthorRole{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#ffffff80;font-size:.68rem;font-weight:400}.Sections-module__3dNdjG__bookText{color:#fffc;max-width:min(52ch,100%);font-size:.95rem;font-weight:300;line-height:1.65}.Sections-module__3dNdjG__bookActions{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:1.25rem;display:flex}.Sections-module__3dNdjG__bookBuyBtn{color:#fff;font-family:var(--font-sans);transition:background .25s var(--ease-smooth);background:#006924;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.1rem;font-size:.85rem;font-weight:400;text-decoration:none;display:inline-flex}.Sections-module__3dNdjG__bookBuyBtn:hover{background:#00511b}.Sections-module__3dNdjG__bookDetailsLink{font-family:var(--font-mono);color:#8affc3;text-underline-offset:.16em;font-size:.72rem;font-weight:300;text-decoration:underline}[data-theme=light] .Sections-module__3dNdjG__bookBuyBtn{background:var(--primary)}[data-theme=light] .Sections-module__3dNdjG__bookBuyBtn:hover{background:var(--primary-hover)}[data-theme=light] .Sections-module__3dNdjG__bookDetailsLink{color:var(--primary)}.Sections-module__3dNdjG__aboutInner{box-sizing:border-box;-webkit-backdrop-filter:blur(16px);background:#1a1f1c80;border:1px solid #ffffff0f;border-radius:2rem;align-items:center;gap:2rem;width:100%;max-width:none;margin:0;padding:2.5rem;display:flex}.Sections-module__3dNdjG__aboutPhoto{flex-shrink:0}.Sections-module__3dNdjG__aboutImage{-o-object-fit:cover;object-fit:cover;border:2px solid #008d3633;border-radius:50%;width:88px;height:88px}.Sections-module__3dNdjG__aboutContent{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.Sections-module__3dNdjG__aboutText{color:#fffc;max-width:min(72ch,100%);font-size:.95rem;font-weight:300;line-height:1.65}.Sections-module__3dNdjG__aboutName{font-family:var(--font-mono);color:#ffffff80;letter-spacing:.03em;font-size:.72rem;font-weight:400}[data-theme=light] .Sections-module__3dNdjG__aboutInner{background:#fafcfaf0;border-color:#0e11101a}[data-theme=light] .Sections-module__3dNdjG__bookText{color:var(--white)}[data-theme=light] .Sections-module__3dNdjG__bookCoverFrame{background:#0e11100a;box-shadow:0 14px 36px #0e11101f,0 0 0 1px #0e111014}[data-theme=light] .Sections-module__3dNdjG__bookAuthorRow{background:#0e11100a;border-color:#0e11101a}[data-theme=light] .Sections-module__3dNdjG__bookAuthorName{color:#1a1f1c}[data-theme=light] .Sections-module__3dNdjG__bookAuthorRole{color:#0e11108c}[data-theme=light] .Sections-module__3dNdjG__bookAuthorThumb{border-color:#14532d59}[data-theme=light] .Sections-module__3dNdjG__aboutText{color:var(--text-secondary)}[data-theme=light] .Sections-module__3dNdjG__aboutName{color:var(--text-subtle)}[data-theme=light] .Sections-module__3dNdjG__aboutImage{border-color:#14532d4d}@media (max-width:768px){.Sections-module__3dNdjG__bookCardGrid{grid-template-columns:1fr;gap:1.5rem}.Sections-module__3dNdjG__bookCardVisual{order:-1;max-width:240px;margin-left:auto;margin-right:auto}.Sections-module__3dNdjG__bookAuthorRow,.Sections-module__3dNdjG__bookText{max-width:100%}.Sections-module__3dNdjG__aboutSection{padding:2rem 1.25rem}.Sections-module__3dNdjG__subpageMain{padding-top:calc(var(--nav-height) + 1.25rem);padding-bottom:3rem;padding-left:1.25rem;padding-right:1.25rem}.Sections-module__3dNdjG__aboutInner{text-align:center;flex-direction:column;align-items:center}}.Sections-module__3dNdjG__kontaktContent{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.Sections-module__3dNdjG__kontaktInfo{flex-direction:column;gap:1.75rem;display:flex}.Sections-module__3dNdjG__kontaktBlock{flex-direction:column;gap:4px;display:flex}.Sections-module__3dNdjG__kontaktLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#ffffffc7;font-size:.65rem;font-weight:400}.Sections-module__3dNdjG__kontaktLink{color:var(--white);text-underline-offset:.16em;font-size:.95rem;font-weight:300;text-decoration:underline;transition:color .3s}.Sections-module__3dNdjG__kontaktLink:hover{color:var(--primary)}.Sections-module__3dNdjG__kontaktText{color:#ffffffe6;font-size:.95rem;font-weight:300}.Sections-module__3dNdjG__socialLinks{gap:8px;margin-top:4px;display:flex}.Sections-module__3dNdjG__socialLink{color:#ffffffd1;cursor:pointer;z-index:1;width:38px;height:38px;transition:all .3s var(--ease-smooth);background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.Sections-module__3dNdjG__socialLink:hover{color:var(--white);background:#008d3614;border-color:#008d3659;transform:translateY(-2px)}.Sections-module__3dNdjG__kontaktFormArea{flex-direction:column;gap:0;display:flex}.Sections-module__3dNdjG__kontaktFormCard{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #008d3633;padding:1.75rem}.Sections-module__3dNdjG__kontaktFormTitle{color:var(--white);margin-bottom:.5rem;font-size:1rem;font-weight:400}.Sections-module__3dNdjG__kontaktFormDesc{color:#ffffffd1;margin-bottom:1.25rem;font-size:.82rem;font-weight:300;line-height:1.6}.Sections-module__3dNdjG__kontaktChatBtn{color:var(--white);border-radius:var(--radius-sm);font-family:var(--font-sans);cursor:pointer;transition:background .3s var(--ease-smooth), transform .3s var(--ease-smooth);background:#006924;border:none;align-items:center;gap:10px;padding:12px 24px;font-size:.85rem;font-weight:400;display:inline-flex}.Sections-module__3dNdjG__kontaktChatBtn:hover{background:#00511b;transform:translateY(-1px)}.Sections-module__3dNdjG__kontaktChatDot{background:#fff9;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Sections-module__3dNdjG__chatDotPulse}@keyframes Sections-module__3dNdjG__chatDotPulse{0%,to{opacity:.5}50%{opacity:1}}.Sections-module__3dNdjG__kontaktChatArrow{transition:transform .3s var(--ease-smooth);font-size:1rem}.Sections-module__3dNdjG__kontaktChatBtn:hover .Sections-module__3dNdjG__kontaktChatArrow{transform:translateY(-3px)}.Sections-module__3dNdjG__kontaktDivider{align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.Sections-module__3dNdjG__kontaktDividerLine{background:#ffffff2e;flex:1;height:1px}.Sections-module__3dNdjG__kontaktDividerText{font-family:var(--font-mono);color:#ffffffb8;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:300}.Sections-module__3dNdjG__kontaktForm{flex-direction:column;gap:.75rem;display:flex}.Sections-module__3dNdjG__kontaktInput,.Sections-module__3dNdjG__kontaktTextarea{border-radius:var(--radius-sm);width:100%;min-height:54px;color:var(--white);font-family:var(--font-sans);background:#ffffff1f;border:1px solid #ffffff47;outline:none;padding:14px 16px;font-size:.95rem;font-weight:400;transition:border-color .3s,box-shadow .3s,background .3s}.Sections-module__3dNdjG__kontaktInput::-moz-placeholder{color:#fffc}.Sections-module__3dNdjG__kontaktTextarea::-moz-placeholder{color:#fffc}.Sections-module__3dNdjG__kontaktInput::placeholder,.Sections-module__3dNdjG__kontaktTextarea::placeholder{color:#fffc}.Sections-module__3dNdjG__kontaktInput:focus,.Sections-module__3dNdjG__kontaktTextarea:focus{background:#ffffff29;border-color:#008d3680;box-shadow:0 0 0 3px #008d3633}.Sections-module__3dNdjG__kontaktTextarea{resize:vertical;min-height:120px}.Sections-module__3dNdjG__kontaktSubmitBtn{color:#fffffff0;border-radius:var(--radius-sm);font-family:var(--font-sans);cursor:pointer;transition:all .3s var(--ease-smooth);background:#ffffff14;border:1px solid #ffffff47;align-self:flex-start;padding:13px 30px;font-size:.9rem;font-weight:400}.Sections-module__3dNdjG__kontaktSubmitBtn:hover{color:var(--white);background:#008d360f;border-color:#008d3666}.Sections-module__3dNdjG__footer{border-top:1px solid #ffffff0d;margin-top:clamp(2.5rem,4vw,3.5rem);padding-top:2rem}.Sections-module__3dNdjG__footerInner{justify-content:space-between;align-items:center;display:flex}.Sections-module__3dNdjG__footerSocials{gap:6px;display:flex}.Sections-module__3dNdjG__footerSocialLink{color:#ffffff8c;width:34px;height:34px;transition:all .3s var(--ease-smooth);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Sections-module__3dNdjG__footerSocialLink:hover{color:var(--white);background:#008d361a;border-color:#008d3659}.Sections-module__3dNdjG__footerLogo{font-family:var(--font-mono);color:#ffffffb3;font-size:.8rem;font-weight:400}.Sections-module__3dNdjG__footerLegal{align-items:center;gap:8px;display:flex}.Sections-module__3dNdjG__footerLegalLink{font-family:var(--font-mono);color:#ffffff73;letter-spacing:.02em;cursor:pointer;background:0 0;border:none;padding:0;font-size:.65rem;font-weight:300;text-decoration:none;transition:color .3s}.Sections-module__3dNdjG__footerLegalLink:hover{color:var(--primary)}.Sections-module__3dNdjG__footerLegalDivider{color:#fff3;font-size:.5rem}.Sections-module__3dNdjG__footerCopy{color:#ffffff80;font-size:.72rem;font-weight:300}.Sections-module__3dNdjG__footerVersion{font-family:var(--font-mono);letter-spacing:.05em;color:#ffffff40;font-size:.58rem;font-weight:300}[data-theme=light] .Sections-module__3dNdjG__footerVersion{color:var(--text-subtle)}@media (max-width:768px){.Sections-module__3dNdjG__section,.Sections-module__3dNdjG__sectionNoBg{padding:clamp(2.25rem,6vw,3.25rem) 1.25rem}.Sections-module__3dNdjG__refGrid{grid-template-columns:1fr}.Sections-module__3dNdjG__stepsGrid{grid-template-columns:1fr;gap:1rem}.Sections-module__3dNdjG__stepArrow{inset:auto auto -.85rem 50%;transform:translate(-50%)rotate(90deg)}.Sections-module__3dNdjG__kontaktContent{grid-template-columns:1fr;gap:2rem}.Sections-module__3dNdjG__footerInner{text-align:center;flex-direction:column;gap:.75rem}.Sections-module__3dNdjG__socialLinks{flex-wrap:wrap;justify-content:flex-start}}[data-theme=light] .Sections-module__3dNdjG__section{background:0 0}[data-theme=light] .Sections-module__3dNdjG__section:before{background:radial-gradient(100% 100%,#f3f7f4d9 0%,#f3f7f480 55%,#0000 100%)}[data-theme=light] .Sections-module__3dNdjG__sectionAlt{background:#f3f7f44d}[data-theme=light] .Sections-module__3dNdjG__sectionTitle{color:var(--primary)}[data-theme=light] .Sections-module__3dNdjG__sectionLabel{color:var(--primary)}[data-theme=light] .Sections-module__3dNdjG__sectionSubtitle{color:var(--text-secondary)}[data-theme=light] .Sections-module__3dNdjG__tag{color:var(--text-tertiary);border-color:#0e11102e}[data-theme=light] .Sections-module__3dNdjG__projectCard{background:#fff9;border-color:#0e11101a}[data-theme=light] .Sections-module__3dNdjG__projectCard:hover{background:#008d360a;border-color:#008d364d}[data-theme=light] .Sections-module__3dNdjG__projectName{color:#1a1f1c}[data-theme=light] .Sections-module__3dNdjG__projectDesc{color:var(--text-secondary)}:is([data-theme=light] .Sections-module__3dNdjG__stepCard,[data-theme=light] .Sections-module__3dNdjG__serviceCard,[data-theme=light] .Sections-module__3dNdjG__refCard){-webkit-backdrop-filter:blur(14px);background:#ffffff6b;border:1px solid #ffffff8c;box-shadow:0 4px 28px #0e11100d}:is([data-theme=light] .Sections-module__3dNdjG__stepCard:hover,[data-theme=light] .Sections-module__3dNdjG__serviceCard:hover,[data-theme=light] .Sections-module__3dNdjG__refCard:hover){background:#ffffff94;border-color:#008d3633;box-shadow:0 6px 32px #0e111012}[data-theme=light] .Sections-module__3dNdjG__refImageWrap:after{background:linear-gradient(#ffffff05 0%,#ffffff03 50%,#ffffff14 100%)}[data-theme=light] .Sections-module__3dNdjG__refImage{filter:brightness(.96)saturate(.98)}[data-theme=light] .Sections-module__3dNdjG__refCard:hover .Sections-module__3dNdjG__refImage{filter:brightness()saturate()}[data-theme=light] .Sections-module__3dNdjG__refClient{color:#1a1f1c}[data-theme=light] .Sections-module__3dNdjG__refName{color:#1a1f1c}[data-theme=light] .Sections-module__3dNdjG__refTitle{color:var(--text-tertiary)}[data-theme=light] .Sections-module__3dNdjG__refYear{color:var(--text-tertiary)}[data-theme=light] .Sections-module__3dNdjG__refIndex{color:var(--primary)}[data-theme=light] .Sections-module__3dNdjG__refDuration{color:var(--text-secondary);background:#0e11100a;border-color:#0e111033}[data-theme=light] .Sections-module__3dNdjG__refDesc{color:var(--text-secondary)}[data-theme=light] .Sections-module__3dNdjG__refOutcome{color:var(--primary)}[data-theme=light] .Sections-module__3dNdjG__tagMore{color:var(--primary)}[data-theme=light] .Sections-module__3dNdjG__refLink{color:var(--primary);opacity:1}[data-theme=light] .Sections-module__3dNdjG__refTag{color:var(--text-tertiary);border-color:#0e111026}[data-theme=light] .Sections-module__3dNdjG__serviceTitle{color:#1a1f1c}[data-theme=light] .Sections-module__3dNdjG__serviceNumber{color:var(--primary)}[data-theme=light] .Sections-module__3dNdjG__serviceDesc{color:var(--text-secondary)}[data-theme=light] .Sections-module__3dNdjG__layerNumber{color:var(--text-subtle)}:is([data-theme=light] .Sections-module__3dNdjG__layerTitle,[data-theme=light] .Sections-module__3dNdjG__layerName){color:#1a1f1c}[data-theme=light] .Sections-module__3dNdjG__layerDesc{color:var(--text-secondary)}[data-theme=light] .Sections-module__3dNdjG__kontaktLabel{color:var(--text-tertiary)}[data-theme=light] .Sections-module__3dNdjG__kontaktText{color:var(--white)}[data-theme=light] .Sections-module__3dNdjG__kontaktLink{color:var(--primary)}[data-theme=light] .Sections-module__3dNdjG__socialLink{color:var(--text-secondary);background:#0e11100f;border-color:#0e111033}[data-theme=light] .Sections-module__3dNdjG__socialLink:hover{color:var(--primary);background:#14532d14;border-color:#14532d61}[data-theme=light] .Sections-module__3dNdjG__kontaktFormCard{background:#ffffffd1;border-color:#14532d33;box-shadow:0 10px 30px #0e11100f}[data-theme=light] .Sections-module__3dNdjG__kontaktFormTitle{color:#1a1f1c}[data-theme=light] .Sections-module__3dNdjG__kontaktFormDesc{color:var(--text-secondary)}[data-theme=light] .Sections-module__3dNdjG__kontaktDividerText{color:var(--text-tertiary)}[data-theme=light] .Sections-module__3dNdjG__kontaktDividerLine{background:#0e11101f}[data-theme=light] .Sections-module__3dNdjG__kontaktChatBtn{background:var(--primary);color:#fff;box-shadow:0 10px 24px #14532d38}[data-theme=light] .Sections-module__3dNdjG__kontaktChatBtn:hover{background:var(--primary-hover)}[data-theme=light] .Sections-module__3dNdjG__kontaktChatDot{background:#ffffffd1}:is([data-theme=light] .Sections-module__3dNdjG__kontaktInput,[data-theme=light] .Sections-module__3dNdjG__kontaktTextarea){color:#1a1f1c;background:#fffffffa;border-color:#0e11102e;box-shadow:inset 0 1px #fffc}[data-theme=light] .Sections-module__3dNdjG__kontaktInput::-moz-placeholder{color:var(--text-secondary)}[data-theme=light] .Sections-module__3dNdjG__kontaktTextarea::-moz-placeholder{color:var(--text-secondary)}[data-theme=light] .Sections-module__3dNdjG__kontaktInput::placeholder{color:var(--text-secondary)}[data-theme=light] .Sections-module__3dNdjG__kontaktTextarea::placeholder{color:var(--text-secondary)}:is([data-theme=light] .Sections-module__3dNdjG__kontaktInput:focus,[data-theme=light] .Sections-module__3dNdjG__kontaktTextarea:focus){border-color:#14532d8c;box-shadow:0 0 0 3px #14532d2e}[data-theme=light] .Sections-module__3dNdjG__kontaktSubmitBtn{color:#0e1110;background:#ffffffe6;border-color:#0e111024;box-shadow:0 8px 20px #0e11100d}[data-theme=light] .Sections-module__3dNdjG__kontaktSubmitBtn:hover{color:#fff;background:var(--primary);border-color:var(--primary)}.Sections-module__3dNdjG__kontaktSuccess{border-radius:var(--radius-lg);background:#008d3614;border:1px solid #008d3633;align-items:flex-start;gap:14px;padding:1.5rem;display:flex}.Sections-module__3dNdjG__kontaktSuccessIcon{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:600;display:flex}.Sections-module__3dNdjG__kontaktSuccessText{color:#ffffffd9;font-size:.9rem;font-weight:300;line-height:1.6}[data-theme=light] .Sections-module__3dNdjG__kontaktSuccess{background:#14532d0f;border-color:#14532d38}[data-theme=light] .Sections-module__3dNdjG__kontaktSuccessText{color:var(--text-secondary)}.Sections-module__3dNdjG__modalOverlay{z-index:99999;-webkit-backdrop-filter:blur(12px);animation:Sections-module__3dNdjG__modalFadeIn .3s var(--ease-smooth);background:#000000bf;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}@keyframes Sections-module__3dNdjG__modalFadeIn{0%{opacity:0}to{opacity:1}}.Sections-module__3dNdjG__modalCard{background:var(--dark);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:420px;animation:Sections-module__3dNdjG__modalSlideIn .4s var(--ease-smooth);border:1px solid #008d3633;padding:2.5rem}@keyframes Sections-module__3dNdjG__modalSlideIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Sections-module__3dNdjG__modalIcon{border:2px solid var(--primary);width:52px;height:52px;color:var(--primary);background:#008d361f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.4rem;font-weight:600;display:inline-flex}.Sections-module__3dNdjG__modalTitle{color:var(--white);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.2rem;font-weight:400}.Sections-module__3dNdjG__modalText{color:#ffffffb3;margin-bottom:1.5rem;font-size:.88rem;font-weight:300;line-height:1.65}.Sections-module__3dNdjG__modalBtn{background:var(--primary);color:#fff;border-radius:var(--radius-sm);font-family:var(--font-sans);cursor:pointer;transition:background .3s var(--ease-smooth);border:none;padding:11px 32px;font-size:.85rem;font-weight:400}.Sections-module__3dNdjG__modalBtn:hover{background:var(--deep)}[data-theme=light] .Sections-module__3dNdjG__modalOverlay{background:#00000059}[data-theme=light] .Sections-module__3dNdjG__modalCard{background:#fff;border-color:#14532d2e}[data-theme=light] .Sections-module__3dNdjG__modalTitle{color:#1a1f1c}[data-theme=light] .Sections-module__3dNdjG__modalText{color:var(--text-secondary)}[data-theme=light] .Sections-module__3dNdjG__footer{background:0 0;border-top-color:#0e11100f}[data-theme=light] .Sections-module__3dNdjG__footerLogo{color:var(--text-secondary)}[data-theme=light] .Sections-module__3dNdjG__footerLegalLink{color:var(--text-subtle)}[data-theme=light] .Sections-module__3dNdjG__footerLegalLink:hover{color:var(--primary)}[data-theme=light] .Sections-module__3dNdjG__footerLegalDivider{color:#0e111033}[data-theme=light] .Sections-module__3dNdjG__footerCopy{color:var(--text-tertiary)}.Sections-module__3dNdjG__legalModal{background:var(--dark);border-radius:var(--radius-lg);width:100%;max-width:640px;max-height:85vh;animation:Sections-module__3dNdjG__modalSlideIn .4s var(--ease-smooth);border:1px solid #008d3626;flex-direction:column;display:flex}.Sections-module__3dNdjG__legalHeader{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Sections-module__3dNdjG__legalTitle{color:var(--white);font-size:1.1rem;font-weight:400}.Sections-module__3dNdjG__legalClose{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:all .25s;display:flex}.Sections-module__3dNdjG__legalClose:hover{color:var(--white);background:#008d361a;border-color:#008d364d}.Sections-module__3dNdjG__legalBody{flex:1;padding:24px;overflow-y:auto}.Sections-module__3dNdjG__legalBody h3{color:var(--primary);margin-top:1.5rem;margin-bottom:.5rem;font-size:.92rem;font-weight:400}.Sections-module__3dNdjG__legalBody h3:first-child{margin-top:0}.Sections-module__3dNdjG__legalBody p{color:#ffffffbf;margin-bottom:.6rem;font-size:.84rem;font-weight:300;line-height:1.7}.Sections-module__3dNdjG__legalBody a{color:var(--primary);text-decoration:none}.Sections-module__3dNdjG__legalBody a:hover{opacity:.7}.Sections-module__3dNdjG__legalDate{font-family:var(--font-mono);color:#ffffff59;margin-bottom:1rem;font-size:.62rem}[data-theme=light] .Sections-module__3dNdjG__legalModal{background:#fff;border-color:#14532d29}[data-theme=light] .Sections-module__3dNdjG__legalHeader{border-bottom-color:#0e11100f}[data-theme=light] .Sections-module__3dNdjG__legalTitle{color:#1a1f1c}[data-theme=light] .Sections-module__3dNdjG__legalClose{color:var(--text-subtle);background:#00000008;border-color:#0e111026}[data-theme=light] .Sections-module__3dNdjG__legalBody h3{color:var(--primary)}[data-theme=light] .Sections-module__3dNdjG__legalBody p{color:var(--text-secondary)}[data-theme=light] .Sections-module__3dNdjG__legalDate{color:var(--text-subtle)}[data-theme=light] .Sections-module__3dNdjG__footerSocialLink{color:var(--text-tertiary);background:#0000000a;border-color:#0e111024}[data-theme=light] .Sections-module__3dNdjG__footerSocialLink:hover{color:var(--primary);background:#14532d14;border-color:#14532d61}
.page-module__hUlLAq__main{z-index:var(--z-overlay);position:relative}.page-module__hUlLAq__article{max-width:720px;margin:0 auto}.page-module__hUlLAq__meta{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__hUlLAq__date{font-family:var(--font-mono);color:#ffffff73;letter-spacing:.04em;font-size:.68rem;font-weight:300}.page-module__hUlLAq__igLink{font-family:var(--font-mono);color:var(--primary);opacity:.7;font-size:.72rem;font-weight:300;text-decoration:none;transition:opacity .3s}.page-module__hUlLAq__igLink:hover{opacity:1}.page-module__hUlLAq__imageWrap{border-radius:1.25rem;width:100%;margin-bottom:2rem;overflow:hidden}.page-module__hUlLAq__image{width:100%;height:auto;display:block}.page-module__hUlLAq__body{-webkit-backdrop-filter:blur(16px);background:#1a1f1c80;border:1px solid #ffffff0f;border-radius:1.5rem;padding:2rem 2.5rem}.page-module__hUlLAq__paragraph{color:#ffffffd1;white-space:pre-line;margin-bottom:1rem;font-size:.95rem;font-weight:300;line-height:1.75}.page-module__hUlLAq__paragraph:last-child{margin-bottom:0}.page-module__hUlLAq__pagination{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:2.5rem;padding-top:1.5rem;display:flex}.page-module__hUlLAq__paginationLink{font-family:var(--font-mono);color:#fff9;font-size:.75rem;font-weight:300;text-decoration:none;transition:color .3s}.page-module__hUlLAq__paginationLink:hover{color:var(--primary)}.page-module__hUlLAq__paginationAll{font-family:var(--font-mono);color:var(--primary);opacity:.7;font-size:.72rem;font-weight:400;text-decoration:none;transition:opacity .3s}.page-module__hUlLAq__paginationAll:hover{opacity:1}[data-theme=light] .page-module__hUlLAq__date{color:#0e111080}[data-theme=light] .page-module__hUlLAq__paragraph{color:#0e1110cc}[data-theme=light] .page-module__hUlLAq__pagination{border-top-color:#0e111014}[data-theme=light] .page-module__hUlLAq__paginationLink{color:#0e111099}@media (max-width:768px){.page-module__hUlLAq__meta{flex-direction:column;align-items:flex-start;gap:.5rem}}
.page-module__D1rvnq__main{z-index:var(--z-overlay);position:relative}.page-module__D1rvnq__container{max-width:1100px;margin:0 auto}.page-module__D1rvnq__activityHint{color:#ffffff8c;margin:0 0 1.75rem;font-size:.9rem;line-height:1.5}.page-module__D1rvnq__feedSection{flex-direction:column;gap:1.5rem;display:flex}.page-module__D1rvnq__feedHeader{justify-content:space-between;align-items:center;display:flex}.page-module__D1rvnq__feedLabel{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--primary);font-size:.65rem;font-weight:400}.page-module__D1rvnq__feedFollow{font-family:var(--font-mono);color:#ffffff8c;font-size:.72rem;font-weight:300;text-decoration:none;transition:color .3s}.page-module__D1rvnq__feedFollow:hover{color:var(--primary)}[data-theme=light] .page-module__D1rvnq__activityHint{color:var(--text-secondary)}[data-theme=light] .page-module__D1rvnq__feedFollow{color:var(--text-subtle)}
.page-module__wU42oq__main{z-index:var(--z-overlay);position:relative}.page-module__wU42oq__container{max-width:900px;margin:0 auto}.page-module__wU42oq__bookHero{align-items:flex-start;gap:3rem;margin-bottom:4rem;display:flex}.page-module__wU42oq__coverWrap{flex-shrink:0;width:280px;position:relative}.page-module__wU42oq__cover{z-index:1;border-radius:.75rem;width:100%;position:relative;box-shadow:0 20px 60px #0006}.page-module__wU42oq__coverGlow{background:radial-gradient(circle, var(--primary) 0%, transparent 70%);opacity:.12;filter:blur(40px);z-index:0;position:absolute;inset:10%}.page-module__wU42oq__intro{flex:1;padding-top:.5rem}.page-module__wU42oq__bookTitle{color:var(--white);margin-bottom:.5rem;font-size:1.6rem;font-weight:500;line-height:1.3}.page-module__wU42oq__bookSubtitle{font-family:var(--font-mono);letter-spacing:.05em;color:var(--primary);margin-bottom:1.25rem;font-size:.72rem;font-weight:400}.page-module__wU42oq__bookLead{color:#fffc;margin-bottom:1rem;font-size:1rem;font-weight:300;line-height:1.7}.page-module__wU42oq__bookDesc{color:#ffffff8c;margin-bottom:1.75rem;font-size:.88rem;font-weight:300;line-height:1.7}.page-module__wU42oq__buyButton{font-family:var(--font-mono);letter-spacing:.04em;color:var(--dark);background:var(--primary);border-radius:2rem;align-items:center;padding:.7rem 1.8rem;font-size:.75rem;font-weight:400;text-decoration:none;transition:opacity .3s,transform .3s;display:inline-flex}.page-module__wU42oq__buyButton:hover{opacity:.88;transform:translateY(-1px)}.page-module__wU42oq__section{margin-bottom:3.5rem}.page-module__wU42oq__sectionTitle{font-size:.68rem;font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--primary);margin-bottom:.5rem;font-weight:400}.page-module__wU42oq__sectionSubtitle{color:#ffffff8c;max-width:600px;margin-bottom:1.5rem;font-size:.88rem;font-weight:300;line-height:1.6}.page-module__wU42oq__perspectiveGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.page-module__wU42oq__perspectiveCard{transition:transform .4s var(--ease-smooth), border-color .3s;background:#1a1f1c66;border:1px solid #ffffff0f;border-radius:1rem;padding:1.5rem}.page-module__wU42oq__perspectiveCard:hover{border-color:#ffffff1f;transform:translateY(-2px)}.page-module__wU42oq__perspectiveIcon{color:var(--primary);opacity:.7;margin-bottom:.75rem;display:block}.page-module__wU42oq__perspectiveLabel{color:var(--white);margin-bottom:.35rem;font-size:.88rem;font-weight:400}.page-module__wU42oq__perspectiveText{color:#ffffff80;font-size:.78rem;font-weight:300;line-height:1.55}.page-module__wU42oq__featureList{flex-direction:column;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.page-module__wU42oq__featureItem{color:#ffffffbf;padding-left:1.25rem;font-size:.9rem;font-weight:300;line-height:1.6;position:relative}.page-module__wU42oq__featureItem:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.page-module__wU42oq__differentiators{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.page-module__wU42oq__diffItem{color:#ffffffa6;border-left:2px solid #00c87a4d;padding-left:1.25rem;font-size:.95rem;font-weight:300;line-height:1.7}.page-module__wU42oq__diffItem strong{color:var(--white);font-weight:400}.page-module__wU42oq__audienceText{color:#ffffffa6;max-width:680px;margin-top:.75rem;font-size:.9rem;font-weight:300;line-height:1.7}.page-module__wU42oq__detailsGrid{flex-wrap:wrap;gap:1.5rem 2.5rem;margin-top:1rem;display:flex}.page-module__wU42oq__detailItem{flex-direction:column;gap:.25rem;display:flex}.page-module__wU42oq__detailLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;font-size:.62rem;font-weight:400}.page-module__wU42oq__detailValue{color:#fffc;font-size:.88rem;font-weight:300}.page-module__wU42oq__ctaSection{text-align:center;border-top:1px solid #ffffff0f;padding:3rem 0}.page-module__wU42oq__ctaText{color:#ffffffa6;margin-bottom:1.5rem;font-size:1.1rem;font-weight:300}[data-theme=light] .page-module__wU42oq__bookTitle{color:var(--primary)}[data-theme=light] .page-module__wU42oq__bookLead{color:#0e1110cc}[data-theme=light] .page-module__wU42oq__bookDesc{color:#0e11108c}[data-theme=light] .page-module__wU42oq__sectionSubtitle{color:#0e11108c}[data-theme=light] .page-module__wU42oq__perspectiveCard{-webkit-backdrop-filter:blur(14px);background:#ffffff6b;border:1px solid #ffffff8c;box-shadow:0 4px 28px #0e11100d}[data-theme=light] .page-module__wU42oq__perspectiveCard:hover{background:#ffffff94;border-color:#008d3633;box-shadow:0 6px 32px #0e111012}[data-theme=light] .page-module__wU42oq__perspectiveLabel{color:var(--primary)}[data-theme=light] .page-module__wU42oq__perspectiveText{color:#0e11108c}[data-theme=light] .page-module__wU42oq__detailLabel{color:#0e111066}[data-theme=light] .page-module__wU42oq__detailValue{color:#0e1110cc}[data-theme=light] .page-module__wU42oq__ctaSection{border-top-color:#0e111014}[data-theme=light] .page-module__wU42oq__ctaText{color:#0e1110a6}[data-theme=light] .page-module__wU42oq__cover{box-shadow:0 20px 60px #0000001f}[data-theme=light] .page-module__wU42oq__featureItem{color:#0e1110bf}[data-theme=light] .page-module__wU42oq__diffItem{color:#0e1110a6;border-left-color:#00c87a66}[data-theme=light] .page-module__wU42oq__diffItem strong{color:var(--dark)}[data-theme=light] .page-module__wU42oq__audienceText{color:#0e1110a6}@media (max-width:768px){.page-module__wU42oq__bookHero{text-align:center;flex-direction:column;align-items:center;gap:2rem}.page-module__wU42oq__coverWrap{width:220px}.page-module__wU42oq__perspectiveGrid{grid-template-columns:1fr}.page-module__wU42oq__detailsGrid{gap:1rem 2rem}.page-module__wU42oq__ctaSection{padding:2rem 0}}
.page-module__v0xScW__main{z-index:var(--z-overlay);position:relative}.page-module__v0xScW__container{max-width:900px;margin:0 auto}.page-module__v0xScW__section{margin-bottom:3.5rem}.page-module__v0xScW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.page-module__v0xScW__sectionTitle{font-size:.68rem;font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--primary);font-weight:400}.page-module__v0xScW__sectionLink{font-family:var(--font-mono);color:#ffffff80;font-size:.72rem;font-weight:300;text-decoration:none;transition:color .3s}.page-module__v0xScW__sectionLink:hover{color:var(--primary)}.page-module__v0xScW__playerWrap{background:#1a1f1c66;border:1px solid #ffffff0f;border-radius:1rem;overflow:hidden}.page-module__v0xScW__playerWrap iframe{display:block}.page-module__v0xScW__youtubeCard{background:#1a1f1c80;border:1px solid #ffffff0f;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.page-module__v0xScW__youtubeText{color:#ffffffb8;font-size:.9rem;font-weight:300;line-height:1.6}.page-module__v0xScW__youtubeBtn{font-family:var(--font-mono);color:#fff;background:#f03;border-radius:2rem;flex-shrink:0;align-items:center;padding:.65rem 1.4rem;font-size:.72rem;font-weight:400;text-decoration:none;transition:opacity .3s;display:inline-flex}.page-module__v0xScW__youtubeBtn:hover{opacity:.85}.page-module__v0xScW__youtubeGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.9rem;margin-top:1rem;display:grid}.page-module__v0xScW__youtubeGroup{margin-top:1.15rem}.page-module__v0xScW__youtubeGroupTitle{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#ffffffbd;margin-bottom:.65rem;font-size:.68rem;font-weight:400}.page-module__v0xScW__youtubeEmbedCard{background:#1a1f1c66;border:1px solid #ffffff0f;border-radius:1rem;overflow:hidden}.page-module__v0xScW__youtubeEmbedCard iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.page-module__v0xScW__youtubeThumbBtn{cursor:pointer;background:0 0;border:0;width:100%;margin:0;padding:0;display:block;position:relative}.page-module__v0xScW__youtubeThumbBtn img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.page-module__v0xScW__youtubeThumbPlay{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#0000009e;border:1px solid #ffffff52;border-radius:999px;padding:.38rem .75rem;font-size:.62rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__v0xScW__youtubeMeta{flex-direction:column;gap:.15rem;padding:.7rem .8rem .85rem;display:flex}.page-module__v0xScW__youtubeMeta span:first-child{color:#ffffffe0;font-size:.74rem;font-weight:400;line-height:1.35}.page-module__v0xScW__youtubeMeta span:last-child{font-family:var(--font-mono);color:#ffffffa6;letter-spacing:.02em;font-size:.64rem;font-weight:300}.page-module__v0xScW__profilesGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.page-module__v0xScW__profileCard{transition:border-color .3s var(--ease-smooth), transform .3s var(--ease-smooth), box-shadow .3s var(--ease-smooth);background:#1a1f1c73;border:1px solid #ffffff14;border-radius:1.1rem;flex-direction:column;align-items:stretch;gap:1rem;padding:1.35rem 1.15rem 1.15rem;text-decoration:none;display:flex}.page-module__v0xScW__profileCard:hover{border-color:#008d3673;transform:translateY(-2px);box-shadow:0 12px 32px #00000040}.page-module__v0xScW__profileCard:hover .page-module__v0xScW__profileCtaBtn{filter:brightness(1.08);box-shadow:0 4px 20px #008d3659}.page-module__v0xScW__profileCard:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.page-module__v0xScW__profileTop{text-align:center;flex-direction:column;align-items:center;gap:.85rem;display:flex}.page-module__v0xScW__profileIconWrap{background:#ffffff0f;border:1px solid #ffffff14;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;display:flex}.page-module__v0xScW__profileLogo{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:48px;height:48px;display:block}[data-theme=light] .page-module__v0xScW__profileLogoSuno{filter:brightness(0)saturate();opacity:.85}.page-module__v0xScW__profileName{letter-spacing:.02em;color:var(--white);font-size:1.02rem;font-weight:500;line-height:1.3}.page-module__v0xScW__profileCtaBtn{width:100%;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;text-align:center;color:#fff;background:var(--primary);transition:filter .25s var(--ease-smooth), box-shadow .25s var(--ease-smooth);border:none;border-radius:999px;margin-top:auto;padding:.72rem 1rem;font-size:.7rem;font-weight:500;display:block;box-shadow:0 2px 14px #008d364d}.page-module__v0xScW__sunoCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1a1f1c80;border:1px solid #ffffff0f;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.page-module__v0xScW__sunoInfo{flex:1}.page-module__v0xScW__sunoLabel{font-family:var(--font-mono);color:var(--primary);letter-spacing:.05em;font-size:.72rem;font-weight:400}.page-module__v0xScW__sunoDesc{color:#ffffffa6;margin:.75rem 0 1rem;font-size:.9rem;font-weight:300;line-height:1.6}.page-module__v0xScW__sunoStats{font-family:var(--font-mono);color:#fff6;gap:1.5rem;font-size:.68rem;font-weight:300;display:flex}.page-module__v0xScW__sunoCta{font-family:var(--font-mono);color:var(--dark);background:var(--primary);border-radius:2rem;flex-shrink:0;align-items:center;padding:.65rem 1.5rem;font-size:.72rem;font-weight:400;text-decoration:none;transition:opacity .3s;display:inline-flex}.page-module__v0xScW__sunoCta:hover{opacity:.85}.page-module__v0xScW__trackGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-top:1rem;display:grid}.page-module__v0xScW__trackCard{transition:transform .4s var(--ease-smooth), border-color .3s;background:#1a1f1c66;border:1px solid #ffffff0f;border-radius:1rem;flex-direction:column;padding:1.5rem;text-decoration:none;display:flex}.page-module__v0xScW__trackCard:hover{border-color:#ffffff1f;transform:translateY(-2px)}.page-module__v0xScW__trackTitle{color:var(--white);margin-bottom:.4rem;font-size:1.05rem;font-weight:400}.page-module__v0xScW__trackDesc{color:#ffffff80;flex:1;font-size:.78rem;font-weight:300;line-height:1.5}.page-module__v0xScW__trackPlay{font-family:var(--font-mono);color:var(--primary);opacity:0;margin-top:1rem;font-size:.68rem;font-weight:400;transition:opacity .3s}.page-module__v0xScW__trackCard:hover .page-module__v0xScW__trackPlay{opacity:1}[data-theme=light] .page-module__v0xScW__sectionLink{color:#0e111080}[data-theme=light] .page-module__v0xScW__playerWrap{-webkit-backdrop-filter:blur(14px);background:#ffffff6b;border:1px solid #ffffff8c;box-shadow:0 4px 28px #0e11100d}[data-theme=light] .page-module__v0xScW__youtubeCard{-webkit-backdrop-filter:blur(14px);background:#ffffff6b;border:1px solid #ffffff8c;box-shadow:0 4px 28px #0e11100d}[data-theme=light] .page-module__v0xScW__youtubeText{color:#0e1110ad}[data-theme=light] .page-module__v0xScW__youtubeEmbedCard{-webkit-backdrop-filter:blur(14px);background:#ffffff6b;border:1px solid #ffffff8c;box-shadow:0 4px 28px #0e11100d}[data-theme=light] .page-module__v0xScW__youtubeGroupTitle{color:#0e1110b8}[data-theme=light] .page-module__v0xScW__youtubeMeta span:first-child{color:#0e1110db}[data-theme=light] .page-module__v0xScW__youtubeMeta span:last-child{color:#0e1110ad}[data-theme=light] .page-module__v0xScW__profileCard{-webkit-backdrop-filter:blur(14px);background:#ffffff6b;border:1px solid #ffffff8c;box-shadow:0 4px 28px #0e11100d}[data-theme=light] .page-module__v0xScW__profileCard:hover{background:#ffffff94;border-color:#008d3633;box-shadow:0 6px 32px #0e111012}[data-theme=light] .page-module__v0xScW__profileName{color:var(--dark)}[data-theme=light] .page-module__v0xScW__profileIconWrap{background:#0e11100f;border-color:#0e11101a}[data-theme=light] .page-module__v0xScW__profileCtaBtn{color:#fff;box-shadow:0 2px 14px #008d3640}[data-theme=light] .page-module__v0xScW__sunoCard{-webkit-backdrop-filter:blur(14px);background:#ffffff6b;border:1px solid #ffffff8c;box-shadow:0 4px 28px #0e11100d}[data-theme=light] .page-module__v0xScW__sunoDesc{color:#0e1110a6}[data-theme=light] .page-module__v0xScW__sunoStats{color:#0e111066}[data-theme=light] .page-module__v0xScW__trackCard{-webkit-backdrop-filter:blur(14px);background:#ffffff6b;border:1px solid #ffffff8c;box-shadow:0 4px 28px #0e11100d}[data-theme=light] .page-module__v0xScW__trackCard:hover{background:#ffffff94;border-color:#008d3633;box-shadow:0 6px 32px #0e111012}[data-theme=light] .page-module__v0xScW__trackTitle{color:var(--dark)}[data-theme=light] .page-module__v0xScW__trackDesc{color:#0e11108c}@media (max-width:768px){.page-module__v0xScW__sunoCard{flex-direction:column;align-items:flex-start}.page-module__v0xScW__trackGrid{grid-template-columns:1fr}.page-module__v0xScW__youtubeCard{flex-direction:column;align-items:flex-start}}
.page-module__Oub5RG__main{position:relative}.page-module__Oub5RG__container{max-width:1100px;margin:0 auto}.page-module__Oub5RG__content{flex-direction:column;gap:3rem;display:flex}.page-module__Oub5RG__section{-webkit-backdrop-filter:blur(16px);background:#1a1f1c80;border:1px solid #ffffff0f;border-radius:2rem;padding:2.5rem}.page-module__Oub5RG__longDesc{color:#ffffffd1;font-size:1.05rem;font-weight:300;line-height:1.75}.page-module__Oub5RG__sectionTitle{color:var(--white);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.2rem;font-weight:400}.page-module__Oub5RG__uspList{flex-direction:column;gap:.85rem;list-style:none;display:flex}.page-module__Oub5RG__uspItem{color:#ffffffc7;align-items:flex-start;gap:10px;font-size:.92rem;font-weight:300;line-height:1.5;display:flex}.page-module__Oub5RG__uspIcon{width:18px;height:18px;color:var(--primary);flex-shrink:0;margin-top:2px}.page-module__Oub5RG__projectGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module__Oub5RG__projectCard{transition:background .4s var(--ease-smooth), transform .4s var(--ease-smooth);background:#1a1f1cb3;border-radius:1rem;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.page-module__Oub5RG__projectCard:hover{background:#1a1f1ce6;transform:translateY(-2px)}.page-module__Oub5RG__projectImageWrap{aspect-ratio:16/9;width:100%;overflow:hidden}.page-module__Oub5RG__projectImage{-o-object-fit:cover;object-fit:cover;filter:brightness(.75)saturate(.85);width:100%;height:100%;transition:transform .5s var(--ease-smooth);display:block}.page-module__Oub5RG__projectCard:hover .page-module__Oub5RG__projectImage{transform:scale(1.05)}.page-module__Oub5RG__projectBody{padding:1rem 1.25rem}.page-module__Oub5RG__projectName{color:var(--white);margin-bottom:.25rem;font-size:.9rem;font-weight:400}.page-module__Oub5RG__projectOutcome{font-family:var(--font-mono);color:var(--primary);opacity:.8;font-size:.68rem;font-weight:400}.page-module__Oub5RG__relatedGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.page-module__Oub5RG__relatedCard{transition:background .4s var(--ease-smooth), transform .4s var(--ease-smooth);background:#1a1f1c99;border:1px solid #ffffff0f;border-radius:1.25rem;padding:1.5rem;text-decoration:none}.page-module__Oub5RG__relatedCard:hover{background:#1a1f1cd9;transform:translateY(-2px)}.page-module__Oub5RG__relatedName{color:var(--white);margin-bottom:.35rem;font-size:.95rem;font-weight:400}.page-module__Oub5RG__relatedDesc{color:#ffffffa6;font-size:.82rem;font-weight:300;line-height:1.55}.page-module__Oub5RG__ctaSection{text-align:center;background:#008d360a;border:1px solid #008d361f;border-radius:2rem;padding:3rem 2rem}.page-module__Oub5RG__ctaTitle{color:var(--white);margin-bottom:.5rem;font-size:1.4rem;font-weight:400}.page-module__Oub5RG__ctaDesc{color:#ffffffb3;margin-bottom:1.5rem;font-size:.92rem;font-weight:300;line-height:1.6}.page-module__Oub5RG__ctaBtn{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);font-family:var(--font-sans);cursor:pointer;transition:background .3s var(--ease-smooth), transform .3s var(--ease-smooth);border:none;align-items:center;padding:12px 28px;font-size:.88rem;font-weight:400;text-decoration:none;display:inline-flex}.page-module__Oub5RG__ctaBtn:hover{background:var(--deep);transform:translateY(-1px)}[data-theme=light] .page-module__Oub5RG__section{background:#f3f7f48c;border-color:#0e111014}[data-theme=light] .page-module__Oub5RG__longDesc{color:#0e1110cc}[data-theme=light] .page-module__Oub5RG__sectionTitle{color:var(--primary)}[data-theme=light] .page-module__Oub5RG__uspItem{color:#0e1110c7}[data-theme=light] .page-module__Oub5RG__projectCard{background:#fff9}[data-theme=light] .page-module__Oub5RG__projectName{color:var(--primary)}[data-theme=light] .page-module__Oub5RG__relatedCard{background:#ffffff80;border-color:#0e111014}[data-theme=light] .page-module__Oub5RG__relatedName{color:var(--primary)}[data-theme=light] .page-module__Oub5RG__relatedDesc{color:#0e1110b3}[data-theme=light] .page-module__Oub5RG__ctaSection{background:#008d3608;border-color:#008d361a}[data-theme=light] .page-module__Oub5RG__ctaTitle{color:var(--primary)}[data-theme=light] .page-module__Oub5RG__ctaDesc{color:#0e1110b8}@media (max-width:768px){.page-module__Oub5RG__section{padding:1.75rem}.page-module__Oub5RG__projectGrid,.page-module__Oub5RG__relatedGrid{grid-template-columns:1fr}}
.page-module__E0kJGG__mainContent{z-index:1;padding-top:var(--nav-height);position:relative}.page-module__E0kJGG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__E0kJGG__auditHero{place-items:center;min-height:min(72vh,720px);padding:clamp(2rem,5vw,4rem) 1.25rem;display:grid}.page-module__E0kJGG__auditHeroInner{text-align:center;border-radius:var(--radius-lg);background:#1a1f1c75;border:1px solid #008d3624;width:min(920px,100%);padding:clamp(1.5rem,3vw,2.5rem)}.page-module__E0kJGG__auditKicker{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;margin-bottom:.75rem;font-size:.72rem;display:inline-block}.page-module__E0kJGG__auditTitle{letter-spacing:-.03em;margin:0;font-size:clamp(2.1rem,5vw,4.25rem);line-height:1.05}.page-module__E0kJGG__auditText{color:#ffffffc7;max-width:760px;margin:1rem auto 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.page-module__E0kJGG__heroFallback{text-align:center;align-content:center;justify-items:center;gap:.9rem;min-height:min(78vh,760px);padding:clamp(2rem,4vw,4rem) 1rem;display:grid}.page-module__E0kJGG__heroTitle{letter-spacing:-.01em;margin:0;font-size:clamp(2rem,5.4vw,4rem);line-height:1.08}.page-module__E0kJGG__heroSubtitle{color:#eff1f5d1;max-width:760px;margin:0;font-size:clamp(1rem,2.2vw,1.28rem)}.page-module__E0kJGG__scrollHint{pointer-events:auto;cursor:pointer;flex-direction:column;align-items:center;gap:6px;text-decoration:none;animation:2.5s ease-in-out infinite page-module__E0kJGG__hintBounce;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.page-module__E0kJGG__scrollHintText{font-family:var(--font-mono);letter-spacing:.1em;color:#ffffff59;text-transform:uppercase;font-size:.65rem;font-weight:300}.page-module__E0kJGG__scrollHintArrow{color:#ffffff4d;width:20px;height:20px}@keyframes page-module__E0kJGG__hintBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}[data-theme=light] .page-module__E0kJGG__scrollHintText{color:var(--text-subtle)}[data-theme=light] .page-module__E0kJGG__scrollHintArrow{color:var(--text-tertiary)}[data-theme=light] .page-module__E0kJGG__heroSubtitle{color:var(--text-secondary)}[data-theme=light] .page-module__E0kJGG__auditHeroInner{background:#f3f7f4eb;border-color:#00501e1f}[data-theme=light] .page-module__E0kJGG__auditKicker{color:var(--text-tertiary)}[data-theme=light] .page-module__E0kJGG__auditText{color:var(--text-secondary)}@media (max-width:768px){.page-module__E0kJGG__scrollHint{bottom:1.25rem}}
