.BalloonAnimation-module__2F-96q__balloons{pointer-events:none;z-index:0;width:100%;height:100vh;position:fixed;top:0;left:0}.BalloonAnimation-module__2F-96q__balloon{opacity:0;font-size:3rem;animation:15s ease-in-out infinite BalloonAnimation-module__2F-96q__float;position:absolute;transform:translateY(100vh)}@keyframes BalloonAnimation-module__2F-96q__float{0%{opacity:0;transform:translateY(100vh)translate(0)rotate(0)}10%{opacity:.6}90%{opacity:.6}to{transform:translateY(-150px)translateX(var(--sway))rotate(360deg);opacity:0}}.BalloonAnimation-module__2F-96q__balloon1{--sway:30px;filter:hue-rotate();animation-duration:12s;animation-delay:0s;left:10%}.BalloonAnimation-module__2F-96q__balloon2{--sway:-40px;filter:hue-rotate(200deg);font-size:2.5rem;animation-duration:14s;animation-delay:2s;left:25%}.BalloonAnimation-module__2F-96q__balloon3{--sway:60px;filter:hue-rotate(50deg);font-size:4rem;animation-duration:16s;animation-delay:4s;left:40%}.BalloonAnimation-module__2F-96q__balloon4{--sway:-30px;filter:hue-rotate(120deg);animation-duration:13s;animation-delay:1s;left:55%}.BalloonAnimation-module__2F-96q__balloon5{--sway:45px;filter:hue-rotate(300deg);font-size:3.5rem;animation-duration:15s;animation-delay:3s;left:70%}.BalloonAnimation-module__2F-96q__balloon6{--sway:-50px;filter:hue-rotate(270deg);font-size:3.8rem;animation-duration:17s;animation-delay:5s;left:85%}.BalloonAnimation-module__2F-96q__balloon7{--sway:35px;filter:hue-rotate(30deg);font-size:2.8rem;animation-duration:14s;animation-delay:6s;left:15%}.BalloonAnimation-module__2F-96q__balloon8{--sway:-25px;filter:hue-rotate(180deg);font-size:3.2rem;animation-duration:16s;animation-delay:7s;left:65%}.BalloonAnimation-module__2F-96q__balloon9{--sway:40px;filter:hue-rotate(90deg);font-size:3.3rem;animation-duration:15s;animation-delay:8s;left:5%}.BalloonAnimation-module__2F-96q__balloon10{--sway:-35px;filter:hue-rotate(240deg);font-size:4.2rem;animation-duration:13s;animation-delay:9s;left:20%}.BalloonAnimation-module__2F-96q__balloon11{--sway:55px;filter:hue-rotate(330deg);font-size:2.7rem;animation-duration:14s;animation-delay:10s;left:35%}.BalloonAnimation-module__2F-96q__balloon12{--sway:-45px;filter:hue-rotate(150deg);font-size:3.6rem;animation-duration:16s;animation-delay:11s;left:50%}.BalloonAnimation-module__2F-96q__balloon13{--sway:50px;filter:hue-rotate(60deg);font-size:2.9rem;animation-duration:15s;animation-delay:12s;left:75%}.BalloonAnimation-module__2F-96q__balloon14{--sway:-40px;filter:hue-rotate(210deg);font-size:4.5rem;animation-duration:17s;animation-delay:13s;left:90%}.BalloonAnimation-module__2F-96q__balloon15{--sway:30px;filter:hue-rotate(15deg);font-size:2.6rem;animation-duration:14s;animation-delay:14s;left:30%}.BalloonAnimation-module__2F-96q__balloon16{--sway:-55px;filter:hue-rotate(280deg);font-size:3.9rem;animation-duration:13s;animation-delay:15s;left:80%}.BalloonAnimation-module__2F-96q__balloon17{--sway:42px;filter:hue-rotate(100deg);font-size:3.1rem;animation-duration:15s;animation-delay:16s;left:12%}.BalloonAnimation-module__2F-96q__balloon18{--sway:-38px;filter:hue-rotate(220deg);font-size:2.8rem;animation-duration:14s;animation-delay:17s;left:28%}.BalloonAnimation-module__2F-96q__balloon19{--sway:52px;filter:hue-rotate(45deg);font-size:4.1rem;animation-duration:16s;animation-delay:18s;left:45%}.BalloonAnimation-module__2F-96q__balloon20{--sway:-32px;filter:hue-rotate(135deg);font-size:3.4rem;animation-duration:13s;animation-delay:19s;left:62%}.BalloonAnimation-module__2F-96q__balloon21{--sway:48px;filter:hue-rotate(315deg);font-size:2.9rem;animation-duration:15s;animation-delay:20s;left:78%}.BalloonAnimation-module__2F-96q__balloon22{--sway:-46px;filter:hue-rotate(260deg);font-size:4.3rem;animation-duration:17s;animation-delay:21s;left:92%}.BalloonAnimation-module__2F-96q__balloon23{--sway:36px;filter:hue-rotate(75deg);font-size:3.2rem;animation-duration:14s;animation-delay:22s;left:18%}.BalloonAnimation-module__2F-96q__balloon24{--sway:-42px;filter:hue-rotate(190deg);font-size:3.7rem;animation-duration:16s;animation-delay:23s;left:72%}
.Pricing-module__soFgFW__container{background:var(--White);min-height:100vh;padding:4rem 2rem;position:relative;overflow:hidden}.Pricing-module__soFgFW__content{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Pricing-module__soFgFW__expiredBanner{color:#856404;text-align:center;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;margin-bottom:2rem;padding:1rem;font-weight:600}.Pricing-module__soFgFW__title{text-align:center;color:var(--Charcoal);margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Pricing-module__soFgFW__plans{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Pricing-module__soFgFW__planCard{-webkit-backdrop-filter:blur(10px);border:2px solid var(--Gray25);background:#fffc;border-radius:12px;flex-direction:column;padding:2rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.Pricing-module__soFgFW__planCard:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.Pricing-module__soFgFW__recommended{border-color:var(--Theme-Wakatake)}.Pricing-module__soFgFW__recommendedBadge{background:var(--Theme-Wakatake);color:var(--White);border-radius:12px;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__soFgFW__planTitle{color:var(--Charcoal);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.Pricing-module__soFgFW__priceSection{align-items:baseline;margin-bottom:.5rem;display:flex}.Pricing-module__soFgFW__price{color:var(--Theme-Wakatake);font-size:3rem;font-weight:700}.Pricing-module__soFgFW__period{color:var(--Gray);margin-left:.5rem;font-size:1.25rem}.Pricing-module__soFgFW__yearlyNote{color:var(--Gray);min-height:1.5rem;margin-bottom:2rem}.Pricing-module__soFgFW__savingsBadge{background:var(--Theme-Beniaka);color:var(--White);border-radius:4px;margin-left:.5rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.Pricing-module__soFgFW__buttonWrapper{margin-top:auto}.Pricing-module__soFgFW__planButton{background:var(--Theme-Wakatake);width:100%;color:var(--White);cursor:pointer;text-align:center;border:none;border-radius:8px;padding:1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.Pricing-module__soFgFW__planButton:hover{opacity:.9}.Pricing-module__soFgFW__divider{border-top:1px solid var(--Gray25);margin:3rem 0}.Pricing-module__soFgFW__enterpriseSection{text-align:center}.Pricing-module__soFgFW__enterpriseText{color:var(--Charcoal);margin-bottom:1rem;font-size:1.125rem}.Pricing-module__soFgFW__enterpriseLink{color:var(--Theme-Wakatake);font-size:1.125rem;font-weight:600;text-decoration:none}.Pricing-module__soFgFW__enterpriseLink:hover{text-decoration:underline}.Pricing-module__soFgFW__arrow{color:var(--Gray);margin:0 .5rem}.Pricing-module__soFgFW__enterpriseNote{color:var(--Gray)}.Pricing-module__soFgFW__features{flex:1;margin:2rem 0;padding:0;list-style:none}.Pricing-module__soFgFW__features li{border-bottom:1px solid var(--Gray25);color:var(--Charcoal);padding:.75rem 0}.Pricing-module__soFgFW__features li:last-child{border-bottom:none}.Pricing-module__soFgFW__features li:before{content:"✓ ";color:var(--Theme-Wakatake);margin-right:.5rem;font-weight:700}.Pricing-module__soFgFW__enterprise{-webkit-backdrop-filter:blur(10px);background:#fffc;border:none;position:relative}.Pricing-module__soFgFW__enterprise:before{content:"";background:linear-gradient(135deg,var(--Theme-Oitake),var(--Theme-Higosusutake));-webkit-mask-composite:xor;pointer-events:none;border-radius:12px;padding:2px;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Pricing-module__soFgFW__enterpriseBadge{background:var(--Theme-Oitake);color:var(--White);border-radius:12px;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__soFgFW__enterprise .Pricing-module__soFgFW__price{color:var(--Theme-Oitake)}.Pricing-module__soFgFW__enterprise .Pricing-module__soFgFW__planButton{background:var(--Theme-Oitake);text-align:center;text-decoration:none;display:block}.Pricing-module__soFgFW__optionsSection{margin:4rem 0;padding:3rem 2rem}.Pricing-module__soFgFW__optionsTitle{text-align:center;color:var(--Charcoal);margin-bottom:1rem;font-size:2rem;font-weight:700}.Pricing-module__soFgFW__optionsSubtitle{text-align:center;color:var(--Gray);margin-bottom:3rem;font-size:1.125rem}.Pricing-module__soFgFW__optionsList{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Pricing-module__soFgFW__optionCard{-webkit-backdrop-filter:blur(8px);border:1px solid var(--Gray25);background:#fff9;border-radius:8px;padding:2rem;transition:border-color .2s}.Pricing-module__soFgFW__optionCard:hover{border-color:var(--Theme-Oitake)}.Pricing-module__soFgFW__optionTitle{color:var(--Theme-Oitake);min-height:3rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Pricing-module__soFgFW__optionDescription{color:var(--Gray);line-height:1.6}.Pricing-module__soFgFW__educationSection{-webkit-backdrop-filter:blur(10px);text-align:center;background:linear-gradient(135deg,#f0f9ffcc 0%,#e0f2fecc 100%);border:2px solid #3b82f6;border-radius:12px;margin:4rem 0;padding:3rem 2rem;position:relative}.Pricing-module__soFgFW__educationBadge{color:var(--White);background:#3b82f6;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;display:inline-block}.Pricing-module__soFgFW__educationTitle{color:var(--Charcoal);margin-bottom:1rem;font-size:2rem;font-weight:700}.Pricing-module__soFgFW__educationDescription{color:var(--Gray);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.Pricing-module__soFgFW__educationFeatures{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.Pricing-module__soFgFW__educationFeature{color:var(--Charcoal);font-size:1rem;font-weight:500}.Pricing-module__soFgFW__educationButton{color:var(--White);background:#3b82f6;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.Pricing-module__soFgFW__educationButton:hover{opacity:.9}
