.share_sharePage__DikRO{min-height:100vh;display:flex;flex-direction:column;background:#f9fafb}.share_shareContainer__mZB2w{width:100%}.share_shareContainer__mZB2w,.share_shareContainer__mZB2w>div{flex:1;display:flex;flex-direction:column}.share_shareContainer__mZB2w .share-wrapper{height:100%;display:flex;flex-direction:column;transition:all .3s ease}.share_shareContainer__mZB2w .share-wrapper.card-mode{max-width:1200px;margin:0 auto;padding:2rem 1.5rem;width:100%}@media(max-width:768px){.share_shareContainer__mZB2w .share-wrapper.card-mode{padding:1.5rem 1rem}}.share_shareContainer__mZB2w .share-wrapper.full-mode{padding:1rem}.share_shareContainer__mZB2w .share-wrapper.fullscreen-mode{padding:0;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:#f9fafb}.ShareHeader_shareHeader__Bhm6H{position:sticky;top:0;left:0;right:0;z-index:100;background:hsla(0,0%,100%,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.08);padding:0 1.5rem}@media(max-width:768px){.ShareHeader_shareHeader__Bhm6H{padding:0 1rem}}.ShareHeader_headerContent__9OIl8{width:100%;height:52px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.ShareHeader_leftSection__x2o6J{display:flex;align-items:center;gap:.75rem}.ShareHeader_logoLink__Prrm1{display:flex;align-items:center;justify-content:center;transition:opacity .2s}.ShareHeader_logoLink__Prrm1:hover{opacity:.8}.ShareHeader_avatar__Su0Hp{border-radius:50%;object-fit:cover}.ShareHeader_dropdownContainer__HCpEk{position:relative}.ShareHeader_triggerButton__rmOgO{display:flex;align-items:center;gap:.5rem;padding:.375rem .625rem;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:all .2s;color:#111827}.ShareHeader_triggerButton__rmOgO:hover{background:rgba(0,0,0,.05)}.ShareHeader_triggerButton__rmOgO:active{background:rgba(0,0,0,.08)}.ShareHeader_brandName__mp2o3{font-size:16px;font-weight:600;color:inherit}@media(max-width:640px){.ShareHeader_brandName__mp2o3{display:none}}.ShareHeader_chevron__xQsoJ{color:#6b7280}.ShareHeader_dropdownCard__EyIcE{position:absolute;top:calc(100% + 8px);left:0;width:290px;height:255px;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05);overflow:hidden;animation:ShareHeader_slideDown__oIyCE .2s cubic-bezier(.16,1,.3,1);transform-origin:top left;z-index:1000}@media(max-width:640px){.ShareHeader_dropdownCard__EyIcE{width:280px;left:-40px}}@keyframes ShareHeader_slideDown__oIyCE{0%{opacity:0;transform:scale(.95) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}.ShareHeader_cardHeader__ak03p{height:100px;flex-shrink:0;position:relative;overflow:hidden}.ShareHeader_cardBackground__zxayV{width:100%;height:100%;background:linear-gradient(120deg,#1e3a8a,#3b82f6 40%,#8b5cf6 70%,#ec4899);opacity:.95}.ShareHeader_cardContent__6Mri5{padding:16px 20px 24px;flex:1;display:flex;flex-direction:column}.ShareHeader_cardTitle__Q2Xgc{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px;line-height:1.4}.ShareHeader_cardDescription__ysHYH{font-size:13px;color:#4b5563;line-height:1.4;margin:0 0 auto}.ShareHeader_cardActions__g_DFF{display:flex;flex-direction:row;gap:.75rem;margin-top:auto;padding-top:16px}.ShareHeader_cardButton__VySmu{display:flex;align-items:center;justify-content:center;height:30px;padding:0 12px;font-size:13px;font-weight:500;border-radius:999px;text-decoration:none;transition:all .2s;border:1px solid #e5e7eb;background:#fff;color:#111827;box-shadow:0 1px 2px rgba(0,0,0,.05)}.ShareHeader_cardButton__VySmu:hover{background:#f9fafb;border-color:#d1d5db}.ShareHeader_cardButton__VySmu.ShareHeader_cardButtonPrimary__qumry{background:#111827;color:#fff;border-color:#111827;box-shadow:0 1px 2px rgba(0,0,0,.1)}.ShareHeader_cardButton__VySmu.ShareHeader_cardButtonPrimary__qumry:hover{background:#1f2937;border-color:#1f2937}.ShareHeader_rightSection__hyeSr{display:flex;align-items:center;gap:.75rem}.ShareHeader_authButton__RElud{display:inline-flex;align-items:center;justify-content:center;padding:.375rem 1rem;font-size:13px;font-weight:500;border-radius:999px;text-decoration:none;transition:all .2s;white-space:nowrap;background:#fff;color:#111827;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.05)}.ShareHeader_authButton__RElud:hover{background:#f9fafb;border-color:#d1d5db}.ShareHeader_authButton__RElud.ShareHeader_authButtonPrimary__RXOGQ{background:#111827;color:#fff;border-color:#111827;box-shadow:0 1px 2px rgba(0,0,0,.1)}.ShareHeader_authButton__RElud.ShareHeader_authButtonPrimary__RXOGQ:hover{background:#1f2937;border-color:#1f2937}@media(max-width:640px){.ShareHeader_authButton__RElud{padding:.5rem .75rem;font-size:13px}}.ShareViewer_loadingContainer__AfNxU{height:100vh;background:#1e1e1e;color:#d4d4d4}.ShareViewer_loadingContainer__AfNxU,.ShareViewer_loadingState__nqiBd{display:flex;flex-direction:column;align-items:center;justify-content:center}.ShareViewer_loadingState__nqiBd{height:100%;gap:16px}.ShareViewer_spinner__FGQ_5{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.1);border-top-color:#007acc;border-radius:50%;animation:ShareViewer_spin__CSQHK 1s linear infinite}.ShareViewer_spinnerRing__XAIb7{position:absolute;width:100%;height:100%;border:4px solid hsla(0,0%,100%,.1);border-top-color:#007acc;border-radius:50%;animation:ShareViewer_spin__CSQHK 1s linear infinite}@keyframes ShareViewer_spin__CSQHK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ShareViewer_loadingText__FBAuU{font-size:14px;color:#858585;margin:0}.ShareViewer_errorContainer__llYB_{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#1e1e1e;color:#d4d4d4;padding:20px;text-align:center}.ShareViewer_errorIcon__1VxPl{font-size:64px;margin-bottom:20px;filter:grayscale(100%);opacity:.6}.ShareViewer_errorTitle__GBSz2{font-size:24px;font-weight:600;margin:0 0 12px;color:#f48771}.ShareViewer_errorMessage__u8Qp5{font-size:16px;color:#858585;margin:0 0 24px;max-width:400px}.ShareViewer_retryButton__j_d0c{padding:10px 24px;font-size:14px;color:#fff;background:#007acc;border:none;border-radius:4px;cursor:pointer;transition:background .2s}.ShareViewer_retryButton__j_d0c:hover{background:#005a9e}.ShareViewer_retryButton__j_d0c:active{background:#004578}.ShareViewer_shareViewerContainer__AVKvY{height:100vh;display:flex;flex-direction:column;background:#1e1e1e}.ShareViewer_contentArea__v_qT_{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;overflow:auto}.ShareViewer_editorSkeleton__HXzeT{display:flex;background:#1e1e1e;color:#d4d4d4;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;line-height:1.6;height:100%;overflow:hidden}.ShareViewer_skeletonLineNumbers__HZPHJ{background:#1e1e1e;color:#858585;padding:10px 8px;text-align:right;user-select:none;border-right:1px solid #333;min-width:50px}.ShareViewer_skeletonLineNumber__a768W{height:22px;line-height:22px;opacity:.6}.ShareViewer_skeletonContent___OdGj{flex:1;padding:10px 20px;overflow:hidden}.ShareViewer_skeletonLine__Wiq4q{height:20px;margin-bottom:2px;background:linear-gradient(90deg,#2a2a2a 25%,#333 50%,#2a2a2a 75%);background-size:200% 100%;animation:ShareViewer_shimmer__igKsP 1.5s infinite;border-radius:2px}@keyframes ShareViewer_shimmer__igKsP{0%{background-position:200% 0}to{background-position:-200% 0}}.ShareViewer_iframeSkeleton__Uzpqz{display:flex;flex-direction:column;background:#f5f5f5;height:100%;overflow:hidden}.ShareViewer_iframeSkeletonBrowser__xb6CO{background:#fff;border-bottom:1px solid #ddd;padding:12px}.ShareViewer_browserControls__BEsCO{display:flex;align-items:center;gap:12px}.ShareViewer_browserDots__vx4zQ{display:flex;gap:6px}.ShareViewer_dot__ph0SB{width:12px;height:12px;border-radius:50%;background:#ddd}.ShareViewer_dot__ph0SB:first-child{background:#ff5f56}.ShareViewer_dot__ph0SB:nth-child(2){background:#ffbd2e}.ShareViewer_dot__ph0SB:nth-child(3){background:#27c93f}.ShareViewer_browserUrlBar__icAbz{flex:1;height:28px;background:#f0f0f0;border-radius:4px;animation:ShareViewer_pulse__B_A0Y 1.5s infinite}.ShareViewer_iframeSkeletonContent__9j8yI{flex:1;padding:40px;background:#fff}.ShareViewer_pulseAnimation__06axY{animation:ShareViewer_pulse__B_A0Y 1.5s infinite}.ShareViewer_skeletonBlock__w5NLB{background:#f0f0f0;border-radius:4px;margin-bottom:10px}@keyframes ShareViewer_pulse__B_A0Y{0%,to{opacity:1}50%{opacity:.6}}.ShareViewer_documentSkeleton___mMqr{display:flex;flex-direction:column;background:#525659;height:100%}.ShareViewer_documentToolbar__yxHy_{display:flex;gap:12px;padding:12px 20px;background:#323639;border-bottom:1px solid #444}.ShareViewer_toolbarItem__stgRt{width:80px;height:32px;background:#444;border-radius:4px;animation:ShareViewer_pulse__B_A0Y 1.5s infinite}.ShareViewer_documentPages__vB8Xe{flex:1;display:flex;justify-content:center;padding:20px;overflow:auto}.ShareViewer_documentPage__c4m9T{width:100%;max-width:800px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.3);padding:40px;border-radius:2px}.ShareViewer_pageContent__o7X38{animation:ShareViewer_pulse__B_A0Y 1.5s infinite}.ShareViewer_pageLine__QGFkG{height:16px;background:#f0f0f0;margin-bottom:12px;border-radius:2px}.ShareViewer_genericSkeleton__F0KC1{display:flex;align-items:center;justify-content:center;height:100%;background:#1e1e1e}.ShareViewer_spinnerContainer__RaMKC{text-align:center}