/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}#checkbox{display:none}.toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:40px;height:40px;transition-duration:.5s;display:flex;position:relative}.bars{background:#000;border-radius:4px;width:100%;height:4px}#bar2{transition-duration:.8s}#bar1,#bar3{width:70%}#checkbox:checked+.toggle .bars{transition-duration:.5s;position:absolute}#checkbox:checked+.toggle #bar2{transition-duration:.5s;transform:scaleX(0)}#checkbox:checked+.toggle #bar1{width:100%;transition-duration:.5s;transform:rotate(45deg)}#checkbox:checked+.toggle #bar3{width:100%;transition-duration:.5s;transform:rotate(-45deg)}#checkbox:checked+.toggle{transition-duration:.5s;transform:rotate(180deg)}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffc;border-bottom:1px solid #fff3;justify-content:center;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 10px #0000001a}.navbar-container{justify-content:center;align-items:center;width:100%;max-width:1200px;height:100%;padding:0 20px;display:flex}.container{justify-content:center;align-items:center;height:100%;display:flex}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation;width:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;background-color:#f5f5f5;width:100%;max-width:100vw;margin:0;padding-top:80px;font-family:Poppins,sans-serif;overflow-x:hidden}.profile-card{will-change:transform;background:#fff;border-radius:20px;max-width:400px;margin:40px auto;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 30px #0000001a}.cover-section{will-change:transform;background:url(/imgsky.png) 50%/cover no-repeat;justify-content:center;align-items:center;height:200px;display:flex;position:relative}.geometric-pattern{display:none}.profile-picture{z-index:2;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;top:140px;left:50%;overflow:hidden;transform:translate(-50%)}.profile-info{text-align:center;padding:100px 30px 30px}.profile-name{color:#000;margin:0 0 8px;font-family:Poppins,sans-serif;font-size:24px;font-weight:600}.profile-profession{color:#000;margin:0 0 30px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400}.profile-buttons{flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:0 10px;display:flex}.btn{text-transform:uppercase;cursor:pointer;color:#000;text-align:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #000;border-radius:8px;width:300px;padding:12px 24px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-primary{color:#fff;background:#000}.btn-primary:hover{background:#333}.cssbuttons-io-button{cursor:pointer;color:#fff;letter-spacing:.05em;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border:none;border-radius:20em;align-items:center;margin:20px auto;padding:.7em 1.4em .7em 1.1em;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;display:flex;box-shadow:0 .7em 1.5em -.5em #bc188866}.cssbuttons-io-button svg{margin-right:6px}.cssbuttons-io-button:hover{box-shadow:0 .5em 1.5em -.5em #bc188899}.cssbuttons-io-button:active{box-shadow:0 .3em 1em -.5em #bc1888cc}.add-button-container{flex-direction:column;align-items:center;gap:15px;margin-top:20px;display:flex}.social-nav{background:#fff;border-radius:25px;justify-content:space-around;align-items:center;max-width:300px;margin:30px auto;padding:15px 20px;display:flex;box-shadow:0 4px 15px #0000001a}.social-nav-item{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.social-nav-item:hover{opacity:.8;transform:scale(1.1)}.social-nav-item:first-child{color:#e91e63;background:#fce4ec}.social-nav-item:first-child:hover{color:#c2185b;background:#f8bbd9}.social-nav-item:nth-child(2){color:#000;background:#f5f5f5}.social-nav-item:nth-child(2):hover{color:#333;background:#e0e0e0}.social-nav-item:nth-child(3){color:#00f7ef;background:#e0f7f7}.social-nav-item:nth-child(3):hover{color:#00d4cc;background:#b3f0f0}.social-nav-item:nth-child(4){color:#000;background:#f0f0f0}.social-nav-item:nth-child(4):hover{color:#333;background:#e0e0e0}.social-nav-item:nth-child(5){color:red;background:#ffebee}.social-nav-item:nth-child(5):hover{color:#d32f2f;background:#ffcdd2}.social-nav-item svg{width:24px;height:24px}.newsletter-container{flex-direction:column;justify-content:center;align-items:center;gap:20px;max-width:400px;margin:30px auto;padding:0 20px;display:flex}.popup{background:#fff;border-radius:13px;width:100%;max-width:400px;height:fit-content;margin:0;position:relative;box-shadow:0 187px 75px #00000003,0 105px 63px #0000000d,0 47px 47px #00000017,0 12px 26px #0000001a,0 0 #0000001a}.form{flex-direction:column;align-items:flex-start;gap:20px;padding:20px;display:flex}.icon{color:#fff;background:#3979fe;border-radius:5px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 .5px .5px #efefef,0 1px .5px #efefef80}.note{flex-direction:column;gap:8px;display:flex}.title{color:#2b2b2f;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:700;line-height:24px}.subtitle{color:#5f5d6b;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:18px}.input_field{filter:drop-shadow(0 1px #efefef)drop-shadow(0 1px .5px #efefef80);box-sizing:border-box;border:1px solid #e5e5e5;border-radius:5px;outline:none;width:100%;height:42px;padding:0 0 0 12px;font-family:Poppins,sans-serif;transition:all .3s cubic-bezier(.15,.83,.66,1)}.input_field:focus{background-color:#0000;border:1px solid #0000;box-shadow:0 0 0 1px #2b2b2f}.form .submit{color:#fff;cursor:pointer;text-align:center;box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:linear-gradient(#4480ff 0%,#115dfc 50%,#0550ed 100%);border:0;border-radius:5px;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;height:42px;margin:0 auto;padding:10px 18px;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:15px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 .5px .5px #efefef,0 1px .5px #efefef80}.form .submit:hover{color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #115dfc4d}.popup-red .red-text{color:#dc2626!important}.popup-red .submit{color:#fff!important;background:linear-gradient(135deg,#ff6b6b,#ee5a52,#dc2626)!important;border:none!important;width:100%!important}.popup-red .submit:hover{transform:translateY(-1px);box-shadow:0 4px 8px #dc262666;background:linear-gradient(135deg,#ff5252,#e53e3e,#c53030)!important}.audio-player-container{width:100%;max-width:400px;margin:0 auto;padding:0}.audio-player{box-sizing:border-box;background:linear-gradient(135deg,#ffe5e5,#fcc);border-radius:13px;align-items:center;gap:15px;width:100%;padding:15px 20px;display:flex;position:relative;box-shadow:0 4px 15px #dc262633}.audio-play-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#dc2626;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.audio-play-btn:hover{background:#b91c1c;transform:scale(1.05)}.audio-play-btn:active{transform:scale(.95)}.audio-play-btn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.audio-play-btn svg{width:24px;height:24px}.audio-play-btn .pause-icon{display:none}.audio-waveform{flex:1;justify-content:center;align-items:center;gap:4px;height:50px;display:flex}.wave-bar{background:#dc2626;border-radius:2px;width:4px;min-height:8px;transition:height .1s}.wave-bar.w1{height:20%}.wave-bar.w2{height:45%}.wave-bar.w3{height:70%}.wave-bar.w4{height:90%}.wave-bar.w5{height:100%}.wave-bar.w6{height:85%}.wave-bar.w7{height:60%}.wave-bar.w8{height:40%}.wave-bar.w9{height:55%}.wave-bar.w10{height:75%}.wave-bar.w11{height:95%}.wave-bar.w12{height:65%}.wave-bar.w13{height:35%}.wave-bar.w14{height:50%}.wave-bar.w15{height:25%}.audio-time{color:#dc2626;text-align:center;min-width:50px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}.audio-player.playing .wave-bar{animation:.6s ease-in-out infinite waveAnimation}.audio-player.playing .wave-bar:first-child{animation-delay:0s}.audio-player.playing .wave-bar:nth-child(2){animation-delay:.1s}.audio-player.playing .wave-bar:nth-child(3){animation-delay:.2s}.audio-player.playing .wave-bar:nth-child(4){animation-delay:.3s}.audio-player.playing .wave-bar:nth-child(5){animation-delay:.4s}.audio-player.playing .wave-bar:nth-child(6){animation-delay:.3s}.audio-player.playing .wave-bar:nth-child(7){animation-delay:.2s}.audio-player.playing .wave-bar:nth-child(8){animation-delay:.1s}.audio-player.playing .wave-bar:nth-child(9){animation-delay:.2s}.audio-player.playing .wave-bar:nth-child(10){animation-delay:.3s}.audio-player.playing .wave-bar:nth-child(11){animation-delay:.4s}.audio-player.playing .wave-bar:nth-child(12){animation-delay:.3s}.audio-player.playing .wave-bar:nth-child(13){animation-delay:.2s}.audio-player.playing .wave-bar:nth-child(14){animation-delay:.1s}.audio-player.playing .wave-bar:nth-child(15){animation-delay:0s}@keyframes waveAnimation{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.5)}}.footer{color:#333;text-align:center;background:#fff;border-top:1px solid #e0e0e0;margin-top:50px;padding:30px 20px;font-family:Poppins,sans-serif;box-shadow:0 -2px 10px #0000001a}.footer-content p{color:#666;margin:5px 0;font-size:14px;font-weight:400}input,button,a,select,textarea{-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none}.note,.title,.subtitle,.profile-name,.profile-profession{-webkit-user-select:text;user-select:text;-khtml-user-select:text}@media (width>=768px){.newsletter-container{gap:25px}}@media (width<=767px){.newsletter-container{max-width:calc(100% - 30px);padding:0 15px}.popup{max-width:100%}.form{padding:15px}.form .submit{height:50px;padding:12px 18px;font-size:18px}.profile-card{margin:20px 15px}.social-nav{max-width:calc(100% - 30px);margin:20px 15px}.profile-buttons{gap:10px;padding:0 5px}.btn{width:180px;padding:10px 16px;font-size:13px}.audio-player-container{max-width:100%}.audio-player{padding:12px 15px}.audio-play-btn{width:45px;height:45px}}@media (width<=480px){.newsletter-container{max-width:calc(100% - 20px);padding:0 10px}.form{gap:15px;padding:12px}.title{font-size:15px}.subtitle{font-size:12px}.form .submit{height:50px;padding:12px 18px;font-size:18px}.profile-buttons{gap:8px;padding:0}.btn{width:100%;padding:12px 20px;font-size:12px}.audio-player-container{max-width:100%}.audio-player{gap:12px;padding:10px 12px}.audio-play-btn{width:40px;height:40px}.audio-play-btn svg{width:20px;height:20px}.audio-time{min-width:45px;font-size:12px}}.loading-screen{z-index:9999;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s,visibility .5s;display:flex;position:fixed;top:0;left:0}.loading-screen.hidden{opacity:0;visibility:hidden}.loading-spinner{width:9px;height:9px;position:relative}.loading-spinner div{width:50%;height:150%;transform:rotate(calc(var(--rotation) * 1deg)) translate(0, calc(var(--translation) * 1%));animation:spinner-fzua35 1s calc(var(--delay) * 1s) infinite ease;background:#000;position:absolute}.loading-spinner div:first-child{--delay:.1;--rotation:36;--translation:150}.loading-spinner div:nth-child(2){--delay:.2;--rotation:72;--translation:150}.loading-spinner div:nth-child(3){--delay:.3;--rotation:108;--translation:150}.loading-spinner div:nth-child(4){--delay:.4;--rotation:144;--translation:150}.loading-spinner div:nth-child(5){--delay:.5;--rotation:180;--translation:150}.loading-spinner div:nth-child(6){--delay:.6;--rotation:216;--translation:150}.loading-spinner div:nth-child(7){--delay:.7;--rotation:252;--translation:150}.loading-spinner div:nth-child(8){--delay:.8;--rotation:288;--translation:150}.loading-spinner div:nth-child(9){--delay:.9;--rotation:324;--translation:150}.loading-spinner div:nth-child(10){--delay:1;--rotation:360;--translation:150}@keyframes spinner-fzua35{0%,10%,20%,30%,50%,60%,70%,80%,90%,to{transform:rotate(calc(var(--rotation) * 1deg)) translate(0, calc(var(--translation) * 1%))}50%{transform:rotate(calc(var(--rotation) * 1deg)) translate(0, calc(var(--translation) * 1.5%))}}body.loading{overflow:hidden}body.loading>:not(.loading-screen){opacity:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
