@charset "UTF-8";#claudine-root{position:fixed;top:calc(50vh - 28px);right:1.5rem;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#claudine-bubble{width:56px;height:56px;border-radius:50%;background:#7063d3;color:#fff;border:none;cursor:pointer;box-shadow:0 4px 16px #00000026;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}#claudine-bubble:hover{transform:scale(1.05);box-shadow:0 6px 20px #0003}#claudine-bubble.hidden{display:none}#claudine-panel{position:absolute;top:50%;right:0;transform:translateY(-50%);width:380px;max-width:calc(100vw - 3rem);height:560px;max-height:calc(100vh - 3rem);background:#fff;border-radius:16px;box-shadow:0 12px 40px #0000002e;display:none;flex-direction:column;overflow:hidden}#claudine-panel.open{display:flex}#claudine-header{background:#7063d3;color:#fff;padding:.85rem 1.25rem;display:flex;align-items:center;gap:.75rem}#claudine-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(255,255,255,.35)}#claudine-header-text{flex:1;min-width:0}#claudine-title{font-size:.95rem;font-weight:600;letter-spacing:.01em}#claudine-subtitle{font-size:.78rem;opacity:.7;margin-top:2px}#claudine-close{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px;opacity:.7;transition:opacity .2s}#claudine-close:hover{opacity:1}#claudine-messages{flex:1;overflow-y:auto;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.85rem;background:#f5f6fa}.claudine-row{display:flex;width:100%}.claudine-row.user{justify-content:flex-end}.claudine-row.assistant{justify-content:flex-start}.claudine-msg{max-width:78%;padding:.6rem .9rem;border-radius:18px;font-size:.92rem;line-height:1.45;word-wrap:break-word}.claudine-msg.user{background:#7063d3;color:#fff;border-bottom-right-radius:4px}.claudine-msg.assistant{background:#fff;color:#2a2a2a;border:1px solid #e6e6ee;border-bottom-left-radius:4px}.claudine-msg a{color:#7063d3;text-decoration:underline}.claudine-msg.user a{color:#fff}.claudine-typing{display:flex;gap:4px;padding:.5rem 0}.claudine-typing span{width:6px;height:6px;background:#999;border-radius:50%;animation:claudine-bounce 1.2s infinite}.claudine-typing span:nth-child(2){animation-delay:.15s}.claudine-typing span:nth-child(3){animation-delay:.3s}@keyframes claudine-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-6px);opacity:1}}#claudine-form{display:flex;border-top:1px solid #ececec;padding:.75rem;gap:.5rem;background:#fff}#claudine-input{flex:1;border:1px solid #ddd;border-radius:20px;padding:.55rem .95rem;font-size:.92rem;outline:none;transition:border-color .2s;font-family:inherit}#claudine-input:focus{border-color:#4a8fe2}#claudine-send{background:#7063d3;color:#fff;border:none;border-radius:50%;width:38px;height:38px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}#claudine-send:hover{background:#5e52c0}#claudine-send:disabled{background:#aaa;cursor:not-allowed}@keyframes claudine-slidein{0%{transform:translate(20px,-50%);opacity:0}to{transform:translateY(-50%);opacity:1}}#claudine-panel.slidein{animation:claudine-slidein .4s ease-out}@keyframes claudine-slidein-mobile{0%{opacity:0}to{opacity:1}}@media(max-width:768px){#claudine-root{top:calc(50vh - 28px);right:1rem}#claudine-panel{position:fixed;inset:1rem;width:auto;height:auto;max-width:none;max-height:none;transform:none;z-index:10000}#claudine-panel.slidein{animation:claudine-slidein-mobile .3s ease-out}}@media(max-width:480px){#claudine-panel{inset:0;width:100%;height:100dvh;border-radius:0}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}img{max-width:100%;height:auto;width:auto}h1,h2,h3,h4,h5,h6{line-height:1.2;font-family:Cormorant Garamond,serif;font-weight:700}h1{font-size:3.8rem}@media(max-width:992px){h1{font-size:3rem}}@media(max-width:768px){h1{font-size:2.5rem}}h2{font-size:2.5rem;margin-bottom:1rem}@media(max-width:768px){h2{font-size:2rem}}h3{font-size:2rem}@media(max-width:768px){h3{font-size:1.5rem}}h4{font-size:1.5rem}.below-h-tag{width:6rem;background-color:#e4b951;height:.15rem;margin:0 auto 1rem}main{margin-top:90px;padding:0}@media(max-width:768px){main{margin-top:70px}}.hero{height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:3rem;text-align:center;background:url(/img/auction-hero-homepage-small.webp) no-repeat center bottom;background-size:cover;position:relative}@media(min-width:768px){.hero{background-image:url(/img/auction-hero-homepage-medium.webp)}}@media(min-width:1200px){.hero{background-image:url(/img/auction-hero-homepage.webp)}}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffffb3;z-index:0}.hero h1,.hero p,.hero .cta-btn{position:relative;z-index:1}.hero h1{line-height:1.1;margin-bottom:1rem;margin-top:0;background-color:#fffc;padding:.5rem 1rem}.hero p{font-size:1.2rem;max-width:1040px;margin-bottom:2rem;color:#666;background-color:#fffc;padding:.5rem 1rem}.new-hero{position:relative;z-index:10;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:110px 48px;background:#010208;overflow:hidden;margin-top:-90px}@media(max-width:768px){.new-hero{padding:100px 20px 60px;margin-top:-70px}}.aurora{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 70% 60% at 50% 40%,#0b0e2a,#060818 35%,#030410 65%,#010208)}.ab{position:absolute;border-radius:50%;filter:blur(100px);animation:drift 20s ease-in-out infinite;will-change:transform}.ab1{width:820px;height:680px;background:#3a128ac7;top:-15%;left:-12%;animation-duration:22s}.ab2{width:680px;height:680px;background:#1637c385;bottom:-18%;right:-10%;animation-duration:26s;animation-delay:-9s}.ab3{width:520px;height:420px;background:#503abc75;top:25%;right:10%;animation-duration:18s;animation-delay:-5s}.ab4{width:980px;height:540px;background:#2d4bd224;top:5%;left:50%;transform:translate(-50%);filter:blur(130px);animation:none}@keyframes drift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(35px,-25px) scale(1.04)}66%{transform:translate(-18px,32px) scale(.97)}}.grain{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E")}.vignette{position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse 65% 55% at 50% 42%,transparent 20%,rgba(1,2,8,.5) 55%,rgba(1,2,8,.88) 100%)}.hero-glow{position:absolute;top:0;left:50%;transform:translate(-50%);width:1000px;height:600px;background:radial-gradient(ellipse 60% 55% at 50% 30%,rgba(70,133,245,.18) 0%,rgba(111,99,211,.1) 50%,transparent 75%);pointer-events:none;z-index:3;animation:pulse-glow 4s ease-in-out infinite}@keyframes pulse-glow{0%,to{opacity:.8}50%{opacity:1}}.eyebrow{display:inline-flex;align-items:center;gap:10px;padding:6px 18px 6px 10px;background:#4685f517;border:1px solid rgba(70,133,245,.22);border-radius:100px;margin-bottom:40px;opacity:0;animation:hero-rise .7s .1s forwards;position:relative;z-index:10}.ey-dot{width:7px;height:7px;background:#4685f5;border-radius:50%;box-shadow:0 0 10px #4685f5;animation:breathe 2.2s infinite}.ey-txt{font-family:DM Sans,sans-serif;font-size:11.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6}.ey-txt b{color:#7aabff;font-weight:700}.headline{font:inherit;margin-top:0;margin-bottom:28px;opacity:0;animation:hero-rise 1s .28s forwards;position:relative;z-index:10}.hl-1,.hl-2,.hl-3{display:block;font-family:Cormorant Garamond,serif;font-size:clamp(46px,6.4vw,98px);font-weight:300;line-height:.95;letter-spacing:-.02em}.hl-1{color:#fffffff2}.hl-2{color:#ffffffb8}.hl-3{font-weight:600;font-style:italic;background:linear-gradient(90deg,#e4b951,#f5d882 20%,#fff 42%,#7aabff 62%,#4685f5 80%,#e4b951);background-size:220% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:ltr 5s linear infinite}@keyframes ltr{0%{background-position:220% center}to{background-position:0% center}}.hero-sub{font-family:DM Sans,sans-serif;font-size:17px;font-weight:400;line-height:1.72;color:#ffffff9e;max-width:540px;margin:0 auto 44px;opacity:0;animation:hero-rise .9s .46s forwards;position:relative;z-index:10;background:none;padding:0}.hero-sub b{color:#ffffffe0;font-weight:500}@media(max-width:768px){.hero-sub{font-size:15px;padding:0 10px}}.hero-cta{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:22px;opacity:0;animation:hero-rise .9s .6s forwards;position:relative;z-index:10}@media(max-width:768px){.hero-cta{flex-direction:column;gap:10px}}.btn-main{font-family:DM Sans,sans-serif;font-size:14.5px;font-weight:600;color:#010208;background:#e4b951;border:none;border-radius:10px;padding:15px 36px;cursor:pointer;transition:all .25s;box-shadow:0 8px 32px #e4b9514d;display:inline-flex;align-items:center;gap:9px;text-decoration:none}.btn-main:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 18px 52px #e4b9518c,inset 0 1px #ffffff59;color:#010208}.btn-main:hover .arr{transform:translate(4px)}.arr{transition:transform .2s}.btn-watch{font-family:DM Sans,sans-serif;font-size:14.5px;font-weight:500;color:#ffffffbf;background:#ffffff12;border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:15px 28px;cursor:pointer;transition:all .25s;display:inline-flex;align-items:center;gap:10px;text-decoration:none}.btn-watch:hover{color:#fff;background:#ffffff1f;border-color:#fff6;transform:translateY(-3px) scale(1.03);box-shadow:0 12px 32px #ffffff14}.play-c{width:22px;height:22px;border-radius:50%;background:#ffffff1c;display:flex;align-items:center;justify-content:center}.trust{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:64px;opacity:0;animation:hero-rise .9s .74s forwards;position:relative;z-index:10}@media(max-width:768px){.trust{flex-wrap:wrap;gap:10px;margin-bottom:40px}}.ti{font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;color:#ffffff94;display:flex;align-items:center;gap:6px}.ts{width:1px;height:12px;background:#ffffff2e}@media(max-width:768px){.ts{display:none}}.marquee-wrap{width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:16px 0;position:relative;z-index:10}.marquee-wrap:before,.marquee-wrap:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.marquee-wrap:before{left:0;background:linear-gradient(to right,#010208,transparent)}.marquee-wrap:after{right:0;background:linear-gradient(to left,#010208,transparent)}.marquee-track{display:flex;animation:marquee 52s linear infinite;width:max-content}.marquee-track:hover{animation-play-state:paused}.m-item{display:inline-flex;align-items:center;gap:10px;padding:0 28px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#ffffff8c;white-space:nowrap;transition:color .2s}.m-item:hover{color:#ffffffd9}.m-dot{width:3px;height:3px;border-radius:50%;background:#e4b951;opacity:.6}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.light-section{width:100vw;margin-left:calc(-50vw + 50%);background:transparent;padding:64px 48px;position:relative;z-index:10}@media(max-width:768px){.light-section{padding:40px 16px}}.light-inner{max-width:980px;margin:0 auto}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;align-items:stretch}@media(max-width:992px){.cards{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.vcard{border-radius:22px;padding:0;overflow:hidden;position:relative;cursor:default;transition:transform .35s ease,box-shadow .35s;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;flex-direction:column}.vcard:hover{transform:translateY(-6px)}.vc-blue:hover{box-shadow:0 24px 60px #4685f533,0 0 0 1px #4685f52e}.vc-gold:hover{box-shadow:0 24px 60px #e4b9512e,0 0 0 1px #e4b9512e}.vc-purple:hover{box-shadow:0 24px 60px #6f63d338,0 0 0 1px #6f63d32e}.vc-strip{height:3px;width:100%}.vc-blue .vc-strip{background:linear-gradient(90deg,#4685f5,#6f63d3)}.vc-gold .vc-strip{background:linear-gradient(90deg,#e4b951,#f5d882)}.vc-purple .vc-strip{background:linear-gradient(90deg,#6f63d3,#7aabff)}.vc-anim{height:168px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(160deg,#080e32,#0f1248)}.vc-body{padding:20px 22px 22px;background:#f0f2fff5;border-top:1px solid rgba(255,255,255,.12);flex:1}.vc-tag-label{font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px}.vc-blue .vc-tag-label{color:#2155cc}.vc-gold .vc-tag-label{color:#8a5e00}.vc-purple .vc-tag-label{color:#5548b8}.vc-title{font-family:Cormorant Garamond,serif;font-size:25px;font-weight:600;line-height:1.1;letter-spacing:-.01em;color:#0d1230;margin-bottom:9px}.vc-desc{font-family:DM Sans,sans-serif;font-size:13px;line-height:1.62;color:#3d4468;margin-bottom:14px;background:none;padding:0;max-width:none}.vc-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.vc-pill{font-family:DM Mono,monospace;font-size:9px;font-weight:500;text-align:center;color:#3a4070;background:#3c46b40f;border:1px solid rgba(60,70,180,.14);border-radius:5px;padding:4px 6px;letter-spacing:.02em}.vc-gold .vc-pill{background:#a064000f;border-color:#a0640026;color:#5a3e00}.vc-purple .vc-pill{background:#503cb40f;border-color:#503cb426;color:#3a2880}.hub-svg{width:100%;height:100%}.wl-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;height:100%}.wl-browser{width:78%;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden}.wl-bar{background:#ffffff0d;padding:7px 10px;display:flex;align-items:center;gap:6px}.wl-bar-dot{width:6px;height:6px;border-radius:50%;background:#ffffff26}.wl-url{flex:1;margin-left:6px;height:14px;border-radius:3px;overflow:hidden;display:flex;align-items:center;font-family:DM Mono,monospace;font-size:9px;color:#ffffff59;padding:0 8px;background:#ffffff0d}.wl-content{padding:10px 12px}.wl-logo-name{font-family:Cormorant Garamond,serif;font-size:17px;font-weight:600;letter-spacing:-.01em;height:22px;overflow:hidden}.wl-logo-inner{display:flex;flex-direction:column;transition:transform .5s cubic-bezier(.4,0,.2,1)}.wl-logo-line{white-space:nowrap}.wl-mini-lines{margin-top:8px;display:flex;flex-direction:column;gap:4px}.wl-mini-line{height:4px;border-radius:2px;background:#ffffff14}.wl-mini-line.w70{width:70%}.wl-mini-line.w50{width:50%}.wl-caption{font-family:DM Mono,monospace;font-size:9px;color:#fff3;letter-spacing:.06em;text-transform:uppercase}.feat-rows-wrap{display:flex;flex-direction:column;gap:9px;padding:14px 16px;width:100%;overflow:hidden}.feat-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.11);border-radius:100px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:#ffffffbf;white-space:nowrap;flex-shrink:0}.feat-pill .fp-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}@keyframes driftLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes driftRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes driftLeft2{0%{transform:translate(-20%)}to{transform:translate(-70%)}}@keyframes hero-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.72)}}.section{padding:5rem 2rem;min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:768px){.section{padding:3rem 1rem}}.section:nth-child(2n){background-color:#f9f9f9}.section h2{font-size:2.5rem;margin-bottom:1.5rem;text-align:center}.section p{font-size:1.1rem;max-width:1240px}.section p.center{text-align:center}.dark-strip{background:url(/img/App-Background.webp);background-size:cover;color:#fff;font-size:1.5rem;text-align:center}@media(max-width:768px){.dark-strip{font-size:1.2rem}}.dark-text{padding:4rem 2rem}.dark-title{padding-top:2rem}@media(max-width:768px){.dark-title{font-size:1.2rem}}.flex-div{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem;padding:2rem}.flex-div p{margin:0}.flex-div p img{height:60px;width:auto;filter:brightness(0) invert(1)}.cta-btn{display:inline-flex;align-items:center;padding:.8rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:500;transition:all .3s ease;font-size:18px;box-shadow:0 5px 15px #0000001a;cursor:pointer;border:none}.cta-btn.white{border:solid 2px #fff;color:#fff;background:transparent}.cta-btn.purple{border:solid 2px #7063d3;background-color:#7063d3;color:#fff}.cta-btn.yellow{border:solid 2px #E4B951;background-color:#e4b951;color:#333}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000026}.qodef-btn-text-icon{display:inline-block;margin-left:16px;position:relative;overflow:hidden;width:28px}@media(max-width:768px){.qodef-btn-text-icon{display:none}}.icon-arrow-right-circle{display:inline-block;position:relative;font-style:normal;transition:transform .3s ease}.icon-arrow-right-circle:before{content:"→";display:inline-block;width:24px;height:24px;line-height:22px;text-align:center;border:2px solid;border-radius:50%;font-weight:700}.cta-btn:hover .icon-arrow-right-circle{animation:arrowMove 1.5s infinite}@keyframes arrowMove{0%{transform:translate(0);opacity:1}40%{transform:translate(100%);opacity:0}41%{transform:translate(-100%);opacity:0}43%{transform:translate(-100%);opacity:1}to{transform:translate(0);opacity:1}}.see-full-features{margin:2rem 0 4rem;text-align:center}.platform-preview{padding:5rem 0;text-align:center;overflow:hidden;max-width:100%}@media(max-width:768px){.platform-preview{padding:3rem 0;overflow-x:hidden}}.platform-preview h2{font-size:2.5rem;margin-bottom:1.5rem}@media(max-width:768px){.platform-preview h2{font-size:2rem}}.platform-preview p{font-size:1.1rem;max-width:800px;margin:0 auto 3rem;color:#666}.platform-image-container{width:100%;max-width:100%;overflow:hidden;position:relative;border-radius:8px;margin:0 auto}@media(max-width:768px){.platform-image-container{max-width:100vw;margin:0;border-radius:0}}.platform-image{width:100%;max-width:100%;height:auto;display:block;transform:scale(.8);opacity:0;transition:transform 1.2s ease,opacity 1.2s ease}.platform-image-container.revealed .platform-image{transform:scale(1);opacity:1}.features{text-align:center}.features h2{margin-top:2rem;margin-bottom:1rem}.feature-container{display:flex;gap:2rem;margin-top:2rem;flex-wrap:wrap;justify-content:center;max-width:1420px;margin-left:auto;margin-right:auto}@media(max-width:768px){.feature-container{gap:1rem;padding:0 1rem;width:100%;max-width:100%}}.feature-box{flex:1 1 300px;max-width:550px}.feature-box h3{padding-bottom:.5em}.feature-box p{padding-bottom:1em}.feature-box img{max-width:100%;height:auto;display:block}@media(max-width:768px){.feature-box{flex:1 1 100%;max-width:100%;width:100%;min-width:0}}#plugin{overflow-x:hidden}#plugin .feature-box{margin-left:auto;margin-right:auto}@media(max-width:768px){#plugin .feature-box{max-width:100%;padding:0}}.benefits-section-title{text-align:center;padding-top:4rem}.benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:2rem 2rem 4rem;max-width:1420px;margin:0 auto}.benefit{flex:1 1 300px;max-width:calc(25% - 2rem);text-align:center;padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease,box-shadow .3s ease,opacity .6s ease;opacity:0;transform:translateY(20px)}.benefit.revealed{opacity:1;transform:translateY(0)}.benefit:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}@media(max-width:992px){.benefit{max-width:calc(33.333% - 2rem)}}@media(max-width:768px){.benefit{max-width:100%}}.benefit-icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}.benefit-icon img{width:120px;height:auto;transform:scale(.5);opacity:0;transition:transform 1s ease,opacity 1s ease}.benefit.revealed .benefit-icon img{transform:scale(1);opacity:1}.benefit-title{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem}.benefit-text{font-size:1rem;color:#666;line-height:1.6}.collectors .benefits .benefit{text-align:left}.collectors .benefits .benefit h3{margin-bottom:10px;font-size:1.6em}.collectors .benefits .benefit li{list-style:none}.collectors .benefits .benefit li:before{content:"✓";color:#4285f4;font-weight:700;margin-right:.5rem}.collectors .benefits .benefit a{color:#333;text-decoration:none}.collectors .benefits .benefit a:hover{color:#7063d3}.category-links{list-style:none;padding:0}.category-links li{margin-bottom:.5rem}.category-links li a{color:#333;text-decoration:none;transition:color .3s ease}.category-links li a:hover{color:#7063d3}.testimonials{padding:3rem 2rem;text-align:center;background:url(/img/App-Background.webp);background-size:cover}.testimonials h2{font-size:2.5rem;margin-bottom:.5rem;color:#fff}.testimonial-subtitle{font-size:1.1rem;color:#fff;margin-bottom:3rem}.testimonial-slider-container{position:relative;max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:center}.testimonial-slider{width:100%;overflow:hidden;position:relative;height:auto;min-height:250px}.testimonial-slide{position:absolute;width:100%;height:100%;opacity:0;transform:translate(100%);transition:transform .8s ease,opacity .8s ease}.testimonial-slide.active{opacity:1;transform:translate(0)}.testimonial-slide.prev{opacity:0;transform:translate(-100%)}.testimonial-slide.next{opacity:0;transform:translate(100%)}.testimonial-content{background-color:#ffffff59;border-radius:10px;padding:2rem;box-shadow:0 2px 10px #0000001a;height:100%;display:flex;flex-direction:column;justify-content:space-between}.testimonial-text{font-size:1.1rem;line-height:1.6;color:#fff;font-style:italic;margin-bottom:1.5rem}.testimonial-author{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.testimonial-author-img{width:60px;height:60px;border-radius:50%;overflow:hidden}.testimonial-author-img img{width:100%;height:100%;object-fit:cover}.testimonial-author-info{text-align:left}@media(max-width:768px){.testimonial-author-info{text-align:center}}.testimonial-author-name{font-weight:700;color:#fff;font-size:1.1rem}.testimonial-author-title{color:#ffffffe6;font-size:.95rem}.testimonial-company-logo img{height:40px;width:auto}.testimonial-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:#ffffff4d;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease;z-index:10}.testimonial-arrow:hover{background-color:#ffffff80}.testimonial-arrow i{color:#fff;font-size:1.5rem}@media(max-width:768px){.testimonial-arrow{width:40px;height:40px}.testimonial-arrow i{font-size:1.2rem}}.testimonial-prev{left:-25px}@media(max-width:768px){.testimonial-prev{left:0}}.testimonial-next{right:-25px}@media(max-width:768px){.testimonial-next{right:0}}.testimonial-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.testimonial-dot{width:12px;height:12px;border-radius:50%;background-color:#ffffff4d;cursor:pointer;transition:background-color .3s ease}.testimonial-dot.active{background-color:#fff}.testimonial-dot:hover{background-color:#ffffff80}.faq-container{max-width:800px;margin:0 auto;padding:1rem;width:100%}.faq-item{background:#fff;border:1px solid #eee;border-radius:8px;margin-bottom:1.5rem;box-shadow:0 2px 10px #0000000d;overflow:hidden;opacity:1;transform:translateY(0);transition:all .3s ease}.faq-item:hover{box-shadow:0 5px 15px #0000001a}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background-color:#fff;cursor:pointer;transition:background-color .3s ease}.faq-question:hover,.faq-question.active{background-color:#f9f9f9}.faq-toggle{background-color:#7063d3;color:#fff;width:24px;min-width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.faq-toggle i{transition:transform .3s ease}.faq-question.active .faq-toggle{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .5s ease}.faq-answer p{padding:0 1.5rem 1.5rem;color:#666;line-height:1.6}.counter{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:2rem;padding:4rem 2rem;background:url(/img/App-Background.webp) no-repeat center center;background-size:cover}@media(max-width:768px){.counter{padding:3rem 1rem}}.counter-element{text-align:center;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.counter-element.revealed{opacity:1;transform:translateY(0)}.counter-top{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}@media(max-width:768px){.counter-top{font-size:2rem}}.counter-top img{width:40px;height:auto;filter:brightness(0) invert(1)}.counter-number{font-family:Cormorant Garamond,serif}.counter-bottom{font-size:1rem;color:#fff;font-weight:500}.scroll-reveal,.fade-in-left,.fade-in-right{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.scroll-reveal.revealed,.fade-in-left.revealed,.fade-in-right.revealed{opacity:1;transform:translateY(0)}.scroll-reveal.delay-1,.fade-in-left.delay-1,.fade-in-right.delay-1{transition-delay:.2s}.scroll-reveal.delay-2,.fade-in-left.delay-2,.fade-in-right.delay-2{transition-delay:.4s}.fade-in-left{transform:translate(-50px)}.fade-in-left.revealed{transform:translate(0)}.fade-in-right{transform:translate(50px)}.fade-in-right.revealed{transform:translate(0)}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background-color:#7063d3;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;box-shadow:0 5px 15px #0000001a}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{transform:translateY(-5px)}.back-to-top .arrow-up{font-size:1.5rem;font-weight:700}.center{text-align:center}.large-text{font-size:large}.required{color:#dc3545}.about-hero{padding:4rem 2rem 0;text-align:center}.about-hero h1{font-size:3rem;margin-bottom:1.5rem;color:#333}@media(max-width:768px){.about-hero h1{font-size:2.5rem}}.about-hero .hero-description{max-width:800px;margin:2rem auto 0}.about-hero .hero-description p{font-size:1.2rem;margin-bottom:1rem;color:#666;line-height:1.6}@media(max-width:768px){.about-hero .hero-description p{font-size:1.1rem}}.about-story{padding:5rem 2rem;max-width:1000px;margin:0 auto}.about-story h2{font-size:2.2rem;margin-bottom:2rem;text-align:center;color:#333}.story-content{display:flex;flex-wrap:wrap;gap:3rem;align-items:center;margin-bottom:3rem}@media(max-width:992px){.story-content{flex-direction:column}}.story-text{flex:1 1 60%}.story-text p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7;color:#555}.story-image{flex:1 1 30%;min-width:250px;text-align:center}.story-image img{max-width:100%;border-radius:10px;box-shadow:0 2px 10px #0000001a}.mission-values{background-color:#f9f9f9;padding:5rem 2rem;text-align:center}.mission-values h2{font-size:2.2rem;margin-bottom:2rem;color:#333}.values-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto}.value-card{flex:1 1 300px;max-width:350px;background:#fff;border-radius:10px;padding:2rem 1.5rem;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease}.value-card:hover{transform:translateY(-10px)}.value-icon{font-size:2.5rem;color:#7063d3;margin-bottom:1rem}.value-icon i{color:#7063d3}.value-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#333}.value-text{font-size:1rem;color:#666;line-height:1.6}.team-section{padding:5rem 2rem;text-align:center}.team-section h2{font-size:2.2rem;margin-bottom:1rem;color:#333}.team-section p{max-width:900px;margin:0 auto 3rem;font-size:1.1rem;color:#666;line-height:1.6}.team-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1200px;margin:0 auto}.team-member{flex:1 1 250px;max-width:280px;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.team-member.revealed{opacity:1;transform:translateY(0)}.member-photo{width:200px;height:200px;border-radius:50%;overflow:hidden;margin:0 auto 1.5rem;border:5px solid #f9f9f9;transition:transform .5s ease}.member-photo img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.member-photo{width:150px;height:150px}}.team-member:hover .member-photo{transform:scale(1.05)}.member-name{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#333}.member-title{font-size:1.1rem;color:#7063d3;margin-bottom:1rem;font-weight:500}.member-bio{font-size:.95rem;color:#666;line-height:1.6}.member-bio ul{text-align:left;display:inline-block;padding-left:1.5rem}.member-bio li{margin-bottom:.5rem}.features-intro{text-align:center;max-width:800px;margin:0 auto 3rem;padding:4rem 1rem}.features-intro h1{font-size:2.5rem;margin-bottom:1rem;color:#333}@media(max-width:768px){.features-intro h1{font-size:2rem}}.features-intro p{font-size:1.1rem;color:#666}.features-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:4rem 2rem;background-color:#f9f9f9}@media(max-width:768px){.features-grid{padding:2rem 1rem}}.feature-card{flex:1 1 calc(33.333% - 2rem);max-width:calc(33.333% - 2rem);text-align:center;padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;opacity:1;transform:translateY(0);transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease}.feature-card.revealed{opacity:1;transform:translateY(0)}.feature-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}@media(max-width:992px){.feature-card{flex:1 1 calc(50% - 2rem);max-width:calc(50% - 2rem)}}@media(max-width:768px){.feature-card{flex:1 1 100%;max-width:100%}}.feature-icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}.feature-icon img{background:#787878;padding:10px;border-radius:50%;transform:scale(.5);opacity:0;transition:transform 1s ease,opacity 1s ease;width:120px}.feature-card.revealed .feature-icon img{transform:scale(1);opacity:1}.feature-title{font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:#333}.feature-text{font-size:1rem;color:#666;line-height:1.6}.feature-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;padding:0 1rem}@media(max-width:768px){.feature-filters{flex-direction:column;align-items:center}}.filter-button{padding:.5rem 1.5rem;background-color:#f5f5f5;border:2px solid transparent;border-radius:4px;font-size:1rem;font-weight:500;color:#666;cursor:pointer;transition:all .3s ease}.filter-button:hover{background-color:#7063d3;color:#fff}.filter-button.active{background-color:#7063d3;color:#fff;border-color:#7063d3}@media(max-width:768px){.filter-button{width:100%;max-width:300px;text-align:center}}.faq-intro{text-align:center;max-width:800px;margin:0 auto 3rem;padding:4rem 1rem 0}.faq-intro h1{font-size:2.5rem;margin-bottom:1rem;color:#333}@media(max-width:768px){.faq-intro h1{font-size:2rem}}.faq-intro p{font-size:1.1rem;color:#666}.faq-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;padding:0 1rem}@media(max-width:768px){.faq-filters{flex-direction:column;align-items:center}.faq-filters .filter-button{width:100%;max-width:300px;text-align:center}}.collectibles-intro{text-align:center;max-width:900px;margin:0 auto 3rem;padding:4rem 1rem 0}.collectibles-intro h1{font-size:2.8rem;margin-bottom:1rem;color:#333}@media(max-width:768px){.collectibles-intro h1{font-size:2.2rem}}.collectibles-intro p{font-size:1.1rem;color:#666;line-height:1.6}.collectibles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;padding:2rem;max-width:1400px;margin:0 auto}@media(max-width:768px){.collectibles-grid{grid-template-columns:1fr;padding:1rem}}.collectible-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;display:block}.collectible-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #0003;text-decoration:none;color:inherit}.collectible-header{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:3rem 2rem}.collectible-header:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.collectible-icon{font-size:4rem;color:#fff;z-index:2;position:relative}.collectible-content{padding:1.5rem}.collectible-title{font-size:1.75rem;font-weight:600;margin-bottom:.8rem;color:#333;text-align:center}.collectible-description{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1rem}.collectible-features{list-style:none;padding:0;margin:0}.collectible-features li{padding:.3rem 0;color:#555;font-size:.9rem;display:flex;align-items:center}.collectible-features li:before{content:"✓";color:#4285f4;font-weight:700;margin-right:.5rem}.collectible-cta{margin-top:1rem;padding-top:1rem;border-top:1px solid #f0f0f0;text-align:center}.collectible-cta-text{color:#4285f4;font-weight:500;font-size:.95rem}@media(max-width:768px){.collectibles-page{overflow-x:hidden}}.collectibles-page .hero:before{background:none}.collectibles-page .hero h1,.collectibles-page .hero p{background:none;color:#fff}.plans-intro{text-align:center;max-width:800px;margin:0 auto 3rem;padding:4rem 1rem 0}.plans-intro h1{font-size:2.5rem;margin-bottom:1rem;color:#333}.plans-intro p{font-size:1.1rem;color:#666;line-height:1.6}.plans-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:1rem;max-width:1200px;margin:0 auto}.plan-card{flex:1 1 300px;background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;overflow:visible;transition:transform .3s ease,box-shadow .3s ease;max-width:380px;width:100%;position:relative;display:flex;flex-direction:column}.plan-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.plan-header{padding:2rem;text-align:center;background-color:#f8f8f8;border-bottom:1px solid #eee}.plan-name{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#333}.plan-price{font-size:2.5rem;font-weight:700;color:#4285f4;margin-bottom:.5rem;line-height:1}.plan-price span{font-size:1.4rem;font-weight:400}.plan-price-note{font-size:1.1rem;color:#777;font-weight:500}.plan-features{padding:2rem}.plan-subtitle{margin-bottom:1.5rem;font-size:1.05rem;color:#555;line-height:1.5}.features-list{list-style:none;padding:0;margin:0 0 1.5rem}.features-list li{padding:.7rem 0;border-bottom:1px solid #f1f1f1;display:flex;align-items:flex-start;line-height:1.4}.features-list li:last-child{border-bottom:none}.features-list li i{color:#4285f4;margin-right:.75rem;margin-top:.2rem;flex-shrink:0}.features-list .not-included{color:#999;text-decoration:line-through}.features-list .not-included i{color:#ccc}.plan-perfect-for{font-style:italic;color:#666;margin-top:1.5rem;padding-top:1rem;border-top:1px dashed #eee}.plan-cta{padding:1.5rem 2rem 2rem;text-align:center;margin-top:auto}.enterprise-plan{border-top:5px solid #7063d3}.starter-plan{border-top:5px solid #E4B951}.business-plan{transform:scale(1.05);z-index:10}.business-plan .plan-header{background-color:#7063d3;color:#fff}.business-plan .plan-price{color:#fff}.business-plan .plan-price-note{color:#ffffffe6}.popular-badge{position:absolute;top:0;right:2rem;background-color:#e4b951;color:#333;padding:.5rem 1rem;font-size:.85rem;font-weight:600;border-radius:0 0 5px 5px;box-shadow:0 2px 4px #0000001a}.elite-plan{background:linear-gradient(160deg,#0f0f1a,#1a1a2e,#0f3460);color:#fff;border-top:5px solid #E4B951}.elite-plan .plan-header{background:transparent;border-bottom:1px solid rgba(255,255,255,.1)}.elite-plan .plan-name{color:#e4b951;text-transform:uppercase;letter-spacing:.1em}.elite-plan .plan-price-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff9;margin-bottom:.5rem}.elite-plan .plan-price{color:#fff}.elite-plan .plan-price-note{color:#fff9}.elite-plan .plan-subtitle{color:#fffc}.elite-plan .features-list li{color:#fff;border-bottom-color:#ffffff14}.elite-plan .features-list li i{color:#e4b951}.elite-plan .plan-perfect-for{color:#ffffffb3;border-top:1px dashed rgba(255,255,255,.15)}.elite-plan:hover{box-shadow:0 15px 40px #e4b95133}.premium-badge{position:absolute;top:0;right:2rem;background:linear-gradient(135deg,#e4b951,#f5d882);color:#0f0f1a;padding:.5rem 1rem;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:0 0 5px 5px;box-shadow:0 2px 8px #e4b95159}.cta-btn.elite-btn{display:inline-block;background:linear-gradient(135deg,#e4b951,#f5d882);color:#0f0f1a;font-weight:700;padding:12px 32px;border-radius:4px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.cta-btn.elite-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #e4b95166;color:#0f0f1a}@media(max-width:992px){.plans-container{flex-direction:column;align-items:center}.plan-card{max-width:100%;width:100%;margin-bottom:2rem}.business-plan{transform:none;order:-1}}@media(max-width:768px){.plans-container{padding:.5rem}.plan-card{margin-bottom:1.5rem;flex:0 0 auto;height:auto;min-height:0}.plan-header,.plan-features{padding:1.5rem 1rem}.plan-cta{padding:1rem 1rem 1.5rem}}.cta-section{background:url(/img/App-Background.webp) no-repeat center center;background-size:cover;padding:5rem 2rem;text-align:center;color:#fff}@media(max-width:768px){.cta-section{padding:3rem 1rem}}.cta-content{max-width:900px;margin:0 auto}.cta-content h2{font-size:2.5rem;margin-bottom:1.5rem;color:#fff}@media(max-width:768px){.cta-content h2{font-size:1.8rem}}.cta-content p{font-size:1.2rem;margin-bottom:2rem;line-height:1.6}.cta-buttons{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}@media(max-width:768px){.cta-buttons{flex-direction:column;gap:1rem}.cta-buttons .cta-btn{width:100%}}.new-nav{position:fixed;inset:0 0 auto;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:16px 64px;transition:padding .6s cubic-bezier(.4,0,.2,1),background .6s cubic-bezier(.4,0,.2,1),border-color .6s cubic-bezier(.4,0,.2,1),box-shadow .6s cubic-bezier(.4,0,.2,1),height .6s cubic-bezier(.4,0,.2,1);border-bottom:1px solid transparent;background:transparent;height:90px}.new-nav.stuck{padding:10px 64px;background:#07091aeb;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border-color:#ffffff12;height:60px}.new-nav.stuck .nav-logo-main{height:43px}@media(max-width:768px){.new-nav.stuck .nav-logo-main{height:36px}}@media(max-width:768px){.new-nav{padding:10px 16px;height:70px}.new-nav.stuck{padding:8px 16px;height:50px}}body:not(:has(.new-hero)) .new-nav{background:#07091af2;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border-color:#ffffff12}body:not(:has(.new-hero)) .new-nav.stuck .nav-logo-main{height:43px}@media(max-width:768px){body:not(:has(.new-hero)) .new-nav.stuck .nav-logo-main{height:36px}}.nav-logo{display:flex;align-items:center;text-decoration:none;height:100%}.nav-logo .nav-logo-main{height:70px;transition:height .6s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.nav-logo .nav-logo-main{height:50px}}.nav-logo .nav-logo-small{display:none}.nav-menu{display:flex;gap:28px;list-style:none;margin:0;padding:0}.nav-menu a{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:500;color:#ffffffeb;text-decoration:none;transition:color .2s;position:relative;padding-bottom:4px}.nav-menu a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#e4b951;transition:width .25s ease}.nav-menu a:hover{color:#fff}.nav-menu a:hover:after{width:100%}.nav-menu a.active{color:#fff}.nav-menu a.active:after{width:100%}.nav-menu-social{display:none}.nav-r{display:flex;align-items:center;gap:10px}.nav-social{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;color:#ffffff85;border:1px solid rgba(255,255,255,.1);transition:color .2s,border-color .2s,background .2s;text-decoration:none}.nav-social:hover{color:#fff;border-color:#ffffff47;background:#ffffff0f}.btn-navcta{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:#010208;background:#e4b951;border:none;border-radius:7px;padding:9px 22px;cursor:pointer;transition:all .22s;box-shadow:0 4px 20px #e4b95142;text-decoration:none}.btn-navcta:hover{transform:translateY(-1px);box-shadow:0 7px 28px #e4b95166;color:#010208}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;cursor:pointer;z-index:1001}.mobile-menu-toggle span{display:block;height:2px;width:100%;background-color:#fff;border-radius:2px;transition:all .3s ease}.mobile-menu-toggle.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media(max-width:768px){.mobile-menu-toggle{display:flex}}@media(max-width:768px){.new-nav .nav-r{order:3;gap:8px}.new-nav .nav-r .nav-social-desktop{display:none}.new-nav .mobile-menu-toggle{order:4}.nav-menu{position:absolute;top:100%;left:0;width:100%;background:#07091af7;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);flex-direction:column;gap:0;max-height:0;overflow:hidden;transition:max-height .3s ease,box-shadow .3s ease;z-index:999}.nav-menu.active{max-height:600px;box-shadow:0 10px 30px #0006}.nav-menu a{display:block;padding:15px 2rem;border-bottom:1px solid rgba(255,255,255,.08)}.nav-menu a:after{display:none}.nav-menu a.active{color:#e4b951}.nav-menu a:hover{background:#ffffff0f}.nav-menu .nav-menu-social{display:flex;gap:12px;padding:16px 2rem;border-bottom:none}.nav-menu .nav-menu-social .nav-social{display:flex}}footer{background-color:#333;color:#fff;padding:4rem 2rem 2rem;margin-top:4rem}@media(max-width:768px){footer{padding:3rem 1rem 1.5rem}}.footer-content{max-width:1420px;margin:0 auto;display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr;gap:3rem;margin-bottom:3rem}@media(max-width:992px){.footer-content{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem}}.footer-company-info .footer-logo{margin-bottom:1.5rem}.footer-company-info .footer-logo img{height:60px;width:auto}.footer-company-info .footer-tagline{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;color:#fffc}.footer-company-info .footer-contact-info{margin-bottom:1.5rem}.footer-company-info .footer-contact-info p{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;color:#fffc}.footer-company-info .footer-contact-info p i{margin-top:.25rem;color:#7063d3}.footer-company-info .footer-contact-info a{color:#fff}.footer-social{display:flex;gap:1rem}.footer-social .social-icon{width:40px;height:40px;border-radius:50%;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease}.footer-social .social-icon:hover{background-color:#7063d3;transform:translateY(-3px)}.footer-social .social-icon i{font-size:1.1rem}.footer-partners h4{font-size:1.1rem;margin-bottom:1.5rem;color:#fff}.footer-partners .partner-section{margin-bottom:1.5rem}.footer-partners .partner-section h5{font-size:.9rem;margin-bottom:.75rem;color:#ffffffb3;font-weight:500}.footer-partners .partner-section .partner-logos{display:flex;flex-wrap:wrap;gap:.75rem}.footer-partners .partner-section .partner-logos p{font-size:.85rem;padding:.4rem .8rem;background-color:#ffffff1a;border-radius:4px;color:#fffc}.footer-partners .trust-badges{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.footer-partners .trust-badges .badge{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#fffc}.footer-partners .trust-badges .badge i{color:#e4b951;font-size:1rem}.footer-partners .cta-btn{margin-top:1rem}.footer-nav h4{font-size:1.1rem;margin-bottom:1.5rem;color:#fff}.footer-nav ul{list-style:none;padding:0;margin:0}.footer-nav ul li{margin-bottom:.75rem}.footer-nav ul li a{color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-nav ul li a:hover{color:#7063d3}.footer-bottom{max-width:1420px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.footer-bottom p{font-size:.9rem;color:#fff9;margin:0}.footer-bottom .footer-bottom-links{display:flex;gap:2rem}@media(max-width:768px){.footer-bottom .footer-bottom-links{gap:1.5rem}}.footer-bottom .footer-bottom-links a{color:#fff9;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-bottom .footer-bottom-links a:hover{color:#7063d3}.footer-bottom{position:relative;padding:4rem 2rem;overflow:hidden}@media(max-width:768px){.footer-bottom{padding:3rem 1rem}}.pre-contact-cta{text-align:center;max-width:800px;margin:0 auto 2rem;padding:1.5rem;border:3px solid #E4B951;font-size:1.1rem;line-height:1.6}.pre-contact-cta p{margin:0;color:#333}.pre-contact-cta .cup{font-size:32px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.contact-section{background-color:#f9f9f9!important;position:relative;border-top:solid 1px #ccc}.contact-section h2{margin-top:0;margin-bottom:-6px}.contact-wrapper{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.contact-container{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto 2rem}.contact-bg-left,.contact-bg-right{align-self:stretch;flex:0 0 auto;width:280px;display:flex;align-items:flex-end;justify-content:center}@media(max-width:1200px){.contact-bg-left,.contact-bg-right{width:200px}}@media(max-width:992px){.contact-bg-left,.contact-bg-right{display:none}}.contact-bg-left img,.contact-bg-right img{margin-bottom:0}.contact-bg-left img{margin-bottom:-26px}.contact-bg-right img{margin-bottom:-29px}.form-container{flex:0 0 660px;width:660px;max-width:100%}.contact-form{width:100%;background:#fcfcfc;padding:15px 30px 40px;border:solid 3px #333;position:relative}@media(max-width:768px){.contact-form{padding:15px 20px 40px}}.form-row{display:flex;gap:20px;margin-bottom:1.5rem}.form-row .form-group{flex:1;margin-bottom:0}@media(max-width:768px){.form-row{flex-direction:column;gap:1rem}}.form-group{display:flex;flex-direction:column;margin-bottom:1.5rem}@media(max-width:768px){.form-group{margin-bottom:1rem}}.form-group label{font-weight:500;margin-bottom:.5rem;color:#333;font-size:.95rem}.form-group label .required{color:#dc3545}.form-group input,.form-group textarea{width:100%;padding:4px;border:1px solid #ddd;border-top:none;border-right:none;border-left:none;border-bottom:solid 2px #333;background:#fcfcfc;font-size:18px;font-family:inherit;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-bottom-color:#7063d3}.form-group input::placeholder,.form-group textarea::placeholder{color:#bbb;opacity:1;font-style:italic}.form-group textarea{resize:vertical;min-height:120px}.contact-form button.cta-button{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);z-index:10;min-width:180px;width:auto;padding:12px 24px;border:solid 2px #7063d3;background-color:#7063d3;color:#fff;border-radius:4px;box-shadow:0 0 10px #00000080;font-size:18px;font-weight:700;cursor:pointer;transition:all .6s ease}.contact-form button.cta-button:hover{background:#4c3bc8;transform:translate(-50%) translateY(-2px)}.contact-form button.cta-button:active{transform:translate(-50%) translateY(0)}.cta-button{width:100%;padding:1rem 2rem;background:#7063d3;color:#fff;border:none;border-radius:4px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .6s ease;box-shadow:0 5px 15px #0000001a}.cta-button:hover{background:#4c3bc8;transform:translateY(-2px);box-shadow:0 10px 25px #00000026}.cta-button:active{transform:translateY(0)}.cta-button.purple{background:#7063d3}.cta-button.purple:hover{background:#4c3bc8}.success-message,.error-message{padding:2rem;border-radius:4px;text-align:center;margin-top:1rem}.success-message h3,.error-message h3{margin-bottom:1rem;color:#28a745}.success-message p,.error-message p{margin:0}.success-message{background-color:#28a7451a;border:2px solid #28a745;color:#145523}.error-message{background-color:#dc35451a;border:2px solid #dc3545;color:#921925}.blog-intro{text-align:center;max-width:800px;margin:0 auto 3rem;padding:4rem 1rem 0}.blog-intro h1{font-size:2.5rem;margin-bottom:1rem;color:#333}@media(max-width:768px){.blog-intro h1{font-size:2rem}}.blog-intro p{font-size:1.2rem;color:#888;margin:0}@media(max-width:768px){.blog-intro p{font-size:1.1rem}}.blog-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;padding:0 1rem}.blog-container{max-width:1420px;margin:0 auto;padding:0 2rem 4rem}@media(max-width:768px){.blog-container{padding:0 1rem 2rem}}.featured-article{margin-bottom:4rem;border-radius:10px;overflow:hidden;box-shadow:0 10px 25px #00000026;background:#fff;transition:transform .6s ease,box-shadow .6s ease}.featured-article:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000026}@media(max-width:768px){.featured-article{margin-bottom:2rem}}.featured-link{display:grid;grid-template-columns:1fr 1fr;gap:0;text-decoration:none;color:inherit}@media(max-width:992px){.featured-link{grid-template-columns:1fr}}.featured-image{position:relative;overflow:hidden;height:100%;min-height:400px}.featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}@media(max-width:992px){.featured-image{min-height:300px}}@media(max-width:768px){.featured-image{min-height:250px}}.featured-article:hover .featured-image img{transform:scale(1.05)}.featured-badge{position:absolute;top:1.5rem;left:1.5rem;background:#e4b951;color:#333;padding:.5rem 1rem;border-radius:4px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.featured-content{padding:3rem}@media(max-width:992px){.featured-content{padding:2rem}}@media(max-width:768px){.featured-content{padding:1.5rem}}.featured-content h2{font-size:2rem;margin-bottom:1rem;color:#333;line-height:1.3}@media(max-width:992px){.featured-content h2{font-size:1.75rem}}@media(max-width:768px){.featured-content h2{font-size:1.5rem}}.featured-content .excerpt{font-size:1.1rem;color:#888;line-height:1.6;margin-bottom:1.5rem}@media(max-width:768px){.featured-content .excerpt{font-size:1rem}}.post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.9rem;color:#888}.post-meta .separator{color:#ddd}.post-category{color:#7063d3;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.post-date,.post-reading-time,.post-author{color:#888}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#f5f5f5;color:#666;padding:.25rem .75rem;border-radius:4px;font-size:.85rem;transition:all .3s ease}.tag:hover{background:#7063d3;color:#fff}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}@media(max-width:992px){.blog-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media(max-width:768px){.blog-grid{grid-template-columns:1fr;gap:1.5rem}}.blog-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:transform .6s ease,box-shadow .6s ease}.blog-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000026}.blog-card-link{display:block;text-decoration:none;color:inherit}.blog-card-image{width:100%;height:240px;overflow:hidden;background:#f5f5f5}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}@media(max-width:768px){.blog-card-image{height:200px}}.blog-card:hover .blog-card-image img{transform:scale(1.08)}.blog-card-content{padding:1.5rem}.blog-card-content h3{font-size:1.35rem;margin-bottom:.75rem;color:#333;line-height:1.4}@media(max-width:768px){.blog-card-content h3{font-size:1.25rem}}.blog-card-content .excerpt{font-size:.95rem;color:#888;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #eee}.post-footer .read-more{color:#7063d3;font-weight:600;font-size:.9rem}.blog-cta{background:linear-gradient(135deg,#7063d3,#4c3bc8);padding:4rem 2rem;margin:4rem 0 0;text-align:center}@media(max-width:768px){.blog-cta{padding:3rem 1.5rem;margin:3rem 0 0}}.blog-cta .cta-content{max-width:800px;margin:0 auto}.blog-cta .cta-content h2{color:#fff;font-size:2rem;margin-bottom:1rem}@media(max-width:768px){.blog-cta .cta-content h2{font-size:1.75rem}}.blog-cta .cta-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem}@media(max-width:768px){.blog-cta .cta-content p{font-size:1rem}}.blog-cta .cta-content .cta-button{display:inline-block;background:#e4b951;color:#333;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .6s ease;box-shadow:0 4px 15px #0003}.blog-cta .cta-content .cta-button:hover{background:#dda725;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.blog-post-page{background:#fafafa;min-height:100vh}.blog-post{max-width:900px;margin:0 auto;padding:2rem 2rem 4rem}@media(max-width:768px){.blog-post{padding:1rem 1rem 2rem}}.post-header{background:#fff;padding:3rem;border-radius:10px;margin-bottom:2rem;box-shadow:0 5px 15px #0000001a}@media(max-width:768px){.post-header{padding:2rem 1.5rem}}.post-meta-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.back-link{color:#7063d3;text-decoration:none;font-weight:500;transition:color .3s ease}.back-link:hover{color:#4333b6}.post-header h1{font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem;color:#333}@media(max-width:992px){.post-header h1{font-size:2rem}}@media(max-width:768px){.post-header h1{font-size:1.75rem}}.post-featured-image{width:100%;height:400px;overflow:hidden;border-radius:10px;margin-bottom:2rem;box-shadow:0 5px 15px #0000001a}.post-featured-image img{width:100%;height:100%;object-fit:cover}@media(max-width:992px){.post-featured-image{height:350px}}@media(max-width:768px){.post-featured-image{height:250px;border-radius:8px}}.post-content{background:#fff;padding:3rem;border-radius:10px;box-shadow:0 5px 15px #0000001a;line-height:1.8;font-size:1.1rem;color:#333}@media(max-width:768px){.post-content{padding:2rem 1.5rem;font-size:1rem}}.post-content h2{font-size:2rem;margin:2.5rem 0 1rem;color:#333;line-height:1.3}@media(max-width:768px){.post-content h2{font-size:1.5rem;margin:2rem 0 .75rem}}.post-content h3{font-size:1.5rem;margin:2rem 0 1rem;color:#333}@media(max-width:768px){.post-content h3{font-size:1.25rem;margin:1.5rem 0 .75rem}}.post-content h4{font-size:1.25rem;margin:1.5rem 0 .75rem;color:#333}.post-content p{margin-bottom:1.5rem;line-height:1.8}.post-content p:last-child{margin-bottom:0}.post-content ul,.post-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.post-content ul li,.post-content ol li{margin-bottom:.75rem;line-height:1.7}.post-content ul li:last-child,.post-content ol li:last-child{margin-bottom:0}.post-content blockquote{border-left:4px solid #7063d3;padding:1rem 1.5rem;margin:2rem 0;background:#f9f9f9;font-style:italic;color:#555;border-radius:4px}.post-content blockquote p{margin:0}.post-content strong{color:#333;font-weight:600}.post-content a{color:#7063d3;text-decoration:underline;transition:color .3s ease}.post-content a:hover{color:#4333b6}.post-content img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}.post-content code{background:#f5f5f5;padding:.2rem .4rem;border-radius:3px;font-family:Courier New,monospace;font-size:.9em;color:#e83e8c}.post-content pre{background:#2d2d2d;color:#f8f8f2;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:2rem 0}.post-content pre code{background:none;padding:0;color:inherit;font-size:.9rem}.post-footer{margin-top:3rem}@media(max-width:768px){.post-footer{margin-top:2rem}}#faq-section-container{max-width:900px;margin:3rem auto;padding:0 2rem}@media(max-width:768px){#faq-section-container{padding:0 1rem;margin:2rem auto}}#faq-section-container .faq-container h2{font-size:2rem;margin-bottom:1rem;color:#333}@media(max-width:768px){#faq-section-container .faq-container h2{font-size:1.5rem}}.post-cta{background:linear-gradient(135deg,#7063d3,#4c3bc8);padding:3rem;border-radius:10px;text-align:center;box-shadow:0 5px 15px #0000001a}@media(max-width:768px){.post-cta{padding:2rem 1.5rem}}.post-cta h3{color:#fff;font-size:1.75rem;margin-bottom:1rem}@media(max-width:768px){.post-cta h3{font-size:1.5rem}}.post-cta p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem}@media(max-width:768px){.post-cta p{font-size:1rem;margin-bottom:1.5rem}}.post-cta .cta-button{display:inline-block;background:#e4b951;color:#333;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .6s ease}.post-cta .cta-button:hover{background:#dda725;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.related-posts{max-width:900px;margin:4rem auto 0;padding:0 2rem 4rem}@media(max-width:768px){.related-posts{padding:0 1rem 2rem;margin:3rem auto 0}}.related-posts h2{font-size:2rem;margin-bottom:2rem;color:#333}@media(max-width:768px){.related-posts h2{font-size:1.5rem;margin-bottom:1.5rem}}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media(max-width:768px){.related-grid{grid-template-columns:1fr;gap:1.5rem}}.related-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:transform .6s ease,box-shadow .6s ease}.related-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000026}.related-card a{display:block;text-decoration:none;color:inherit}.related-image{width:100%;height:180px;overflow:hidden;background:#f5f5f5}.related-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.related-card:hover .related-image img{transform:scale(1.08)}.related-content{padding:1.5rem}.related-content h3{font-size:1.15rem;margin-bottom:.75rem;color:#333;line-height:1.4}.related-content .excerpt{font-size:.9rem;color:#888;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.auctioneers-intro{text-align:center;max-width:800px;margin:0 auto 3rem;padding:4rem 1rem 0}.auctioneers-intro h1{font-size:2.5rem;margin-bottom:1rem;color:#333}.auctioneers-intro p{font-size:1.1rem;color:#666}.auctioneers-grid{max-width:1000px;margin:0 auto;padding:0 2rem 4rem}.auctioneer-item{margin-bottom:3rem;background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.auctioneer-item:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.auctioneer-header{padding:1.5rem;border-bottom:1px solid #f0f0f0}.auctioneer-header h3{font-size:1.5rem;margin:0;color:#4285f4}.auctioneer-header a{text-decoration:none;color:inherit}.auctioneer-content{display:flex;padding:1.5rem}.auctioneer-logo{flex:0 0 200px;display:flex;align-items:center;justify-content:center;padding:1rem}.auctioneer-logo img{max-width:100%;max-height:100px}.auctioneer-description{flex:1;padding:0 1rem;font-size:1rem;line-height:1.6;color:#666}@media(max-width:768px){.auctioneer-content{flex-direction:column}.auctioneer-logo{margin-bottom:1.5rem}}.active-sales{max-width:1420px;margin:0 auto;padding:3rem 2rem}@media(max-width:768px){.active-sales{padding:2rem 1rem}}.active-sales-intro{text-align:center;margin-bottom:3rem}.active-sales-intro h2{font-size:2.5rem;margin-bottom:1rem}@media(max-width:768px){.active-sales-intro h2{font-size:2rem}}.active-sales-intro p{max-width:820px;margin:1.25rem auto 0;font-size:1.1rem;color:#666}.as-group{margin-bottom:3rem}.as-group[hidden]{display:none!important}.as-group:last-of-type{margin-bottom:0}.as-group-head{display:flex;align-items:center;gap:.65rem;margin-bottom:2rem;padding-bottom:.75rem;border-bottom:1px solid #eee}.as-group-head h3{font-size:1.8rem;margin:0}@media(max-width:768px){.as-group-head h3{font-size:1.4rem}}.as-live-dot,.as-open-dot{width:12px;height:12px;border-radius:50%;flex:0 0 auto}.as-live-dot{background:#dc3545;box-shadow:0 0 #dc354599;animation:asPulse 1.8s infinite}.as-open-dot{background:#28a745}@keyframes asPulse{0%{box-shadow:0 0 #dc35458c}70%{box-shadow:0 0 0 10px #dc354500}to{box-shadow:0 0 #dc354500}}.as-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}@media(max-width:768px){.as-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}}.as-card{display:flex;flex-direction:column;background:#fff;border:1px solid #eee;border-radius:10px;overflow:hidden;text-decoration:none;color:#333;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}a.as-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000026;border-color:#7063d366}.as-card-media{position:relative;aspect-ratio:4/3;background:#f1f3f6;display:flex;align-items:center;justify-content:center;overflow:hidden}.as-card-img{width:100%;height:100%;object-fit:contain;padding:.75rem}@keyframes asBadgeBlink{0%,to{opacity:1}50%{opacity:.7}}.as-card-body{display:flex;flex-direction:column;gap:.4rem;padding:1rem 1.1rem 1.2rem;flex:1 1 auto}.as-card-house{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#7063d3}.as-card-title{font-family:Cormorant Garamond,serif;font-size:1.25rem;line-height:1.25;margin:0}.as-card-subtitle{font-size:.92rem;color:#666;font-weight:500}.as-card-desc{font-size:.88rem;color:#666;line-height:1.5;margin:.15rem 0 0}.as-card-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:auto;padding-top:.6rem;font-size:.82rem;color:#888}.as-card-lots:before{content:"•  "}.as-card-link{margin-top:.7rem;font-size:.9rem;font-weight:600;color:#7063d3}.as-empty{text-align:center;color:#888;font-size:1.02rem;padding:1.5rem;background:#f9f9f9;border-radius:10px}.as-see-all{text-align:center;margin-top:2rem}.as-grid--live{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}@media(max-width:768px){.as-grid--live{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}.as-card--live{border-color:#dc354573;border-top:3px solid #dc3545;box-shadow:0 6px 20px #dc35451f}a.as-card--live:hover{border-color:#dc3545;box-shadow:0 12px 30px #dc354538}.as-livebar{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;gap:.45rem;padding:.4rem .75rem;background:linear-gradient(90deg,#dc3545,#b21f2d);color:#fff;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.as-livebar.as-livebar--soon{background:linear-gradient(90deg,#e4b951,#c9982f);color:#333}.as-livebar.as-livebar--soon .as-livebar-dot{background:#333;animation:none}.as-livebar-dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:asBadgeBlink 1.2s infinite}.as-card-cta{margin-top:.8rem;display:inline-block;align-self:flex-start;padding:.5rem 1rem;border-radius:4px;font-size:.86rem;font-weight:700}.as-card-cta--live{background:#dc3545;color:#fff;transition:background .3s ease}a.as-card--live:hover .as-card-cta--live{background:#b21f2d}.as-skeleton{min-height:320px;border:1px solid #eee;background:linear-gradient(100deg,#0000000a 30%,#00000014,#0000000a 70%);background-size:200% 100%;animation:asShimmer 1.3s ease-in-out infinite}@keyframes asShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.demo-page .demo-intro{text-align:center;max-width:760px;margin:0 auto 2.5rem}.demo-page .demo-intro p{font-size:1.1rem;color:#666;line-height:1.6}.demo-layout{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;align-items:start}@media(max-width:900px){.demo-layout{grid-template-columns:1fr}}.demo-aside{background:#fff;border-radius:10px;box-shadow:0 5px 15px #00000014;border-top:5px solid #7063d3;padding:2rem}.demo-aside h2{font-size:1.35rem;margin:0 0 1.25rem;color:#333}.demo-points{list-style:none;padding:0;margin:0 0 1.5rem}.demo-points li{display:flex;align-items:flex-start;gap:.75rem;padding:.6rem 0;border-bottom:1px solid #f1f1f1;line-height:1.45;color:#444}.demo-points li:last-child{border-bottom:none}.demo-points li i{color:#7063d3;margin-top:.2rem;flex-shrink:0}.demo-note{font-size:.95rem;color:#666;margin:0}.demo-note a{color:#7063d3}.demo-calendar{background:#fff;border-radius:10px;box-shadow:0 5px 15px #00000014;overflow:hidden;min-height:760px}.demo-calendar .calendly-inline-widget{width:100%}.demo-fallback{padding:2rem;text-align:center}.demo-fallback a{color:#7063d3}.contact-page .contact-page-intro{text-align:center;max-width:760px;margin:0 auto 2.5rem}.contact-page .contact-page-intro p{font-size:1.1rem;color:#666;line-height:1.6}.contact-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.contact-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #00000014;border-top:5px solid #7063d3;padding:2rem 1.75rem;text-align:center}.contact-card>i{font-size:1.8rem;color:#7063d3;margin-bottom:.75rem;display:block}.contact-card h2{font-size:1.25rem;margin:0 0 .6rem;color:#333}.contact-card p{margin:0 0 .4rem;color:#444;line-height:1.5}.contact-card a{color:#7063d3}.contact-card .contact-card-note{font-size:.9rem;color:#777}.contact-card--demo{border-top-color:#e4b951}.contact-card--demo .cta-btn{margin-top:1rem}.plans-footnote{text-align:center;color:#666;max-width:760px;margin:2.5rem auto 0;font-size:1rem}.seo-addon-section{padding-top:0}.seo-addon{max-width:1200px;margin:0 auto;border-radius:10px;background:linear-gradient(160deg,#0f0f1a,#1a1a2e,#0f3460);color:#fff;border-top:5px solid #E4B951;box-shadow:0 5px 15px #0000001a;padding:2.5rem;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:2.5rem;align-items:center}@media(max-width:900px){.seo-addon{grid-template-columns:1fr;padding:2rem 1.5rem}}.seo-addon h2{color:#e4b951;font-size:2rem;margin:.25rem 0 1rem}.seo-addon-kicker{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff9}.seo-addon-lead{color:#ffffffd9;line-height:1.6;margin:0}.seo-addon-list{list-style:none;padding:0;margin:0 0 1.5rem}.seo-addon-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.08);line-height:1.4}.seo-addon-list li:last-child{border-bottom:none}.seo-addon-list li i{color:#e4b951;margin-top:.2rem;flex-shrink:0}.seo-addon-cta{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.seo-addon-price{font-size:1.1rem;color:#ffffffb3}.error-page{text-align:center;max-width:640px;margin:0 auto;padding-top:6rem;padding-bottom:6rem}.error-page .error-code{font-family:Cormorant Garamond,serif;font-size:6rem;line-height:1;color:#7063d3;opacity:.35;margin:0 0 .5rem}.error-page h1{margin-bottom:1rem}.error-page p{color:#555;font-size:1.1rem}.error-links{list-style:none;padding:0;margin:2rem 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.error-links a{display:inline-block;padding:.6rem 1.2rem;border:1px solid #7063d3;border-radius:4px;color:#7063d3;text-decoration:none}.error-links a:hover{background:#7063d3;color:#fff}.contact-context{padding-top:0}.contact-context-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.contact-context-grid h2{font-size:1.3rem;margin:0 0 .6rem;color:#333}.contact-context-grid p{color:#555;line-height:1.6;margin:0}.contact-context-grid a{color:#7063d3}.demo-who{color:#555;line-height:1.55;margin:0 0 1.5rem;font-size:.98rem}
