@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#333;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);flex-direction:column;min-height:100vh;line-height:1.6;display:flex}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{z-index:1001;background:#fff;border-bottom:1px solid #e1e5e9;padding:1rem 0;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.05)}.header-content{justify-content:space-between;align-items:center;display:flex}.logo{color:#2563eb;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.logo-icon{width:32px;height:32px}.nav{align-items:center;gap:1rem;display:flex}.bmc-button-container{align-items:center;height:100%;display:flex}.mobile-bmc-button-container{align-items:center;margin-left:auto;margin-right:1rem;display:flex}.bmc-button-link{align-items:center;height:100%;text-decoration:none;transition:transform .2s;display:inline-flex}.bmc-button-link:hover{transform:scale(1.05)}.bmc-button-img{vertical-align:middle;border-radius:6px;width:auto;height:36px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav-link{color:#1a1a1a;border-radius:6px;padding:.4rem .75rem;font-weight:600;text-decoration:none;transition:color .15s,background-color .15s}.nav-link:hover{color:#2563eb;background-color:rgba(37,99,235,.08)}.nav-link-active{color:#2563eb!important;background-color:rgba(37,99,235,.12)!important}.hamburger-btn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:24px;height:24px;padding:0;display:none;position:relative}.hamburger-line{transform-origin:50%;background-color:#1a1a1a;border-radius:1px;width:100%;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger-line-1-open{transform:rotate(45deg)translate(5px,5px)}.hamburger-line-2-open{opacity:0;transform:scaleX(0)}.hamburger-line-3-open{transform:rotate(-45deg)translate(7px,-6px)}.mobile-nav-overlay{z-index:998;opacity:0;visibility:hidden;pointer-events:none;background-color:rgba(0,0,0,.5);transition:opacity .3s,visibility .3s;position:fixed;top:65px;bottom:0;left:0;right:0}.mobile-nav-overlay-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-nav{z-index:999;background-color:#fff;flex-direction:column;align-items:stretch;width:100%;height:0;margin-top:65px;transition:height .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.15)}.mobile-nav-overlay-open .mobile-nav{height:120px}.mobile-nav-link{color:#1a1a1a;border-bottom:1px solid #f0f0f0;flex:1;justify-content:center;align-items:center;min-height:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .15s,background-color .15s;display:flex}.mobile-nav-link:first-of-type{border-top:none}.mobile-nav-link:last-child{border-bottom:none}.mobile-nav-link:hover{color:#2563eb;background-color:rgba(37,99,235,.08)}.mobile-nav-link-active{color:#2563eb!important;background-color:rgba(37,99,235,.12)!important}.mobile-nav-link:active{background-color:rgba(37,99,235,.15);transform:scale(.98)}.main{flex:1;width:100%;max-width:1200px;margin:0 auto}.page-content{padding:0 1rem}.footer{text-align:center;color:#666;background:#fff;border-top:1px solid #e1e5e9;padding:1rem 0}.footer-content{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.footer-nav{align-items:center;gap:.5rem;display:flex}.footer-link{color:#70757a;border-radius:6px;padding:.15rem .35rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s}.footer-link:hover{color:#2563eb;background-color:rgba(37,99,235,.08)}.footer-separator{color:#c1c7cd}.input-section{max-width:500px;margin:0 auto;padding:1rem 0}.error-text{color:#c00;margin-top:.5rem;font-size:.9rem;display:block}.status-error{color:#c00;text-align:center;margin-top:1rem;font-weight:500}.status-info{text-align:center;color:#666;margin-top:1rem}.user-info{background:#fff;border:1px solid #e1e5e9;border-radius:12px;margin-top:1rem;padding:1.25rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.user-info-error{background:#fef2f2;border-color:#ef4444}.user-info-warning{background:#fffbeb;border-color:#f59e0b}.user-profile{align-items:center;gap:1rem;display:flex}.user-avatar{object-fit:cover;border:2px solid #e1e5e9;border-radius:50%;width:60px;height:60px}.user-details{flex:1;min-width:0}.user-name{color:#1a1a1a;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:1rem;font-weight:600;display:flex}.error-badge{color:#fff;white-space:nowrap;background:#ef4444;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.warning-badge{color:#fff;white-space:nowrap;background:#f59e0b;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.user-username{color:#6b7280;margin-bottom:.5rem;font-size:.9rem}.user-bio{color:#4b5563;white-space:pre-line;margin-bottom:.75rem;font-size:.85rem;line-height:1.4}.user-stats{gap:1rem;display:flex}.user-stats .stat{color:#6b7280;font-size:.85rem}.user-stats .stat strong{color:#1a1a1a;font-weight:600}.results{margin-top:1rem}.results-title{color:#6b7280;margin:0;font-size:.95rem;font-weight:600;display:block}.results-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;margin-bottom:.75rem;display:flex}.results-count{color:#1a1a1a;font-size:1.5rem;font-weight:800;line-height:1.2;display:block}.results-list{padding-left:0;list-style:none}.results-item{background:#fff;border:1px solid #eceff3;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 1px 2px rgba(0,0,0,.03)}.results-item+.results-item{margin-top:.6rem}.results-item:hover{border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.result-name{color:#1a1a1a;font-weight:600}.result-left{flex-direction:column;gap:.25rem;display:flex}.result-username a{color:#6b7280;font-size:.9rem;text-decoration:none}.result-username a:hover{color:#2563eb}.result-actions{align-items:center;gap:.5rem;display:flex}.link-btn{color:#1a1a1a;background:#f7f7f8;border:1px solid #e6e8eb;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .7rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.link-btn:hover{color:#2563eb;background:#fff;border-color:#dcdfe3}.time-warning{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;margin-top:1rem;padding:1rem}.time-warning p{color:#856404;text-align:center;margin:0;font-size:.9rem;line-height:1.4}.input-group{margin-bottom:1.5rem}.input-group label{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.input-group input,.input-group textarea{border:2px solid #e1e5e9;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.input-group input:focus,.input-group textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.input-group textarea{resize:vertical;min-height:120px}.btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.btn:active:not(:disabled){transform:translateY(0)}.btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.spinner{border:2px solid #fff;border-top-color:transparent;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.contact-form{margin-top:0}@media (max-width:768px){.container{padding:0 1rem}.page-content{padding:0 .5rem}.nav-desktop{display:none}.hamburger-btn,.mobile-bmc-button-container{display:flex}.bmc-button-container{display:none}.input-section{margin:0 .5rem}.results-item{gap:.5rem;padding:.75rem}.user-info{padding:1rem}.user-profile{text-align:center;flex-direction:column;gap:.75rem}.user-avatar{width:50px;height:50px}.user-stats{justify-content:center;gap:1.5rem}.user-name{justify-content:center}.result-left{gap:.2rem}.result-name{font-size:.95rem}.result-username a{font-size:.85rem}.link-btn{padding:.35rem .6rem;font-size:.85rem}.stories-wrapper{max-width:100%;margin:1rem auto;padding:0 .5rem}.stories{aspect-ratio:9/16;border-radius:8px;max-width:100%}.stories-content{height:100%}.stories-content img,.stories-content video{object-fit:cover}.story-nav-arrow{display:none}}@media (min-width:769px){.hamburger-btn{display:none}.nav-desktop{display:flex}.mobile-nav-overlay,.mobile-bmc-button-container{display:none}.bmc-button-container{display:flex}}.stories{aspect-ratio:9/16;background:#000;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3)}.stories-wrapper{flex-direction:column;align-items:center;width:100%;max-width:350px;margin:1rem auto;display:flex;position:relative}.stories-progress{z-index:10;gap:4px;padding:12px 12px 8px;display:flex;position:absolute;top:0;left:0;right:0}.progress-bar{background:rgba(255,255,255,.3);border-radius:2px;flex:1;height:3px;overflow:hidden}.progress-fill{background:#fff;border-radius:2px;height:100%;transition:width .1s linear}.stories-header{text-align:center;color:#fff;z-index:10;background:0 0;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.85rem;display:flex;position:absolute;top:24px;left:0;right:0}.story-time{-webkit-backdrop-filter:blur(4px);text-shadow:0 1px 2px rgba(0,0,0,.5);background:rgba(0,0,0,.3);border-radius:12px;padding:4px 8px;font-size:.8rem;font-weight:600}.stories-content{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;background:#000;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.stories-content img,.stories-content video{object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;pointer-events:none;width:100%;height:100%}.stories-content video{-webkit-playsinline:true;-webkit-media-controls:none;-webkit-media-controls-panel:none;-webkit-media-controls-play-button:none;-webkit-media-controls-start-playback-button:none;-webkit-media-controls-overlay-play-button:none;-webkit-media-controls-timeline:none;-webkit-media-controls-current-time-display:none;-webkit-media-controls-time-remaining-display:none;-webkit-media-controls-mute-button:none;-webkit-media-controls-volume-slider:none;-webkit-media-controls-fullscreen-button:none;-webkit-media-controls-rewind-button:none;-webkit-media-controls-return-to-realtime-button:none;-webkit-media-controls-toggle-closed-captions-button:none}.video-play-overlay{z-index:15;pointer-events:none;background:rgba(0,0,0,.3);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.play-button{-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.6);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:12px;display:flex}.video-play-overlay p{color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.5);margin:0;font-size:.9rem;font-weight:600}.stories-controls{align-items:center;gap:8px;display:flex}.play-stop-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);z-index:15;background:rgba(0,0,0,.5);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.play-stop-button:hover{background:rgba(0,0,0,.7);transform:scale(1.1)}.play-stop-button:active{transform:scale(.95)}.play-stop-button svg{width:16px;height:16px}.mute-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);z-index:15;background:rgba(0,0,0,.5);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.mute-button:hover{background:rgba(0,0,0,.7);transform:scale(1.1)}.mute-button:active{transform:scale(.95)}.mute-button svg{width:16px;height:16px}.download-section{z-index:20;pointer-events:auto;justify-content:center;width:100%;margin-top:1rem;display:flex;position:relative}.download-story-btn{color:#fff;cursor:pointer;z-index:21;pointer-events:auto;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.download-story-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.download-story-btn:active{transform:translateY(0)}.download-story-btn svg{width:18px;height:18px}.download-story-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.download-story-btn:disabled:hover{box-shadow:none;transform:none}.download-story-btn.downloading{background:linear-gradient(135deg,#1e40af,#1e3a8a)}.download-spinner{border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:1s linear infinite spin}.loading-overlay{z-index:15;pointer-events:none;background:rgba(0,0,0,.3);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.loading-spinner{border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:40px;height:40px;margin-bottom:12px;animation:1s linear infinite spin}.loading-overlay p{color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.5);margin:0;font-size:.9rem;font-weight:600}.autocomplete-container{width:100%;position:relative}.autocomplete-clear-input{color:#999;cursor:pointer;-webkit-tap-highlight-color:transparent;z-index:10;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:.4rem;font-size:1.2rem;font-weight:700;transition:all .15s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.autocomplete-clear-input:hover,.autocomplete-clear-input:active{color:#666;background-color:rgba(0,0,0,.1)}.autocomplete-dropdown{z-index:1000;-webkit-overflow-scrolling:touch;background:#fff;border:2px solid #e1e5e9;border-top:none;border-radius:0 0 8px 8px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.1)}.autocomplete-item{cursor:pointer;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;min-height:40px;padding:.6rem 1rem;transition:background-color .15s;display:flex}.autocomplete-item:last-child{border-bottom:none}.autocomplete-item:hover,.autocomplete-item:active{background-color:rgba(37,99,235,.08)}.autocomplete-item.selected{color:#2563eb;background-color:rgba(37,99,235,.12)}.autocomplete-username{font-size:1rem;font-weight:600}.autocomplete-clear{color:#999;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:.4rem;font-size:.9rem;transition:all .15s;display:flex}.autocomplete-clear:hover,.autocomplete-clear:active{color:#666;background-color:rgba(0,0,0,.1)}@media (min-width:769px){.autocomplete-dropdown{max-height:200px}.autocomplete-item{min-height:auto;padding:.75rem 1rem}.autocomplete-clear{min-width:auto;min-height:auto;padding:.25rem;font-size:.8rem}.stories-wrapper{max-width:320px;margin:1rem auto}.story-nav-arrow{color:#fff;cursor:pointer;z-index:20;-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.5);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.story-nav-arrow:hover{background:rgba(0,0,0,.7);transform:translateY(-50%)scale(1.1)}.story-nav-arrow:active{transform:translateY(-50%)scale(.95)}.story-nav-arrow-left{left:-50px}.story-nav-arrow-right{right:-50px}.story-nav-arrow svg{width:16px;height:16px}}.completion-popup-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:rgba(0,0,0,.8);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.completion-popup{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:400px;margin:1rem;padding:2rem;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.15)}.completion-popup-content h3{color:#1f2937;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.completion-popup-content p{color:#6b7280;margin-bottom:1.5rem;font-size:.95rem}.completion-popup-actions{flex-direction:column;align-items:center;gap:.75rem;display:flex}.completion-popup-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;transition:color .2s;position:absolute;top:.75rem;right:.75rem}.completion-popup-close:hover{color:#6b7280}.completion-bmc-button .bmc-button-img{width:auto;height:50px;transition:transform .2s}.completion-bmc-button:hover .bmc-button-img{transform:scale(1.05)}.verification-section{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.verification-form{flex-direction:column;gap:.75rem;display:flex}.verification-form p{color:#374151;text-align:left;margin-bottom:0;font-size:.9rem}.verification-input{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.verification-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.verification-input:disabled{color:#6b7280;background-color:#f9fafb}.verification-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:background-color .2s}.verification-button:hover:not(:disabled){background:#1d4ed8}.verification-button:disabled{cursor:not-allowed;background:#9ca3af}.verification-success{text-align:center}.verification-success h3{color:#059669;margin-bottom:.75rem}.verification-success p{color:#6b7280;margin-bottom:1.5rem}.btn-primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:background-color .2s}.btn-primary:hover{background:#1d4ed8}.persistent-verification-link{text-align:center;margin-top:1rem}.verification-link-button{color:#70757a;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.15rem .35rem;font-size:.95rem;font-weight:500;text-decoration:underline;transition:color .15s,background-color .15s}.verification-link-button:hover{color:#2563eb;background-color:rgba(37,99,235,.08)}.blog-page{min-height:calc(100vh - 200px);padding:2rem 0}.blog-header{text-align:center;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.blog-title{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.blog-description{color:#6b7280;margin:0;font-size:1.1rem;line-height:1.6}.blog-posts{max-width:800px;margin:0 auto}.blog-post-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 3px rgba(0,0,0,.1)}.blog-post-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.post-meta{color:#6b7280;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.post-date{font-weight:500}.post-read-time{background:#f3f4f6;border-radius:6px;padding:.25rem .5rem;font-size:.8rem;font-weight:500}.post-title{margin:0 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.post-title-link{color:#1a1a1a;text-decoration:none;transition:color .2s}.post-title-link:hover{color:#2563eb}.post-excerpt{color:#6b7280;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.read-more-link{color:#2563eb;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.read-more-link:hover{color:#1d4ed8}.no-posts{text-align:center;color:#6b7280;padding:3rem 2rem;font-size:1.1rem}.blog-post-page{min-height:calc(100vh - 200px)}.blog-post-header{max-width:800px;margin:0 auto 3rem}.back-to-blog{color:#6b7280;align-items:center;margin-top:.5rem;margin-bottom:1rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.back-to-blog:hover{color:#2563eb}.blog-post-header .post-meta{margin-bottom:1.5rem}.blog-post-header .post-title{color:#1a1a1a;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.blog-post-header .post-excerpt{color:#6b7280;margin:0;font-size:1.1rem;line-height:1.6}.blog-post-content{max-width:800px;margin:0 auto}.post-content{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.content-placeholder{color:#6b7280;text-align:center;background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;padding:2rem;font-style:italic}.blog-image{border-radius:8px;width:auto;max-width:90%;height:auto;max-height:500px;margin:10px 0;box-shadow:0 4px 12px rgba(0,0,0,.15)}.post-content h2{color:#1a1a1a;margin:2rem 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.post-content h3{color:#1a1a1a;margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.post-content p{color:#374151;margin-bottom:1rem;line-height:1.7}.post-content ul,.post-content ol{margin:1rem 0;padding-left:1.5rem}.post-content li{color:#374151;margin-bottom:.5rem;line-height:1.6}.post-content em{color:#6b7280;font-size:.9rem;font-style:italic}.blog-post-footer{max-width:800px;margin:0 auto}.related-tools{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:2rem}.related-tools h3{color:#1a1a1a;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}@media (max-width:768px){.blog-page{padding:1rem 0}.blog-title{font-size:2rem}.blog-description{font-size:1rem}.blog-post-card{margin-bottom:1.5rem;padding:1.5rem}.post-title{font-size:1.25rem}.blog-post-header .post-title{font-size:1.75rem}.related-tools{padding:1.5rem}}.cta-box h3{margin-top:0}.more-tools-section{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding:1rem 0}.more-tools-content{flex-direction:column;align-items:center;gap:.75rem;display:flex}.more-tools-title{color:#6b7280;text-align:center;margin:0;font-size:.9rem}.more-tools-link{color:#2563eb;border:1px solid transparent;border-radius:6px;padding:.5rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .15s}.more-tools-link:hover{background-color:rgba(37,99,235,.08);border-color:rgba(37,99,235,.2)}@media (max-width:768px){.completion-popup{width:95%;padding:1.5rem}.completion-popup-content h3{font-size:1.1rem}.completion-popup-content p{font-size:.9rem}.verification-form{gap:.5rem}.verification-input{padding:.625rem;font-size:1rem}.verification-button{padding:.625rem 1.25rem;font-size:.875rem}}
