:root{--button-action-green:#a7e6d8;--background-purple:#181632 --button-action-purple:#4a5ebe;--button-action-activities:#afd8ff;--button-action-orange-dark:#f28f44;--button-action-orange:#ffd7af;--button-action-red:#ff5c5c;--button-action-gray:#a9a9a9;--francoflex:#181632;--francoflex-light:#181632bf}html{height:auto;margin:0}body,html{overflow-x:hidden;overflow-y:auto;padding:0}@font-face{font-family:Gilroy;font-style:normal;font-weight:500;src:url(/static/media/Gilroy-Medium.b84941b7bdcce7cbba6d.eot);src:local("Gilroy Medium"),local("Gilroy-Medium"),url(/static/media/Gilroy-Medium.2bc7f5d7ea77ee1bddb3.woff) format("woff"),url(/static/media/Gilroy-Medium.f9f832b0ed3f1ab138c9.ttf) format("truetype")}@font-face{font-family:Gilroy;font-style:normal;font-weight:600;src:url(/static/media/Gilroy-SemiBold.8134b9ab378c54626928.eot);src:local("Gilroy SemiBold"),local("Gilroy-SemiBold"),url(/static/media/Gilroy-SemiBold.e38937dbf8202c144802.woff) format("woff"),url(/static/media/Gilroy-SemiBold.6780292641f883b3dad3.ttf) format("truetype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--francoflex);color:#fff;display:block;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:auto;width:100%}.header-options{display:flex;flex-direction:row}.privacy-notice{display:inline-block;font-size:1rem;margin-top:.5rem}.bold{font-size:1.1rem;font-weight:700}.privacy-notice a{color:#fff;text-decoration:underline}h1,h3{text-align:left}h3{font-size:1.2rem;font-weight:1.5rem;margin:0}p{font-size:1rem}main{display:flex;flex-direction:row;margin:0 auto;max-width:1100px;min-height:auto;width:100%}.main-child{box-sizing:border-box;display:flex;flex:1 1 50%;flex-direction:column;overflow-x:hidden;position:relative;width:50%}.main-child:first-child{min-height:600px}.main-child:last-child{min-height:auto}article,aside,footer,header,nav{padding:.5rem}.loader-container{align-items:center;display:flex;justify-content:center;min-height:400px}.loader{background:#fff;border-radius:100%;height:75px;position:relative;width:100px}.loader:before{border:15px solid #0000;border-top:25px solid #fff;box-sizing:border-box;content:"";left:-15px;position:absolute;top:50px;transform:rotate(45deg)}.loader:after{animation:flash .5s ease-out infinite alternate;background-color:#ff3d00;border-radius:50%;box-shadow:20px 0 #ff3d00,-20px 0 #ff3d00;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@keyframes flash{0%{background-color:#ff3c0040;box-shadow:20px 0 #ff3c0040,-20px 0 #ff3d00}50%{background-color:#ff3d00;box-shadow:20px 0 #ff3c0040,-20px 0 #ff3c0040}to{background-color:#ff3c0040;box-shadow:20px 0 #ff3d00,-20px 0 #ff3c0040}}.container{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:1100px;overflow-x:visible;position:relative;width:100%}.conversation{padding:.5rem}.hidden{visibility:hidden}.title{font-size:3rem;font-weight:800;margin:.5rem 0;text-shadow:0 3px 0 #000}.text-center{text-align:center}header{height:75px;left:0;max-height:75px;position:fixed;top:0;width:100%;z-index:100}.container:first-child,body{box-sizing:border-box;padding-top:75px}.agi-container{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.agi-container,.agi-video{height:100%;overflow:visible;width:100%}.agi-video{object-fit:cover;z-index:-1}.agi-status-indicator{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffffff2;border-radius:25px;bottom:20px;box-shadow:0 4px 12px #00000026;left:50%;min-width:200px;padding:12px 24px;position:absolute;text-align:center;transform:translateX(-50%);z-index:100}.agi-status-text{color:#333;font-size:18px;font-weight:600;margin:0;white-space:nowrap}@media only screen and (min-width:769px){.agi-container{bottom:0;left:0;max-height:750px;max-width:750px;position:fixed!important;z-index:0}.agi-video{height:100%;object-fit:cover;overflow:visible;pointer-events:none;width:100%;z-index:-1}.agi-status-indicator{pointer-events:auto;z-index:100}}.conversation-end{height:160px}.recording-controls{bottom:0;max-height:160px;padding-top:8px;position:fixed;text-align:center}.realtime .conversation-end{height:225px}.realtime .recording-controls{max-height:225px}.conversation-item{position:relative}.conversation-item .controls{align-items:flex-end;display:flex;flex-direction:column;margin-left:.5rem}.conversation-item .controls svg{height:44px;margin-bottom:8px;width:44px}.conversation-item .controls .feedback-controls{display:flex;gap:8px;margin-top:8px}.conversation-item .controls .feedback-controls svg{cursor:pointer;height:24px;transition:transform .2s ease;width:24px}.conversation-item .controls .feedback-controls svg:hover{transform:scale(1.1)}.conversation-item .controls .feedback-controls .feedback-given{cursor:default;opacity:.5}.conversation-item .controls .feedback-controls .feedback-given:hover{transform:none}.conversation-item .translated-text{color:gray;display:block;font-size:.9rem;line-height:normal;position:relative}.conversation-item{display:flex}.conversation-item.user{justify-content:flex-end}.conversation-item.assistant{justify-content:flex-start}p.bubble{background-color:#fff;border:2px solid #333;border-radius:30px;color:#333;display:inline-block;font-size:1rem;line-height:1.2em;margin:0 30px 5px 0;padding:20px;position:relative;text-align:center;white-space:pre-wrap}p.bubble.user{align-self:flex-end;background-color:var(--button-action-activities);margin:0 15px 5px 0;&:first-letter{text-transform:uppercase}}p.bubble.assistant{align-self:flex-start;margin:0 5px 5px 30px;width:calc(100% - 150px)}p.thought{border-radius:200px;padding:30px;width:300px}p.bubble:after,p.bubble:before{content:" ";height:0;position:absolute;width:0}p.speech:before{border-color:#0000 #333 #333 #0000;border-style:solid;border-width:12px;bottom:19px;left:-24px}p.speech:after{border-color:#0000 #fff #fff #0000;border-style:solid;border-width:10px;bottom:19px;left:-19px}p.speech.user:before{border-color:#0000 #0000 #333 #333;bottom:19px;left:inherit;right:-24px}p.speech.user:after{border-color:#0000 #0000 var(--button-action-activities) var(--button-action-activities);bottom:19px;left:inherit;right:-19px}@keyframes pulse-green{0%{box-shadow:0 0 0 0 var(--button-action-green);transform:scale(.95)}70%{box-shadow:0 0 0 10px #33d9b200;transform:scale(1)}to{box-shadow:0 0 0 0 #33d9b200;transform:scale(.95)}}.relative{position:relative}canvas{border:2px solid #000;border-radius:8px;margin-bottom:8px;width:80%}.start-conversation{animation:pulse-green 2s infinite;background:var(--button-action-green);border:2px solid #fff;border-radius:3rem;box-shadow:0 0 0 0 var(--button-action-green);color:#fff;cursor:pointer;font-size:2rem;font-weight:bolder;margin-top:20%;padding:1rem 2.5rem;text-align:center;text-shadow:0 1px 2px #0003;transition:opacity .2s linear}.button:hover,.header-button:hover,.start-conversation:hover{opacity:.8}.volume-warning{padding:1rem}.subtitle{color:#ffffffe6;font-size:1rem;font-style:italic;text-shadow:0 1px 2px #0003}header{align-items:center;display:flex;justify-content:flex-start;margin:0 auto}.title-container>*{margin:0}.button{border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;margin:0 .5rem;padding:1rem}.modal-body .button svg{margin-right:.5rem}header .button{align-items:center;border-radius:50%;display:flex;font-size:1.6rem;height:2.5rem;justify-content:center;line-height:2.5rem;padding:.5rem;width:2.5rem}.planner-button{position:relative}.notification-badge{animation:pulse-notification 2s infinite;background-color:#f44;border:1px solid #fff;border-radius:50%;height:8px;position:absolute;right:-2px;top:-2px;width:8px}@keyframes pulse-notification{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.inline-block{display:inline-block}.commencer .activities-button{border-radius:2rem;font-size:1rem;font-weight:700;line-height:100%;margin-bottom:2rem;padding:1rem}.commencer .activities-button svg{margin-right:.5rem}.end-conversation{background-color:var(--button-action-orange-dark)}.activities-button{background-color:var(--button-action-activities);color:var( --francoflex-light)}.more-button,.restart-button{background-color:var(--button-action-gray)}.feedback-button,.reset-button{background-color:var(--button-action-red);border-radius:2rem}.main-child h1{font-size:3rem;text-align:center}.upgrade .button{border-radius:27px;font-size:1.5rem}.upgrade-button{margin:.5rem}.button.disabled{background-color:#ccc;color:#666;cursor:not-allowed;position:relative}.button.disabled:hover:after{background-color:#333;border-radius:3px;color:#fff;content:attr(title);font-size:12px;left:50%;padding:5px;position:absolute;top:-25px;transform:translateX(-50%);white-space:nowrap;z-index:10}.tooltip-group{display:inline-block;margin-left:.5rem;position:relative;vertical-align:middle}.tooltip-content{background-color:#2d3748;border-radius:.5rem;box-shadow:0 2px 8px #0003;color:#fff;font-size:.85rem;left:50%;opacity:0;padding:.75rem;pointer-events:none;position:absolute;text-align:left;transform:translateX(-50%);transition:opacity .2s;visibility:hidden;width:16rem;z-index:10}.tooltip-group:focus-within .tooltip-content,.tooltip-group:hover .tooltip-content{opacity:1;pointer-events:auto;visibility:visible}.tooltip-content ul{margin:0;padding-left:1.25rem}.tooltip-content li{margin-bottom:.25rem}.tooltip-content .font-bold{display:block;font-weight:700;margin-bottom:.5rem}@media only screen and (max-width:768px) and (orientation:portrait){main{flex-direction:column;min-height:auto}.main-child:first-child{flex:1 1 20%;height:auto;min-height:200px;position:relative;top:auto;width:100%}.main-child:last-child{flex:1 1 80%;height:auto;width:100%}.recording-controls{background:linear-gradient(180deg,#0000 0,var(--background-purple) 30%);bottom:0;position:fixed}.title-container{display:none}.agi-container{height:20vh}.agi-video{max-width:100%}.title{font-size:2rem}p.bubble.assistant{margin:0 0 5px 10px}}.App{height:auto;min-height:auto;text-align:left}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal-overlay{background-color:#00000080;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal,.modal-overlay{align-items:center;display:flex}.modal{background:#fff;border-radius:30px;box-shadow:0 4px 6px #0000001a;flex-direction:column;max-width:700px;padding:20px;width:90%}.modal-content{flex:1 1;width:100%}.modal-image{height:150px;margin-left:20px;width:150px}.modal-body,.modal-header{margin-bottom:20px}.modal-header{color:#000;font-size:32px;font-weight:700}.modal-controls{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:300px;width:100%}.modal-control{display:flex;flex:1 1;flex-direction:column}.modal-control label{margin-bottom:5px}select{border-radius:8px;font-size:18px;margin-bottom:8px;padding:8px}.modal-body{color:#000;font-size:24px}.modal-body,.modal-footer{display:flex;flex-direction:column;justify-content:center}.modal-footer{width:100%}.modal-button{background-color:var(--francoflex);border:none;border-radius:3rem;color:#fff;cursor:pointer;font-size:16px;margin:.5rem auto;max-width:300px;padding:20px;width:100%}.modal-button.inactive{opacity:.5}.modal-button.link{background-color:initial;border:1px solid var(--francoflex);color:var(--francoflex);padding:10px 20px}.tooltip{cursor:pointer;position:relative}.checkbox-container{align-items:center;display:flex;justify-content:space-between;margin-top:10px;width:100%}input[type=checkbox]{margin:8px;transform:scale(1.5)}.acknowledge{font-size:1rem}.warning-text{color:red}.modal-body .button{border-radius:3rem;box-sizing:border-box;line-height:150%;margin:.5rem auto;min-height:4.5rem;width:100%}@media only screen and (max-device-width:768px){.modal-header{margin:15px}.modal-body{font-size:20px}.modal{max-height:80vh;overflow-y:scroll;width:85%}.modal-controls{flex-direction:column;gap:0}.modal-control{margin-bottom:10px}}.modal-body textarea{min-height:100px;padding:1rem}.modal-button.cancel{background-color:var(--francoflex-light);color:#fff}.save-start{background-color:var(--francoflex);color:#fff;font-weight:700}.language-selector-container{margin-bottom:15px}.language-selector-label{display:block;font-weight:700;margin-bottom:8px}.language-select{background-color:#fff;border:1px solid #ccc;border-radius:5px;cursor:pointer;font-size:16px;padding:8px;width:100%}.checkbox-label{float:left;font-size:1.6rem;margin-left:8px}label.switch{float:right;margin-bottom:16px;margin-right:8px}.switch{display:inline-block;height:34px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;width:26px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}._toast-dark_1uck5_1{background:#00000acc;border-radius:40px;box-shadow:1px 2px 5px 1px #0003;color:#fff;font-size:16px;line-height:1.5;min-width:200px;overflow:hidden;padding:12px 22px;text-align:center;vertical-align:top;white-space:pre-line}.loader-activity{background:#979794;border-radius:8px;box-sizing:border-box;display:inline-block;height:140px;perspective:1000px;position:relative;width:200px}.loader-activity:before{background:#f5f5f5 no-repeat;background-image:linear-gradient(#ddd 100px,#0000 0),linear-gradient(#ddd 100px,#0000 0),linear-gradient(#ddd 100px,#0000 0),linear-gradient(#ddd 100px,#0000 0),linear-gradient(#ddd 100px,#0000 0),linear-gradient(#ddd 100px,#0000 0);background-position:15px 30px,15px 60px,15px 90px,105px 30px,105px 60px,105px 90px;background-size:60px 10px;box-shadow:0 0 10px #00000040;left:10px}.loader-activity:after,.loader-activity:before{border-radius:8px;bottom:10px;content:"";position:absolute;right:10px;top:10px}.loader-activity:after{animation:paging 1s linear infinite;background:#fff no-repeat;background-image:linear-gradient(#ddd 100px,#0000 0),linear-gradient(#ddd 100px,#0000 0),linear-gradient(#ddd 100px,#0000 0);background-position:50% 30px,50% 60px,50% 90px;background-size:60px 10px;transform:rotateY(0deg);transform-origin:left center;width:calc(50% - 10px)}@keyframes paging{to{transform:rotateY(-180deg)}}.loader-activity-wrapper{align-items:center;display:flex;flex-direction:column}.loader-activity-text{color:#666;font-size:1.1rem;margin-top:16px;text-align:center}.save-selection-banner{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 10px #0000001a;box-sizing:border-box;display:flex;gap:15px;justify-content:space-between;left:50%;max-width:90%;padding:10px 20px;position:fixed;top:10px;transform:translateX(-50%);width:auto;z-index:1001}.banner-text{color:#333;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.banner-text strong{font-weight:700}.banner-actions{align-items:center;display:flex;gap:10px}.banner-button{border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:5px 10px;transition:background-color .2s ease}.banner-button.save{background-color:#4caf50}.banner-button.save:hover{background-color:#45a049}.banner-button.dismiss{background-color:#f44336;padding:5px 8px}.banner-button.dismiss:hover{background-color:#e53935}.controls{align-items:center;display:flex;gap:8px;margin-top:4px;min-width:60px}.audio-control{cursor:pointer}.feedback-controls{display:flex;gap:8px;margin-left:auto}.feedback-controls svg{cursor:pointer;height:20px;transition:transform .2s ease;width:20px}.feedback-controls svg:hover{transform:scale(1.1)}.feedback-given{cursor:not-allowed;opacity:.5}.user .controls{justify-content:flex-end;margin-right:8px;order:-1}.user .feedback-controls{margin-left:0;margin-right:auto}.assistant .controls{justify-content:flex-start;margin-left:8px}.assistant .feedback-controls{margin-left:auto;margin-right:0}.correction-modal{align-items:center;background:#0006;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.correction-modal-content{align-items:stretch;background:#fff;border-radius:12px;box-shadow:0 4px 32px #0000002e;display:flex;flex-direction:column;max-width:800px;min-width:320px;padding:2rem 1.5rem 1.5rem;width:100%}.correction-modal h3{color:#000;font-size:1.2rem;margin-bottom:1rem;margin-top:0;text-align:center}.correction-modal input[type=text]{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:1.1rem;margin-bottom:1.2rem;padding:.75rem 1rem;transition:border .2s;width:100%}.correction-modal input[type=text]:focus{border:1.5px solid #007bff;outline:none}.correction-modal button{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;margin:.25rem 0;padding:.7rem 1rem;transition:background .2s}.correction-modal button:disabled{background:#aaa;cursor:not-allowed}.correction-modal button+button{background:#eee;color:#333;margin-left:.5rem}@media (max-width:600px){.correction-modal-content{min-width:90vw;padding:1rem .5rem}.correction-modal h3{font-size:1rem}.correction-modal button,.correction-modal input[type=text]{font-size:1rem;padding:.6rem .7rem}}.spinner-container{align-items:center;background-color:#a7e6d8;border-radius:50%;display:flex;height:60px;justify-content:center;left:50%;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);width:60px;z-index:1000}.spinner{animation:button-loading-spinner 1s ease infinite;border:4px solid #0000;border-radius:50%;border-top-color:#fff;height:40px;pointer-events:none;width:40px}.activity-buttons{align-items:center;margin-top:20px}.activity-buttons h3{border-radius:2rem;color:#333;font-size:24px;margin-bottom:20px}.activity-buttons button{background-color:#afd8ff;border:2px solid #f0f0f0;border-radius:1rem;color:#181632;cursor:pointer;font-family:inherit;font-size:1.1rem;margin:5px;padding:1rem;transition:background-color .3s ease,transform .2s ease}.activity-buttons button:hover{background-color:#afd8ffbf;transform:translateY(-2px)}.activity-buttons button:active{background-color:#afd8ffbf;transform:translateY(0)}.grid-container{display:grid;grid-auto-rows:minmax(50px,auto);grid-template-columns:repeat(2,1fr);width:100%}.grid-item{border:2px solid #000;display:grid;place-items:center}.full-width{grid-column:span 2}.test-result-info{color:#666;font-size:.8em;margin-top:5px}.planner-section{margin-bottom:30px}.planner-card{background-color:var(--francoflex);border:1px solid #e9ecef;border-radius:8px;margin-bottom:20px;padding:20px}.planner-goal{font-size:16px;line-height:1.4;margin:0 0 15px}.planner-activity-count{color:#666;margin:0 0 15px}.planner-buttons{display:flex;flex-direction:column;gap:10px}.planner-continue-button{background-color:var(--button-action-green)!important;box-sizing:border-box;font-size:16px;font-weight:700;margin:0!important;width:100%}.continue-glow{animation:pulse-green-continue 2s infinite;border:2px solid #fff!important;box-shadow:0 0 0 0 var(--button-action-green);color:#fff!important;text-shadow:0 1px 2px #0003}@keyframes pulse-green-continue{0%{box-shadow:0 0 0 0 var(--button-action-green);transform:scale(.98)}70%{box-shadow:0 0 0 8px #33d9b200;transform:scale(1)}to{box-shadow:0 0 0 0 #33d9b200;transform:scale(.98)}}.planner-view-button{background-color:var(--button-action-activities);font-size:16px;font-weight:700;width:100%}.goal-section{margin-bottom:30px}.goal-display{background-color:var(--francoflex);border:1px solid #ddd;border-radius:8px;margin-bottom:15px;padding:15px}.goal-display p{font-size:16px;line-height:1.4;margin:0}.edit-goal-button{font-size:14px}.back-button{margin-bottom:20px}.activity-item{text-align:left;width:95%}.activity-number{font-weight:700;margin-bottom:4px}.activity-title{font-size:14px}.ghost-back-button,.ghost-edit-button{background:#0000!important;border:none!important;border-radius:4px!important;box-shadow:none!important;color:#fff!important;cursor:pointer;font-family:inherit;font-size:14px;margin:0!important;padding:8px 12px!important;transition:opacity .2s ease}.ghost-back-button:hover,.ghost-edit-button:hover{background:#0000!important;color:#fff!important;opacity:.7;transform:none!important}.ghost-back-button{left:10px;position:absolute;top:10px;z-index:10}.ghost-edit-button{align-self:flex-start;margin-top:10px!important}.goal-section{box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:40px;margin-top:50px;padding:0 10px;width:100%}.planner-activities-grid{grid-gap:15px;box-sizing:border-box;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin:0 auto;padding:0 20px;width:100%}.treasure-path-svg{height:100%;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:1}.treasure-path-line{animation:pathGlow 3s ease-in-out infinite alternate;filter:drop-shadow(2px 2px 4px rgba(139,69,19,.3))}@keyframes pathGlow{0%{opacity:.7}to{opacity:1}}.path-marker{animation:markerPulse 2s ease-in-out infinite;filter:drop-shadow(1px 1px 2px rgba(255,215,0,.5))}@keyframes markerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.path-sparkle{animation:sparkleGlow 3s ease-in-out infinite}@keyframes sparkleGlow{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes treasureGlow{0%{box-shadow:0 4px 8px #8b451333,0 0 15px #ffd7004d,inset 0 1px 0 #ffffff4d}to{box-shadow:0 4px 8px #8b451333,0 0 25px #ffd70099,inset 0 1px 0 #ffffff4d}}.activities-on-path{height:100%;position:relative;z-index:2}.path-activity-item{position:absolute;transform:translateY(-50%);width:180px}.path-activity-item.left-side{left:0}.path-activity-item.right-side{right:0}.treasure-activity-button{align-items:center;animation:treasureGlow 3s ease-in-out infinite alternate;background:linear-gradient(135deg,#ffe4b5,khaki)!important;border:3px solid #8b4513!important;border-radius:12px!important;box-shadow:0 4px 8px #8b451333,0 0 20px #ffd70066,inset 0 1px 0 #ffffff4d!important;color:#8b4513!important;display:flex;flex-direction:column;justify-content:center;margin:0!important;min-height:100px;overflow:hidden;padding:15px!important;position:relative!important;transition:all .3s ease!important;width:100%!important}.grid-activity{position:relative!important;transform:none!important}.treasure-activity-button:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.treasure-activity-button:hover:before{left:100%}.treasure-activity-button:hover{border-color:sienna!important;box-shadow:0 6px 15px #8b45134d,inset 0 1px 0 #fff6!important;transform:translateY(-3px) scale(1.05)!important}.treasure-activity-button .activity-number,.treasure-activity-button.grid-activity .activity-number{align-items:center;align-self:center;background:#8b4513;border-radius:50%;color:#ffe4b5;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:25px;justify-content:center;margin-bottom:8px;visibility:visible;width:25px;z-index:10}.activity-progress-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000004d;display:flex;font-size:10px;height:20px;justify-content:center;position:absolute;right:8px;top:8px;width:20px;z-index:10}.treasure-activity-button.progress-started{border-color:#daa520!important}.treasure-activity-button.progress-started .activity-progress-icon{color:#ff8c00}.treasure-activity-button .activity-title{font-size:13px;font-weight:600;line-height:1.2}@media (max-width:600px){.activity-buttons button{flex:1 1 100%;width:100%}.grid-container{grid-template-columns:none}.ghost-back-button{align-self:flex-start;left:0;margin-bottom:20px!important;position:relative;top:0}.goal-section{margin-top:20px}.planner-activities-grid{box-sizing:border-box;gap:15px;grid-template-columns:1fr;padding:0 15px}.treasure-activity-button{border-radius:8px!important;min-height:80px;padding:12px!important}.treasure-activity-button .activity-number,.treasure-activity-button.grid-activity .activity-number{font-size:10px;height:20px;left:8px;opacity:1;top:8px;visibility:visible;width:20px;z-index:10}.treasure-activity-button .activity-title{font-size:11px}}.learning-progress-bar{font-family:inherit;margin:15px 0}.learning-progress-bar.loading{opacity:.6}.progress-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.progress-label{color:#ccc;font-size:14px;font-weight:600}.progress-stats{color:#ccc;font-size:12px;font-weight:500}.progress-bar-container{align-items:center;display:flex;gap:10px;position:relative}.progress-bar-background{background:linear-gradient(135deg,#f5f5f5,#e0e0e0);box-shadow:inset 0 1px 3px #0000001a;flex:1 1;height:12px}.progress-bar-background,.progress-bar-fill{border-radius:6px;overflow:hidden;position:relative}.progress-bar-fill{background:linear-gradient(135deg,var(--button-action-green),#33d9b2);box-shadow:0 1px 3px #33d9b24d;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.progress-bar-shine{animation:shine 2s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);height:100%;left:-50%;position:absolute;top:0;width:50%}@keyframes shine{0%{left:-50%}to{left:100%}}.progress-percentage-inline{color:var(--button-action-green);font-size:12px;font-weight:600;min-width:35px;text-align:right}.progress-footer{margin-top:6px}.progress-description{color:#777;font-size:11px;font-style:italic}.learning-progress-bar.compact{margin:10px 0}.learning-progress-bar.compact .progress-header{margin-bottom:5px}.learning-progress-bar.compact .progress-label{font-size:13px}.learning-progress-bar.compact .progress-stats{font-size:11px}.learning-progress-bar.compact .progress-bar-background{border-radius:4px;height:8px}.learning-progress-bar.compact .progress-bar-fill{border-radius:4px}.learning-progress-bar.compact .progress-footer{margin-top:4px}.learning-progress-bar.compact .progress-description{font-size:10px}@media (prefers-color-scheme:dark){.progress-label{color:#f0f0f0}.progress-stats{color:#ccc}.progress-bar-background{background:linear-gradient(135deg,#333,#444)}.progress-description{color:#aaa}}@media (max-width:600px){.progress-header{align-items:flex-start;flex-direction:column;gap:3px}.progress-stats{align-self:flex-end}.progress-label{font-size:13px}.progress-stats{font-size:11px}}.recording-control.recording{height:80px;width:80px}.recording-control.recording svg{height:2.2rem}.recording-control{animation:pulse-green 2s infinite;background-color:var(--button-action-green);border:2px solid #fff;border-radius:60px;box-shadow:0 9px #333;color:#fff;font-size:1.5rem;font-weight:700;height:120px;position:relative;transition:opacity .2s linear;width:120px}.recording-control svg{height:3rem}.recording-control.recording,.recording-control:active{animation:none;background-color:#f26444}.recording-control:active{box-shadow:0 5px #333;transform:translateY(4px)}.recording-control:disabled,.recording-control[disabled]{animation:none;background-color:#ccc;border:1px solid #999;color:#0000}.recording-control:disabled:after{animation:button-loading-spinner 1s ease infinite;border:4px solid #0000;border-radius:50%;border-top-color:#fff;bottom:0;content:"";height:16px;left:0;margin:auto;position:absolute;right:0;top:0;width:16px}@keyframes button-loading-spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.authentication{margin:2rem auto;text-align:center}.authentication img{width:250px}.authentication input{border:none;border-radius:8px;display:block;margin:1rem auto;padding:.5rem}.authentication button{border:none;border-radius:1rem;padding:.5rem 2rem}
/*# sourceMappingURL=main.81dea2c5.css.map*/