body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#2d3748;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-bottom:1rem}a{color:#667eea;text-decoration:none;transition:color .3s ease}a:hover{color:#764ba2}button{-webkit-tap-highlight-color:transparent;border:none;cursor:pointer;font-family:inherit;outline:none;touch-action:manipulation;transition:all .3s ease}button:focus{outline:2px solid #667eea;outline-offset:2px}button:active{transform:scale(.98)}input,select,textarea{appearance:none;border:1px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s ease,box-shadow .3s ease}input:focus,select:focus,textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}@media (max-width:768px){.container{padding:0 1rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}button{min-height:44px;min-width:44px}input,select,textarea{font-size:16px;padding:.875rem}}@media (max-width:480px){.container{padding:0 .75rem}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}button{min-height:48px;min-width:48px}}@media (min-width:769px) and (max-width:1024px){.container{padding:0 1.5rem}}@media (min-width:1025px){.container{padding:0 2rem}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}:focus{outline:2px solid #667eea;outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){body{overflow-x:hidden}.App{-webkit-overflow-scrolling:touch}p{font-size:1rem;line-height:1.6}.mb-4,.mb-5,.mb-6{margin-bottom:1rem}.mt-4,.mt-5,.mt-6{margin-top:1rem}.p-4,.p-5,.p-6{padding:1rem}}@media (max-width:768px) and (orientation:landscape){.container{padding:0 1rem}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media print{.App{background:#fff}.header,.mobile-menu-button,.mobile-menu-overlay{display:none!important}main{margin-top:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (prefers-contrast:high){body{background:#fff;color:#000}button,input,select,textarea{border:2px solid}}@media (prefers-color-scheme:dark){body{color:#e2e8f0}.container,body{background-color:#1a202c}}@supports (padding:max(0px)){.container{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.header{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}}.grid{grid-gap:1rem;display:grid;gap:1rem}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.grid-4{grid-template-columns:repeat(2,1fr)}}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.hidden-mobile{display:none}.visible-mobile{display:block}@media (min-width:769px){.hidden-mobile{display:block}.visible-mobile{display:none}}.header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;color:#fff;padding:1rem 0;position:sticky;top:0;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative}.logo{gap:.5rem;transition:transform .2s ease;z-index:1001}.logo-icon{font-size:2rem}.mobile-menu-button{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:0;width:30px;z-index:1001}.hamburger-line{background:#fff;border-radius:2px;height:3px;transform-origin:center;transition:all .3s ease;width:100%}.mobile-menu-button.active .hamburger-line:first-child{transform:rotate(45deg) translate(6px,6px)}.mobile-menu-button.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-button.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.nav{display:flex;gap:1rem}.nav-item{background:none;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.nav-item:hover{background:#fff3;transform:translateY(-2px)}.nav-item.active{background:#ffffff4d;box-shadow:0 2px 8px #0003}.mobile-menu-overlay{animation:fadeIn .3s ease;background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.mobile-menu-content{animation:slideIn .3s ease;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:-2px 0 10px #0000001a;height:100vh;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;width:280px}.mobile-menu-header{align-items:center;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.mobile-menu-title{color:#fff;font-size:1.25rem;font-weight:600}.mobile-menu-close{background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:background-color .3s ease}.mobile-menu-close:hover{background:#fff3}.mobile-menu-nav{display:flex;flex-direction:column;gap:.5rem}.mobile-nav-item{background:none;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:500;padding:1rem;text-align:left;transition:all .3s ease;width:100%}.mobile-nav-item:hover{background:#ffffff1a;transform:translateX(5px)}.mobile-nav-item.active{background:#fff3;box-shadow:0 2px 8px #0003}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (max-width:768px){.header-container{padding:0 1rem}.logo-text{font-size:1.25rem}.logo-icon{font-size:1.75rem}.mobile-menu-button{display:flex}.nav,.nav.mobile-nav{display:none}}@media (max-width:480px){.header-container{padding:0 .75rem}.logo-text{font-size:1.1rem}.logo-icon{font-size:1.5rem}.mobile-menu-content{max-width:320px;width:100%}}@media (min-width:769px) and (max-width:1024px){.header-container{padding:0 1.5rem}.nav-item{font-size:.95rem;padding:.4rem .8rem}}@media (min-width:1025px){.header-container{padding:0 2rem}}@media (prefers-reduced-motion:reduce){.hamburger-line,.mobile-menu-content,.mobile-menu-overlay,.mobile-nav-item,.nav-item{transition:none}.mobile-menu-content,.mobile-menu-overlay{animation:none}}@media (prefers-contrast:high){.mobile-nav-item:hover,.nav-item:hover{background:#fff6}.mobile-nav-item.active,.nav-item.active{background:#ffffff80}}.logo{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:8px;transition:all .3s ease}.logo:hover{background-color:#4a90e21a;transform:scale(1.05)}.logo-svg{transition:all .3s ease}.logo:hover .logo-svg{transform:rotate(5deg)}.logo-text{color:#2d3748;font-size:1.5rem;letter-spacing:-.5px;transition:color .3s ease}.logo:hover .logo-text{color:#4a90e2}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.logo-svg circle,.logo-svg path{animation:logoFloat 3s ease-in-out infinite}.logo-svg circle:nth-child(2){animation-delay:.5s}.logo-svg path:nth-child(3){animation-delay:1s}.logo-svg circle:nth-child(4){animation-delay:1.5s}.logo-svg path:nth-child(5){animation-delay:2s}.logo-svg path:nth-child(6){animation-delay:2.5s}@media (max-width:768px){.logo{gap:8px;padding:6px}.logo-svg{height:32px;width:32px}.logo-text{font-size:1.25rem}}@media (max-width:480px){.logo-svg{height:28px;width:28px}.logo-text{font-size:1.1rem}}.hero{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;min-height:80vh;padding:4rem 0}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.hero-content{animation:fadeInUp 1s ease-out}.hero-title{color:#2d3748;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#4a5568;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.hero-stats{display:flex;gap:2rem;margin-bottom:2rem}.stat{align-items:center;display:flex;flex-direction:column;text-align:center}.stat-number{margin-bottom:.5rem}.stat-label{color:#718096;font-size:.9rem;font-weight:500}.hero-cta{display:flex;gap:1rem}.cta-primary,.cta-secondary{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cta-primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff}.cta-primary:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.cta-secondary{background:#0000;border:2px solid #667eea;color:#667eea}.cta-secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.hero-visual{align-items:center;animation:fadeInRight 1s ease-out .3s both;display:flex;justify-content:center;position:relative}.peace-symbol{animation:float 3s ease-in-out infinite;font-size:8rem}.floating-elements{height:100%;position:absolute;width:100%}.element{animation:float 4s ease-in-out infinite;font-size:2rem;position:absolute}.element:first-child{animation-delay:0s;left:10%;top:20%}.element:nth-child(2){animation-delay:1s;right:20%;top:60%}.element:nth-child(3){animation-delay:2s;bottom:30%;left:20%}.element:nth-child(4){animation-delay:3s;right:10%;top:40%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.hero{min-height:70vh;padding:2rem 0}.hero-container{gap:2rem;grid-template-columns:1fr;padding:0 1rem;text-align:center}.hero-title{font-size:2.5rem;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.hero-stats{gap:1.5rem;justify-content:center;margin-bottom:1.5rem}.stat-number{font-size:1.75rem}.stat-label{font-size:.85rem}.hero-cta{flex-wrap:wrap;gap:.75rem;justify-content:center}.cta-primary,.cta-secondary{font-size:1rem;min-width:140px;padding:.875rem 1.5rem}.peace-symbol{font-size:6rem}.element{font-size:1.5rem}}@media (max-width:480px){.hero{min-height:60vh;padding:1.5rem 0}.hero-container{gap:1.5rem;padding:0 .75rem}.hero-title{font-size:2rem;line-height:1.3}.hero-subtitle{font-size:1rem;line-height:1.5}.hero-stats{gap:1rem;margin-bottom:1.25rem}.stat{flex:1 1;min-width:0}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}.hero-cta{align-items:center;flex-direction:column;gap:.75rem}.cta-primary,.cta-secondary{max-width:280px;padding:1rem 1.5rem;width:100%}.peace-symbol{font-size:5rem}.element{font-size:1.25rem}.element:first-child{left:5%;top:15%}.element:nth-child(2){right:15%;top:55%}.element:nth-child(3){bottom:25%;left:15%}.element:nth-child(4){right:5%;top:35%}}@media (min-width:769px) and (max-width:1024px){.hero-container{gap:3rem;padding:0 1.5rem}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.2rem}.peace-symbol{font-size:7rem}}@media (min-width:1025px){.hero-container{gap:4rem;padding:0 2rem}}@media (max-width:768px) and (orientation:landscape){.hero{min-height:50vh;padding:1rem 0}.hero-container{gap:1.5rem}.hero-title{font-size:2rem;margin-bottom:.75rem}.hero-subtitle{font-size:1rem}.hero-stats,.hero-subtitle{margin-bottom:1rem}.peace-symbol{font-size:4rem}}@media (prefers-reduced-motion:reduce){.element,.hero-content,.hero-visual,.peace-symbol{animation:none}}@media (prefers-contrast:high){.hero-title{color:#000}.hero-subtitle{color:#333}.stat-label{color:#555}}.tools{background:#f8fafc;padding:4rem 0}.tools-container{margin:0 auto;max-width:1200px;padding:0 2rem}.tools-header{margin-bottom:3rem;text-align:center}.tools-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.tools-subtitle{color:#4a5568;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.tools-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.tool-card{background:#fff;border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;padding:2rem;transition:all .3s ease}.tool-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.tool-icon{font-size:3rem}.tool-icon,.tool-title{margin-bottom:1rem;text-align:center}.tool-title{color:#2d3748;font-size:1.5rem;font-weight:600}.tool-description{color:#4a5568;flex-grow:1;line-height:1.6;text-align:center}.tool-benefits,.tool-description{margin-bottom:1.5rem}.tool-benefits h4{color:#2d3748;font-size:1rem;font-weight:600;margin-bottom:.5rem}.tool-benefits ul{list-style:none;padding:0}.tool-benefits li{color:#4a5568;padding:.25rem 0 .25rem 1.5rem;position:relative}.tool-benefits li:before{color:#48bb78;content:"✓";font-weight:700;left:0;position:absolute}.tool-button{-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;min-height:44px;padding:.75rem 1.5rem;touch-action:manipulation;transition:all .3s ease;width:100%}.tool-button:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.tool-button:active{transform:scale(.98)}.tools-cta{background:#fff;border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 4px 6px #0000000d;padding:3rem;text-align:center}.tools-cta h3{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:1rem}.tools-cta p{color:#4a5568;font-size:1.1rem;margin-bottom:2rem}.cta-button{-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;min-height:44px;padding:1rem 2rem;touch-action:manipulation;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.cta-button:active{transform:scale(.98)}@media (max-width:768px){.tools{padding:2rem 0}.tools-container{padding:0 1rem}.tools-header{margin-bottom:2rem}.tools-title{font-size:2rem;margin-bottom:.75rem}.tools-subtitle{font-size:1.1rem;line-height:1.5}.tools-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:2rem}.tool-card{padding:1.5rem}.tool-icon{font-size:2.5rem;margin-bottom:.75rem}.tool-title{font-size:1.25rem;margin-bottom:.75rem}.tool-description{font-size:1rem}.tool-benefits,.tool-description{margin-bottom:1rem}.tool-benefits h4{font-size:.95rem}.tool-benefits li{font-size:.9rem;padding:.2rem 0}.tool-button{font-size:1rem;min-height:48px;padding:.875rem 1.5rem}.tools-cta{padding:2rem 1.5rem}.tools-cta h3{font-size:1.75rem}.tools-cta p{font-size:1rem;margin-bottom:1.5rem}.cta-button{font-size:1rem;max-width:280px;min-height:48px;padding:1rem 1.5rem;width:100%}}@media (max-width:480px){.tools{padding:1.5rem 0}.tools-container{padding:0 .75rem}.tools-header{margin-bottom:1.5rem}.tools-title{font-size:1.75rem;line-height:1.3}.tools-subtitle{font-size:1rem;line-height:1.5}.tools-grid{gap:1rem;margin-bottom:1.5rem}.tool-card{padding:1.25rem}.tool-icon{font-size:2rem;margin-bottom:.5rem}.tool-title{font-size:1.1rem;margin-bottom:.5rem}.tool-description{font-size:.95rem}.tool-benefits,.tool-description{margin-bottom:.75rem}.tool-benefits h4{font-size:.9rem;margin-bottom:.25rem}.tool-benefits li{font-size:.85rem;padding:.15rem 0 .15rem 1.25rem}.tool-button{font-size:.95rem;min-height:48px;padding:1rem 1.25rem}.tools-cta{padding:1.5rem 1rem}.tools-cta h3{font-size:1.5rem;margin-bottom:.75rem}.tools-cta p{font-size:.95rem;margin-bottom:1.25rem}.cta-button{font-size:.95rem;min-height:48px;padding:1rem 1.25rem}}@media (min-width:769px) and (max-width:1024px){.tools-container{padding:0 1.5rem}.tools-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.tool-card{padding:1.75rem}.tool-icon{font-size:2.75rem}.tool-title{font-size:1.35rem}.tools-cta{padding:2.5rem}.tools-cta h3{font-size:1.85rem}}@media (min-width:1025px){.tools-container{padding:0 2rem}.tools-grid{gap:2rem}.tool-card{padding:2rem}}@media (max-width:768px) and (orientation:landscape){.tools{padding:1.5rem 0}.tools-header{margin-bottom:1.5rem}.tools-title{font-size:1.75rem;margin-bottom:.5rem}.tools-subtitle{font-size:1rem;margin-bottom:1rem}.tools-grid{gap:1rem;margin-bottom:1.5rem}.tool-card{padding:1.25rem}.tool-icon{font-size:2rem;margin-bottom:.5rem}.tool-title{font-size:1.1rem;margin-bottom:.5rem}.tool-description{font-size:.9rem;margin-bottom:.75rem}.tools-cta{padding:1.5rem}.tools-cta h3{font-size:1.5rem;margin-bottom:.5rem}.tools-cta p{font-size:.95rem;margin-bottom:1rem}}@media (prefers-reduced-motion:reduce){.cta-button,.tool-button,.tool-card{transition:none}.cta-button:hover,.tool-button:hover,.tool-card:hover{transform:none}}@media (prefers-contrast:high){.cta-button,.tool-button,.tool-card{border:2px solid #000}.tool-benefits li:before{color:#000}}@media (prefers-color-scheme:dark){.tools{background:#1a202c}.tool-card,.tools-cta{background:#2d3748;border-color:#4a5568}.tool-benefits h4,.tool-title,.tools-cta h3,.tools-title{color:#e2e8f0}.tool-benefits li,.tool-description,.tools-cta p,.tools-subtitle{color:#a0aec0}}.techniques{background:#fff;padding:4rem 0}.techniques-container{margin:0 auto;max-width:1200px;padding:0 2rem}.techniques-header{margin-bottom:3rem;text-align:center}.techniques-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.techniques-subtitle{color:#4a5568;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px}.techniques-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:3rem}.technique-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;padding:2rem;transition:all .3s ease}.technique-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-3px)}.technique-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.technique-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem}.technique-title{color:#2d3748;font-size:1.4rem;font-weight:600;margin:0}.technique-description{color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.technique-steps{margin-bottom:1.5rem}.technique-steps h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.technique-steps ol{padding-left:1.5rem}.technique-steps li{color:#4a5568;line-height:1.6;margin-bottom:.5rem;padding-left:.5rem}.technique-tip{background:linear-gradient(135deg,#fef5e7,#fed7aa);border-left:4px solid #f59e0b;border-radius:10px;margin-bottom:1.5rem;padding:1rem}.technique-tip strong{color:#d97706}.technique-practice{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.technique-practice:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.techniques-footer{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:15px;padding:3rem;text-align:center}.techniques-footer h3{color:#0c4a6e;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.techniques-footer p{color:#0369a1;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:800px}@media (max-width:768px){.techniques-grid{grid-template-columns:1fr}.techniques-title{font-size:2rem}.technique-card{padding:1.5rem}.technique-header{flex-direction:column;gap:.5rem;text-align:center}}.breathing-exercise{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);min-height:100vh;padding:4rem 0}.breathing-container{margin:0 auto;max-width:1200px;padding:0 2rem}.breathing-header{margin-bottom:3rem;text-align:center}.breathing-title{color:#0c4a6e;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.breathing-subtitle{color:#0369a1;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.breathing-main{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.breathing-circle-container{min-height:400px}.breathing-circle,.breathing-circle-container{align-items:center;display:flex;justify-content:center}.breathing-circle{border-radius:50%;box-shadow:0 10px 30px #0003;height:300px;position:relative;transition:all .5s ease;width:300px}.circle-content{color:#fff;font-weight:600;text-align:center}.phase-label{font-size:1.5rem;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.timer{font-size:4rem;font-weight:700;margin-bottom:1rem}.cycle-info{font-size:1rem;opacity:.9}.breathing-controls{display:flex;flex-direction:column;gap:2rem}.control-buttons{display:flex;flex-wrap:wrap;gap:1rem}.control-btn{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:120px;padding:1rem 2rem;transition:all .3s ease}.control-btn.start{background:linear-gradient(135deg,#48bb78,#38a169);box-shadow:0 4px 15px #48bb7866;color:#fff}.control-btn.start:hover{box-shadow:0 6px 20px #48bb7899;transform:translateY(-2px)}.control-btn.stop{background:linear-gradient(135deg,#f56565,#e53e3e);box-shadow:0 4px 15px #f5656566;color:#fff}.control-btn.stop:hover{box-shadow:0 6px 20px #f5656599;transform:translateY(-2px)}.control-btn.reset{background:#0000;border:2px solid #667eea;color:#667eea}.control-btn.reset:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.exercise-info{background:#fff;border-radius:15px;box-shadow:0 4px 6px #0000000d;padding:2rem}.exercise-info h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.exercise-info ol{padding-left:1.5rem}.exercise-info li{color:#4a5568;line-height:1.6;margin-bottom:.5rem;padding-left:.5rem}.breathing-benefits{background:#fff;border-radius:15px;box-shadow:0 4px 6px #0000000d;padding:3rem}.breathing-benefits h3{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.benefit-item{background:#f8fafc;border-radius:10px;padding:1.5rem;text-align:center;transition:transform .3s ease}.benefit-item:hover{transform:translateY(-5px)}.benefit-icon{display:block;font-size:3rem;margin-bottom:1rem}.benefit-item h4{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.benefit-item p{color:#4a5568;font-size:.95rem;line-height:1.5}@media (max-width:768px){.breathing-main{gap:2rem;grid-template-columns:1fr}.breathing-title{font-size:2rem}.breathing-circle{height:250px;width:250px}.timer{font-size:3rem}.control-buttons{justify-content:center}.benefits-grid{grid-template-columns:1fr}}.anger-journal{background:#f8fafc;min-height:100vh;padding:4rem 0}.journal-container{margin:0 auto;max-width:1200px;padding:0 2rem}.journal-header{margin-bottom:3rem;text-align:center}.journal-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.journal-subtitle{color:#4a5568;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.journal-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 4px #0000000d;padding:1.5rem;text-align:center}.stat-card h3{color:#4a5568;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.stat-number{color:#667eea;font-size:2rem;font-weight:700}.stat-text{color:#2d3748;font-size:1.1rem;font-weight:600}.journal-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.add-entry-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.add-entry-btn:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.filter-section{align-items:center;display:flex;gap:1rem}.filter-section label{color:#4a5568;font-weight:500}.filter-section input{padding:.5rem}.clear-filter,.filter-section input{border:1px solid #e2e8f0;border-radius:5px;font-size:.9rem}.clear-filter{background:#f7fafc;color:#4a5568;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.clear-filter:hover{background:#edf2f7}.journal-form{background:#fff;border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#2d3748;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group textarea{min-height:80px;resize:vertical}.intensity-slider{margin:.5rem 0;width:100%}.intensity-value{color:#667eea;font-size:1.1rem;font-weight:600;text-align:center}.form-actions{display:flex;gap:1rem;justify-content:flex-end}.cancel-btn,.save-btn{border:none;border-radius:25px;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.save-btn{background:linear-gradient(135deg,#48bb78,#38a169);box-shadow:0 4px 15px #48bb7866;color:#fff}.save-btn:hover{box-shadow:0 6px 20px #48bb7899;transform:translateY(-2px)}.cancel-btn{background:#0000;border:1px solid #e2e8f0;color:#4a5568}.cancel-btn:hover{background:#f7fafc}.journal-entries h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.no-entries{background:#fff;border:2px dashed #e2e8f0;border-radius:15px;padding:3rem;text-align:center}.no-entries p{color:#4a5568;font-size:1.1rem}.entries-list{display:flex;flex-direction:column;gap:1rem}.entry-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 4px #0000000d;padding:1.5rem;transition:transform .3s ease}.entry-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.entry-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem}.entry-date{color:#4a5568;font-size:.9rem;font-weight:500}.entry-intensity{color:#667eea;font-size:.9rem;font-weight:600}.delete-btn{background:#fed7d7;border:none;border-radius:50%;color:#c53030;cursor:pointer;font-size:1.2rem;font-weight:700;height:30px;transition:all .3s ease;width:30px}.delete-btn:hover{background:#feb2b2;transform:scale(1.1)}.entry-content{display:flex;flex-direction:column;gap:.75rem}.entry-section{color:#4a5568;line-height:1.5}.entry-section strong{color:#2d3748;font-weight:600}@media (max-width:768px){.journal-actions{align-items:stretch;flex-direction:column}.filter-section{justify-content:center}.form-row{grid-template-columns:1fr}.entry-header,.form-actions{flex-direction:column}.entry-header{align-items:flex-start;gap:.5rem}}h3{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:20px;padding-top:30px;text-align:center}p{font-size:1.2rem;text-align:justify}.footer{background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff;padding:3rem 0 1rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section{display:flex;flex-direction:column}.footer-logo{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.logo-icon{font-size:1.5rem}.logo-text{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.3rem;font-weight:700}.footer-description{color:#a0aec0;font-size:.95rem;line-height:1.6}.footer-section h3{border-bottom:2px solid #667eea;color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#a0aec0;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#667eea}.social-links{display:flex;gap:1rem;margin-bottom:1rem}.social-link{background:none;border:none;color:inherit;cursor:pointer;display:inline-block;font-size:1.5rem;padding:0;text-decoration:none;transition:transform .3s ease}.social-link:hover{transform:scale(1.2)}.contact-info{color:#a0aec0;font-size:.9rem;line-height:1.6}.footer-bottom{border-top:1px solid #4a5568;padding-top:1.5rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom p{color:#a0aec0;font-size:.9rem;margin:0}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{color:#a0aec0;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#667eea}@media (max-width:768px){.footer-content{grid-template-columns:1fr;text-align:center}.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}}
/*# sourceMappingURL=main.69533f4b.css.map*/