.page1-hero-container{position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 20px 0;text-align:center;background-color:#ffffff;min-height:100vh;width:100%;overflow-x:hidden;transition:background-color .4s ease,color .4s ease}.page1-hero-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/_next/static/media/page1bg.958c8276fa79acad.png);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.2;z-index:0;pointer-events:none;transition:opacity .4s ease,filter .4s ease,mix-blend-mode .4s ease}.hero-badge,.hero-description-wrapper,.hero-heading-wrapper,.hero-image-wrapper{position:relative;z-index:1}.hero-badge{height:36px;padding:4px 16px;background-color:#f3f4f6;border-radius:24px;display:inline-flex;justify-content:center;align-items:center;gap:10px;margin-bottom:15px;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.badge-dot{width:10px;height:10px;background-color:#475569;border-radius:50%;transition:background-color .3s ease,box-shadow .3s ease}.badge-text{color:#000;font-size:18px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;letter-spacing:.02em;transition:color .3s ease}.hero-heading-wrapper{max-width:1481px;width:100%;display:flex;flex-direction:column;gap:0;margin-bottom:1px}.hero-title{font-size:40px;line-height:1.2;letter-spacing:2.56px}.hero-subtitle,.hero-title{align-self:stretch;color:black;font-family:Cambo,serif;font-weight:400;margin:0;transition:color .3s ease,text-shadow .3s ease}.hero-subtitle{font-size:72px;line-height:1.1;letter-spacing:2.88px}.hero-description-wrapper{max-width:936px;width:100%;margin-bottom:40px}.hero-description{color:#6b7280;font-size:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;line-height:1.5;letter-spacing:.02em;margin:0;transition:color .3s ease}.hero-image-wrapper{width:100%;max-width:1200px;display:flex;justify-content:center;align-items:flex-start;margin-top:20px;transition:transform .3s ease}.hero-image{width:100%;height:auto;object-fit:contain;transition:filter .4s ease}.theme-toggle-wrapper{position:absolute;top:88px;right:32px;z-index:50;display:flex;align-items:center}.theme-toggle-switch{display:inline-flex;align-items:center;padding:3px;border-radius:9999px;background:rgba(243,244,246,.9);border:1px solid rgba(229,231,235,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 14px rgba(0,0,0,.06);transition:all .3s cubic-bezier(.4,0,.2,1)}.theme-toggle-switch:hover{box-shadow:0 6px 18px rgba(0,0,0,.09)}.theme-toggle-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:none;background:transparent;border-radius:9999px;cursor:pointer;font-size:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;color:#64748b;transition:all .25s cubic-bezier(.4,0,.2,1);outline:none;-webkit-user-select:none;user-select:none}.theme-toggle-btn:hover{color:#0f172a}.theme-toggle-btn.active{background-color:#ffffff;color:#0f172a;font-weight:600;box-shadow:0 2px 8px rgba(0,0,0,.1)}.theme-icon{display:block;transition:transform .25s ease,color .25s ease}.theme-toggle-btn.active .theme-icon{transform:scale(1.1)}.theme-toggle-switch.dark{background:rgba(15,23,42,.78);border-color:rgba(255,255,255,.14);box-shadow:0 4px 20px rgba(0,0,0,.4)}.theme-toggle-switch.dark:hover{border-color:rgba(255,255,255,.22);box-shadow:0 6px 24px rgba(0,0,0,.5),0 0 14px rgba(99,102,241,.18)}.theme-toggle-switch.dark .theme-toggle-btn{color:#94a3b8}.theme-toggle-switch.dark .theme-toggle-btn:hover{color:#f8fafc}.theme-toggle-switch.dark .theme-toggle-btn.active{background-color:#1e293b;color:#f8fafc;box-shadow:0 2px 10px rgba(0,0,0,.45),inset 0 0 0 1px rgba(255,255,255,.12)}.theme-toggle-switch.dark .moon-icon{color:#818cf8}.page1-hero-container.dark-mode{background-color:#0b0f17;background-image:radial-gradient(ellipse 90% 60% at 50% -10%,rgba(37,99,235,.14),transparent 70%),radial-gradient(ellipse 60% 40% at 85% 30%,rgba(139,92,246,.09),transparent 60%);color:#f8fafc}.page1-hero-container.dark-mode:before{filter:invert(1) brightness(1.25) contrast(1.15);opacity:.22;mix-blend-mode:screen}.page1-hero-container.dark-mode .hero-badge{background-color:rgba(30,41,59,.7);border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 20px rgba(0,0,0,.35),0 0 15px rgba(56,189,248,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.page1-hero-container.dark-mode .badge-dot{background-color:#38bdf8;box-shadow:0 0 8px #38bdf8,0 0 16px rgba(56,189,248,.4)}.page1-hero-container.dark-mode .badge-text{color:#f1f5f9}.page1-hero-container.dark-mode .hero-title{color:#f8fafc;text-shadow:0 2px 20px rgba(0,0,0,.6)}.page1-hero-container.dark-mode .hero-subtitle{color:#ffffff;background:linear-gradient(180deg,#ffffff 50%,#cbd5e1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 4px 30px rgba(255,255,255,.15)}.page1-hero-container.dark-mode .hero-description{color:#94a3b8}.page1-hero-container.dark-mode .hero-image-wrapper{position:relative}.page1-hero-container.dark-mode .hero-image-wrapper:before{content:"";position:absolute;top:10%;left:50%;transform:translateX(-50%);width:85%;height:75%;background:radial-gradient(ellipse at center,rgba(56,189,248,.18),rgba(99,102,241,.12) 45%,transparent 70%);filter:blur(45px);pointer-events:none;z-index:0}.page1-hero-container.dark-mode .hero-image{position:relative;z-index:1;filter:drop-shadow(0 25px 50px rgba(0,0,0,.85)) drop-shadow(0 0 25px rgba(56,189,248,.12))}@media (max-width:1024px){.hero-title{font-size:48px}.hero-subtitle{font-size:56px}}@media (max-width:768px){.theme-toggle-wrapper{top:75px;right:16px}.theme-toggle-btn{padding:5px 10px;font-size:12px;gap:4px}.page1-hero-container{padding-top:60px;min-height:auto;padding-bottom:0}.hero-title{font-size:32px;letter-spacing:1px;line-height:1.3}.hero-subtitle{font-size:38px;letter-spacing:1px;line-height:1.2}.hero-description{font-size:18px;padding:0 10px}.hero-badge{margin-bottom:24px}}.page1b-container{position:relative;width:100%;min-height:80vh;background-color:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;text-align:center;transition:background-color .4s ease,color .4s ease}.page1b-title{color:black;font-size:60px;font-family:Cambo,serif;font-weight:400;line-height:64px;letter-spacing:.01em;margin-bottom:10px;max-width:1200px;transition:color .3s ease,text-shadow .3s ease}.page1b-divider{width:650px;height:2.5px;background-color:black;margin-bottom:15px;transition:background .4s ease,box-shadow .4s ease,background-color .4s ease}.page1b-description{max-width:703.27px;color:#6b7280;font-size:22px;font-family:SF Pro Display,SF Pro Text,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5;margin-bottom:20px;letter-spacing:.02em;transition:color .3s ease}.page1b-description span{font-style:italic;color:#6b7280;transition:color .3s ease}.page1b-btn{width:256px;height:64px;background-color:#404B5E;color:white;font-size:24px;font-family:Inter,sans-serif;border:none;border-radius:16px;cursor:pointer;box-shadow:1px 2px 4px rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center;text-decoration:none;transition:all .2s ease}.page1b-btn:hover{background-color:#4b5563;transform:translateY(-2px);box-shadow:1px 4px 8px rgba(0,0,0,.2)}.theme-toggle-wrapper-1b{position:absolute;top:28px;right:32px;z-index:20;display:flex;align-items:center}.theme-toggle-switch-1b{display:inline-flex;align-items:center;padding:3px;border-radius:9999px;background:rgba(243,244,246,.9);border:1px solid rgba(229,231,235,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 14px rgba(0,0,0,.06);transition:all .3s cubic-bezier(.4,0,.2,1)}.theme-toggle-switch-1b:hover{box-shadow:0 6px 18px rgba(0,0,0,.09)}.theme-toggle-btn-1b{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:none;background:transparent;border-radius:9999px;cursor:pointer;font-size:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;color:#64748b;transition:all .25s cubic-bezier(.4,0,.2,1);outline:none;-webkit-user-select:none;user-select:none}.theme-toggle-btn-1b:hover{color:#0f172a}.theme-toggle-btn-1b.active{background-color:#ffffff;color:#0f172a;font-weight:600;box-shadow:0 2px 8px rgba(0,0,0,.1)}.theme-icon-1b{display:block;transition:transform .25s ease,color .25s ease}.sun-icon{color:#f59e0b}.moon-icon{color:#6366f1}.theme-toggle-btn-1b.active .theme-icon-1b{transform:scale(1.1)}.theme-toggle-switch-1b.dark{background:rgba(15,23,42,.78);border-color:rgba(255,255,255,.14);box-shadow:0 4px 20px rgba(0,0,0,.4)}.theme-toggle-switch-1b.dark:hover{border-color:rgba(255,255,255,.22);box-shadow:0 6px 24px rgba(0,0,0,.5),0 0 14px rgba(99,102,241,.18)}.theme-toggle-switch-1b.dark .theme-toggle-btn-1b{color:#94a3b8}.theme-toggle-switch-1b.dark .theme-toggle-btn-1b:hover{color:#f8fafc}.theme-toggle-switch-1b.dark .theme-toggle-btn-1b.active{background-color:#1e293b;color:#f8fafc;box-shadow:0 2px 10px rgba(0,0,0,.45),inset 0 0 0 1px rgba(255,255,255,.12)}.theme-toggle-switch-1b.dark .moon-icon{color:#818cf8}.page1b-container.dark-mode{background-color:#0b0f17;background-image:radial-gradient(ellipse 80% 50% at 50% 100%,rgba(37,99,235,.12),transparent 70%),radial-gradient(ellipse 60% 40% at 20% 20%,rgba(139,92,246,.08),transparent 60%);color:#f8fafc}.page1b-container.dark-mode .page1b-title{color:#ffffff;background:linear-gradient(180deg,#ffffff 40%,#cbd5e1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 4px 30px rgba(255,255,255,.12)}.page1b-container.dark-mode .page1b-divider{background:linear-gradient(90deg,transparent,#38bdf8 20%,#818cf8 80%,transparent);box-shadow:0 0 12px rgba(56,189,248,.4),0 0 24px rgba(99,102,241,.2);height:2px}.page1b-container.dark-mode .page1b-description{color:#94a3b8}.page1b-container.dark-mode .page1b-description span{color:#e2e8f0}.page1b-container.dark-mode .page1b-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#ffffff;border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 20px rgba(37,99,235,.4),inset 0 0 2px rgba(255,255,255,.2)}.page1b-container.dark-mode .page1b-btn:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 6px 25px rgba(37,99,235,.55),0 0 15px rgba(56,189,248,.3);transform:translateY(-2px)}@media (max-width:768px){.theme-toggle-wrapper-1b{top:18px;right:16px}.theme-toggle-btn-1b{padding:5px 10px;font-size:12px;gap:4px}.page1b-container{min-height:auto;padding:60px 20px}.page1b-title{font-size:36px;line-height:44px}.page1b-divider{width:80%}.page1b-description{font-size:18px}.page1b-btn{width:220px;height:56px;font-size:20px}}