@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#000;color:#fff;line-height:1.6;scroll-behavior:smooth;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.5em 1em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}@media (prefers-color-scheme: light){:root{color:#242424}a:hover{color:#747bff}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#000000f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all 1s cubic-bezier(.4,0,.2,1);padding:1rem 2rem;border-bottom:1px solid rgba(255,255,255,.3)}.header.scrolled{padding:.8rem 1.6rem;background:#000000f2;border-bottom:1px solid rgba(255,255,255,.2)}.header-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative}.logo{font-size:1.8rem;font-weight:700;color:#fff;text-decoration:none;transition:font-size .4s ease}.logo:hover{color:#dcdcdc}.header.scrolled .logo{font-size:1.4rem}.nav-menu{display:flex;list-style:none;gap:2.5rem;justify-content:space-between;align-items:center}.nav-menu a{color:#fffc;text-decoration:none;font-weight:500;transition:all .3s ease;font-size:1rem}.nav-menu a:hover{color:#fff;transform:translateY(-1px)}.header.scrolled .nav-menu a{font-size:.9rem}.nav-menu button{font-weight:500;transition:all .3s ease;font-size:1rem}.header.scrolled .nav-menu button{font-size:.9rem}.login{background:#dcdcdc;border-radius:4px}.login:hover{background:#c8c8c8}@media (max-width: 768px){.header{padding:.3rem 1.6rem}.header.scrolled .logo{font-size:1.4rem}.header.scrolled{padding:.4rem 1.6rem;background:#000000f2;border-bottom:1px solid rgba(255,255,255,.2)}.header.scrolled .nav-menu button{font-size:1rem}.header-content{justify-content:space-between}nav{align-items:center}.nav-menu{display:flex;list-style:none;gap:1rem;justify-content:space-between;align-items:center}.nav-menu a{color:#fffc;text-decoration:none;font-weight:500;transition:all .3s ease;font-size:.6rem;display:none}.nav-menu button{font-weight:500;transition:all .3s ease;font-size:.8rem;margin-left:auto}.header.scrolled .nav-menu button{font-size:.7rem}.logo{font-size:1.7rem}.login{color:#000}}.hero-section{text-align:center;padding:4rem 0 1rem;max-width:1200px;margin:0 auto}.hero-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#fff9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.hero-subtitle{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.3rem;color:#ffffffb3;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.highlight-word{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;color:#fffc}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-section{text-align:center;padding:0;max-width:1200px;margin:0 auto}.highlight-word{font-size:1.1rem;color:#fffc}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}a{font-size:.8rem}}.input-group{display:flex;flex-direction:column;margin-bottom:1rem;flex-wrap:wrap;padding:1rem}.ticker-input{flex:1;padding:1rem 1.5rem;width:100%;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;font-size:1rem;outline:none;transition:all .1s ease}.ticker-input:focus{border-color:#fff;background:#ffffff26;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:1px solid}.ticker-input::placeholder{color:#ffffff80}.ticker-input-showed{flex:1;padding:1rem 1.5rem;width:100%;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);color:#fff;font-size:1rem;outline:none;transition:all .3s ease;border-top-left-radius:12px;border-top-right-radius:12px;background:#ffffff26}.ticker-input-showed:focus{flex:1;padding:1rem 1.5rem;width:100%;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);color:#fff;font-size:1rem;outline:none;transition:all .3s ease;border-top-left-radius:12px;border-top-right-radius:12px;border-color:#fff;background:#ffffff26}.searchResult{flex:1;width:100%;background:#fff0;border-left:2px solid rgba(255,255,255,.2);border-right:2px solid rgba(255,255,255,.2);border-bottom:2px solid rgba(255,255,255,.2);border-bottom-left-radius:12px;border-bottom-right-radius:12px;color:#fff;font-size:1rem;outline:none;transition:all .3s ease}.corpInfo{display:flex;gap:1rem;align-items:center;padding:.25rem 1rem}.corpInfo:hover{background:#ffffff1a}.corpInfoFirst{display:flex;gap:1rem;align-items:center;padding:.5rem 1rem .25rem}.corpInfoFirst:hover{background:#ffffff1a}.corpInfoLast{display:flex;gap:1rem;align-items:center;padding:.25rem 1rem .5rem}.corpInfoLast:hover{border-bottom-left-radius:12px;border-bottom-right-radius:12px;background:#ffffff1a}.btn-add{padding:1rem 2rem;background:#fff;color:#000;border:none;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;min-width:120px}.btn-add:hover{background:#ffffffe6;transform:translateY(-2px)}.btn-add:active{transform:translateY(0)}.infoText,.mobileNone{font-size:1rem}.imgText{color:#000;font-weight:1000;font-size:1.5rem;padding-bottom:.2rem}.noResult{margin:1rem}@media (max-width: 768px){.input-group{display:flex;flex-direction:column;margin-bottom:0;flex-wrap:wrap;padding:.8rem}.ticker-input{font-size:.8rem;padding:.7rem 1.2rem}.infoText{font-size:.75rem}.mobileNone{display:none}}.ticker-tags{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem;padding:0 1rem}.ticker-tag{background:#ffffff1a;color:#fff;padding:.4rem 1rem .5rem;border-radius:20px;font-size:.9rem;display:flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.2)}.remove-tag{background:none;border:none;color:#ffffffb3;cursor:pointer;font-size:1.2rem;padding:0;padding-bottom:.25rem;margin:0;line-height:1;transition:color .2s ease}.remove-tag:hover{color:#fff}@media (max-width: 768px){.ticker-tags{margin-top:0;display:flex;flex-wrap:wrap;gap:.8rem;padding:0 1rem}.ticker-tag{padding:.1rem .5rem .2rem .65rem;font-size:.7rem;gap:.1rem}}.loading{text-align:center;padding:2rem}.spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top:3px solid #fff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.service-section{max-width:1000px;margin:0 auto;padding:3rem 0}.service-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.service-card:hover{transform:translateY(-5px);border-color:#fff3;background:#ffffff14}.service-title{font-size:2rem;font-weight:600;margin-bottom:1rem;text-align:center}.service-description{color:#ffffffb3;margin-bottom:2rem;text-align:center;font-size:1.1rem}.input-section{margin-bottom:2.5rem}.analyze-button-container{text-align:center;margin-top:2rem}.btn-analyze{padding:1rem 2rem;background:#fff;color:#000;border:none;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;min-width:120px}.btn-analyze:hover:not(:disabled){background:#ffffffe6;transform:translateY(-2px)}.btn-analyze:active{transform:translateY(0)}.btn-analyze:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width: 768px){.service-card{padding:1rem 0rem 0rem}.service-title{font-size:1.5rem;margin-bottom:0rem}.analyze-button-container{text-align:center;margin-top:1.5rem}.service-description{color:#ffffffb3;margin-bottom:0;text-align:center;font-size:.9rem}.service-section{padding:2rem 0}.chartSection{padding:0 1rem}}._tooltipSignal_1m3t0_3{position:absolute;background:#121212fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:5px;padding:.3rem;width:250px;height:160px;z-index:1000;box-shadow:0 8px 32px #0009,0 0 0 1px #ffffff0d;animation:_fadeIn_1m3t0_1 .15s ease-out;display:flex;flex-direction:column;pointer-events:none}._tooltipCandle_1m3t0_21{position:absolute;background:#000000ad;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:5px;padding:.3rem;width:120px;z-index:1000;box-shadow:0 8px 32px #0009,0 0 0 1px #ffffff0d;animation:_fadeIn_1m3t0_1 .15s ease-out;display:flex;flex-direction:column;pointer-events:none}._tooltipCandleDate_1m3t0_39{align-self:center;font-size:12px;font-weight:500}@keyframes _fadeIn_1m3t0_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._content_1m3t0_56{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:7.5rem}._priceContent_1m3t0_66{display:flex;flex-direction:column;align-items:left;gap:.1rem;border-bottom:1px solid rgba(255,255,255,.08)}._signalContent_1m3t0_74{display:flex;flex-direction:column}._tooltipTitleSection_1m3t0_79{display:flex;font-size:.8rem;justify-content:space-between;align-items:center;color:#e0e0e0;font-weight:700;line-height:1.5;letter-spacing:-.01em;padding:0rem .25rem .25rem;border-bottom:1px solid rgba(255,255,255,.08)}._tooltipDescription_1m3t0_92{font-family:Noto Sans KR,sans-serif;font-size:.65rem;color:#e0e0e0;font-weight:400;letter-spacing:-.01em}._checkPoint_1m3t0_101{font-family:Noto Sans KR,sans-serif;font-size:.75rem;color:#e0e0e0;font-weight:400;line-height:1.5;letter-spacing:-.01em;margin:0rem .5rem .2rem;border-bottom:1px solid rgba(255,255,255,.08);display:flex;justify-content:center}._detailContainer_1m3t0_115{align-self:flex-start;display:flex;flex-direction:column;width:9rem;margin:.2rem 0}._detail_1m3t0_115{font-family:Noto Sans KR,sans-serif;font-size:.65rem;color:#e0e0e0;font-weight:350;line-height:1.5;letter-spacing:-.01em;border-radius:6px;padding:.05em 0}._row_1m3t0_135{font-size:.75rem;color:#e0e0e0;font-weight:500;line-height:1.5;letter-spacing:-.01em;padding:.3rem 0}._candleRow_1m3t0_144{font-family:Noto Sans KR,sans-serif;font-size:.75rem;color:#e0e0e0;font-weight:400;line-height:1.5;letter-spacing:-.01em}._row_1m3t0_135:first-child{color:#fff;font-weight:400;font-size:.9375rem;margin-bottom:.25rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.08)}._signalBadge_1m3t0_162{display:flex;justify-content:flex-end;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.08)}._badge_1m3t0_170{display:inline-block;padding:.375rem .875rem;border-radius:6px;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-align:center;min-width:50px;transition:all .2s ease}._buyBadge_1m3t0_182{background:#34d39926;color:#34d399;border:1px solid rgba(52,211,153,.3)}._sellBadge_1m3t0_188{background:#f8717126;color:#f87171;border:1px solid rgba(248,113,113,.3)}._row_1m3t0_135:has-text("Open"),._row_1m3t0_135:has-text("High"),._row_1m3t0_135:has-text("Low"),._row_1m3t0_135:has-text("Close"),._row_1m3t0_135:has-text("Volume"){display:flex;justify-content:space-between;font-family:SF Mono,Monaco,Consolas,monospace}._row_1m3t0_135:after{font-weight:400;color:#fff}@media (max-width: 768px){._tooltip_1m3t0_3{min-width:160px;max-width:240px;padding:.875rem;font-size:.8125rem}._row_1m3t0_135{font-size:.8125rem}._badge_1m3t0_170{font-size:.6875rem;padding:.3rem .75rem}}._container_17v64_1{position:relative;width:100%}._trust_17v64_6{position:relative;display:flex;justify-content:flex-end;align-items:center;width:100%;padding-right:2%;padding-top:1%;box-sizing:border-box;font-size:13px}._svg_17v64_18{border:1px solid #57595c;border-radius:8px;cursor:crosshair}._emptyState_17v64_24{display:flex;align-items:center;justify-content:center;width:100%;height:24rem;border:1px solid #d1d5db;border-radius:8px}._emptyState_17v64_24 p{color:#6b7280}._dateLabel_17v64_38{font-size:12px;fill:#6b7280}._text_17v64_43{font-size:6px;fill:#3a17b9}._tickerName_17v64_48{font-size:1.3rem;font-weight:580;fill:#d5dee6}._volume_17v64_54{font-size:.8rem;font-weight:0;fill:#888888ec}@media (max-width: 768px){._tickerName_17v64_48{font-size:1rem}._container_17v64_1{position:relative}}._signalCircle_1hs9b_1{cursor:pointer}._signalCircle_1hs9b_1:hover{filter:brightness(1.1)}._signalText_1hs9b_9{font-size:12px;font-weight:700;fill:#fff;pointer-events:none}._priceLabel_whs30_1,._dateLabel_whs30_6{font-size:12px;fill:#6b7280}@media (max-width: 768px){._priceLabel_whs30_1{font-size:10px}._dateLabel_whs30_6{display:none}}._buttonContainer_8n5z9_1{display:flex;gap:.5rem;justify-content:right;align-items:center;margin-bottom:.5rem;flex-wrap:wrap}._tickerButton_8n5z9_10{background:#16161683;color:#fff;padding:.2rem 1rem .3rem;border-radius:16px;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.2)}._turnInfo_8n5z9_23{display:none;justify-content:center}@media (max-width: 600px){._buttonContainer_8n5z9_1{display:flex;gap:.5rem;justify-content:center;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;display:none}._turnInfo_8n5z9_23{display:flex;justify-content:center;padding:0 0 1rem}._chart_8n5z9_46{display:none}}*{margin:0;padding:0;box-sizing:border-box}.container{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;position:relative}.section{max-width:1100px;margin:0 auto;padding:5rem 2rem}.mainTitle{font-size:clamp(2.5rem,6vw,4rem);font-weight:500;letter-spacing:-.03em;text-align:center;margin-bottom:1rem}.mainSubtitle{text-align:center;font-size:1.125rem;color:#888;font-weight:400;margin-bottom:5rem;line-height:1.6}.trustFlex{display:flex;gap:2rem;margin-bottom:6rem}.trustCard{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2.5rem 2rem;transition:all .3s ease;cursor:pointer}.trustCard:hover{background:#ffffff0a;border-color:#ffffff26;transform:translateY(-2px)}.trustCard.active{background:#ffffff0d;border-color:#fff3}.cardNumber{display:inline-block;width:32px;height:32px;border-radius:50%;background:#ffffff1a;text-align:center;line-height:32px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.cardTitle{font-size:1.5rem;font-weight:400;margin-bottom:1rem;letter-spacing:-.01em}.cardDesc{color:#999;font-size:.9375rem;line-height:1.7;font-weight:400}.cardHighlight{color:#fff;font-weight:400}.methodSection{background:#0000004d;border-radius:20px;padding:0rem 2.5rem;margin-bottom:6rem}.methodTitle{font-size:1.75rem;font-weight:400;margin-bottom:2rem;letter-spacing:-.01em}.methodList{display:grid;gap:1.5rem}.methodItem{display:flex;align-items:flex-start;gap:1rem}.methodContent{flex:1}.methodItemTitle{font-size:1.125rem;font-weight:450;margin-bottom:.5rem}.methodItemDesc{color:#888;font-size:.9375rem;line-height:1.6;font-weight:400}.manual .compareLabel{background:#ff646426;color:#faa}.auto .compareLabel{background:#64ff9626;color:#afc}.ctaBox{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#ffffff08,#ffffff03);border-radius:20px;border:1px solid rgba(255,255,255,.1)}.ctaTitle{font-size:2rem;font-weight:300;margin-bottom:1rem;letter-spacing:-.02em}.ctaDesc{color:#888;font-size:1rem;margin-bottom:2.5rem;line-height:1.6}.ctaButton{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#242424;text-decoration:none;border-radius:50px;font-weight:500;font-size:1rem;border:none;cursor:pointer;transition:all .3s ease}.ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 30px #fff3}@media (max-width : 1050px){.trustFlex{flex-direction:column}}@media (max-width: 768px){.section{max-width:1100px;margin:0 auto;padding:5rem .5rem}.mainTitle{font-size:clamp(2rem,6vw,4rem)}.mainSubtitle{text-align:center;font-size:1rem;color:#888;font-weight:400;margin-bottom:5rem;padding:0 2.5rem;line-height:1.6}}._container_tld77_1{background:#000;color:#fff;padding:0rem 2rem 5rem}._section_tld77_7{max-width:1200px;margin:0 auto}._header_tld77_12{text-align:center;margin-bottom:5rem}._badge_tld77_17{display:inline-block;padding:.5rem 1.2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50px;font-size:.75rem;letter-spacing:.1em;margin-bottom:1.5rem;font-weight:500}._title_tld77_29{font-size:clamp(2.5rem,6vw,4rem);font-weight:500;letter-spacing:-.03em;margin-bottom:1.5rem;line-height:1.2}._subtitle_tld77_37{font-size:1.125rem;color:#888;font-weight:400;line-height:1.6}._featuresContainer_tld77_44{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:start}._featuresList_tld77_51{display:flex;flex-direction:column;gap:1.5rem}._featureCard_tld77_57{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer}._featureCard_tld77_57:hover{background:#ffffff0a;border-color:#ffffff1f;transform:translate(4px)}._featureCard_tld77_57._active_tld77_72{background:#ffffff0d;border-color:#ffffff26;transform:translate(8px)}._featureHeader_tld77_78{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:1rem}._featureIcon_tld77_85{font-size:2.5rem;line-height:1}._featureTitleGroup_tld77_90{flex:1}._featureTitle_tld77_90{font-size:1.5rem;font-weight:500;letter-spacing:-.01em;margin-bottom:.5rem}._status_tld77_101{display:inline-block;padding:.25rem .75rem;border-radius:50px;font-size:.75rem;font-weight:500;letter-spacing:.03em}._status_tld77_101._개발중_tld77_110{background:#3b82f626;color:#60a5fa;border:1px solid rgba(59,130,246,.3)}._status_tld77_101._베타_tld77_116{background:#22c55e26;color:#4ade80;border:1px solid rgba(34,197,94,.3)}._status_tld77_101._계획중_tld77_122{background:#a855f726;color:#c084fc;border:1px solid rgba(168,85,247,.3)}._featureDescription_tld77_128{color:#999;font-size:.9375rem;line-height:1.7;font-weight:400;margin-bottom:1.5rem}._progressBar_tld77_136{height:4px;background:#ffffff0d;border-radius:2px;overflow:hidden;margin-bottom:.5rem}._progressFill_tld77_144{height:100%;background:linear-gradient(90deg,#ffffff4d,#fff9);border-radius:2px;transition:width .6s ease}._progressLabel_tld77_151{font-size:.8125rem;color:#666;font-weight:300}._detailsList_tld77_157{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06);animation:_slideDown_tld77_1 .3s ease}@keyframes _slideDown_tld77_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._detailItem_tld77_175{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:#aaa;font-size:.875rem;font-weight:300}._detailDot_tld77_185{color:#666;font-size:1.25rem;line-height:1}._visualSection_tld77_191{display:flex;flex-direction:column;gap:2rem;position:sticky;top:20em}._timelineCard_tld77_199{background:#0000004d;border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:2rem}._timelineTitle_tld77_206{font-size:1.25rem;font-weight:500;margin-bottom:2rem;letter-spacing:-.01em}._timeline_tld77_199{display:flex;flex-direction:column;gap:1.5rem;position:relative}._timeline_tld77_199:before{content:"";position:absolute;left:8px;top:12px;bottom:12px;width:1px;background:linear-gradient(to bottom,#fff3 0% 60%,#ffffff0d)}._timelineItem_tld77_233{display:flex;gap:1.25rem;position:relative}._timelineDot_tld77_239{flex-shrink:0;width:18px;height:18px;border-radius:50%;background:#fff;border:3px solid #242424;position:relative;z-index:1;margin-top:2px}._timelineDot_tld77_239._future_tld77_251{background:#fff3}._timelineContent_tld77_255{flex:1;padding-bottom:.25rem}._timelineDate_tld77_260{font-size:.75rem;color:#666;font-weight:500;letter-spacing:.05em;margin-bottom:.25rem}._timelineText_tld77_268{font-size:.9375rem;color:#ccc;font-weight:400}._notifyCard_tld77_274{background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center}._notifyIcon_tld77_282{font-size:2.5rem;margin-bottom:1rem}._notifyTitle_tld77_287{font-size:1.25rem;font-weight:500;margin-bottom:.75rem;letter-spacing:-.01em}._notifyDesc_tld77_294{font-size:.875rem;color:#888;font-weight:400;line-height:1.6;margin-bottom:1.5rem}._notifyForm_tld77_302{display:flex;gap:.5rem}._notifyInput_tld77_307{flex:1;padding:.875rem 1rem;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:.875rem;font-weight:300;outline:none;transition:all .3s ease}._notifyInput_tld77_307:focus{border-color:#ffffff4d;background:#0006}._notifyInput_tld77_307::placeholder{color:#666;font-weight:400}._notifyButton_tld77_330{padding:.875rem 1.5rem;background:#fff;color:#242424;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}._notifyButton_tld77_330:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fff3}@media (max-width: 968px){._container_tld77_1{padding:4rem 1.5rem}._featuresContainer_tld77_44{grid-template-columns:1fr;gap:3rem}._visualSection_tld77_191{position:static}._notifyForm_tld77_302{flex-direction:column}._notifyButton_tld77_330{width:100%}}@media (max-width: 640px){._featureCard_tld77_57{padding:1.5rem}._featureIcon_tld77_85{font-size:2rem}._featureTitle_tld77_90{font-size:1.25rem}}._footer_1gk1q_1{background:#000;border-top:1px solid rgba(255,255,255,.15);padding:1rem}._contact_1gk1q_7{font-size:.8rem;color:#ffffffb3;margin-bottom:.5rem;text-align:center}._footerContent_1gk1q_14{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}._footerTop_1gk1q_22{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.06)}._footerBrand_1gk1q_30{display:flex;flex-direction:column;gap:1rem}._footerLogo_1gk1q_36{font-size:1.5rem;font-weight:300;letter-spacing:-.02em;color:#fff}._footerTagline_1gk1q_43{font-size:.9375rem;color:#666;font-weight:300;line-height:1.6;max-width:280px}._footerColumn_1gk1q_51{display:flex;flex-direction:column;gap:.75rem}._footerColumnTitle_1gk1q_57{font-size:.875rem;font-weight:500;color:#fff;margin-bottom:.5rem;letter-spacing:.02em}._footerLink_1gk1q_65{font-size:.875rem;color:#888;text-decoration:none;font-weight:300;transition:color .2s ease}._footerLink_1gk1q_65:hover{color:#fff}._footerBottom_1gk1q_77{display:flex;position:relative;align-items:center;padding-top:2rem;flex-wrap:wrap;gap:1.5rem}._footerCopyright_1gk1q_86{font-size:.8125rem;color:#555;font-weight:300;position:absolute;left:50%;transform:translate(-50%)}._footerLinks_1gk1q_95{display:flex;gap:1.5rem}._footerSocial_1gk1q_100{display:flex;gap:1rem;margin-left:auto}._socialLink_1gk1q_106{width:36px;height:36px;border-radius:50%;background:#ffffff08;display:flex;align-items:center;justify-content:center;color:#888;text-decoration:none;transition:all .3s ease;border:1px solid rgba(255,255,255,.06)}._socialLink_1gk1q_106:hover{background:#ffffff14;color:#fff;border-color:#ffffff26;transform:translateY(-2px)}@media (max-width: 968px){._footerTop_1gk1q_22{grid-template-columns:1fr 1fr;gap:2.5rem}._footerBrand_1gk1q_30{grid-column:1 / -1}}@media (max-width: 640px){._footer_1gk1q_1{padding:1rem}._footerTop_1gk1q_22{grid-template-columns:1fr;gap:2rem;padding-bottom:2rem}._footerBottom_1gk1q_77{flex-direction:column;align-items:flex-start;gap:1rem}._footerLinks_1gk1q_95,._footerCopyright_1gk1q_86{order:1}._footerSocial_1gk1q_100{order:0;align-self:center;width:100%;display:none;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.06)}}.main-container{margin-top:65px;padding:0 0rem}@media (max-width: 768px){.main-container{margin-top:75px;padding:0 1rem}}
