*{margin:0;padding:0;box-sizing:border-box}body{font-family:Century Gothic,sans-serif}.global-top-nav{position:absolute;top:104px;left:50%;transform:translate(-50%);z-index:50;display:flex;align-items:center}.global-back-btn{position:absolute;left:-120px;background:transparent!important;border:none!important;padding:0!important;margin:0!important;font-family:Century Gothic,Arial,sans-serif!important;font-weight:700!important;font-size:20px!important;color:#205e7b!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;white-space:nowrap!important;line-height:1!important;cursor:pointer!important;gap:6px!important}.global-back-btn:before,.global-back-btn:after{content:""!important;display:none!important}.global-progress-bar{width:75vw;height:21px;background:#f0f0f0;border:1px solid #bababa;border-radius:16px;overflow:hidden}.global-progress-fill{height:100%;width:0%;background:linear-gradient(90deg,#c7e679 37.5%,#59a6c5 99.99%,#3188b1);border-radius:16px;transition:width .6s ease-in-out}#root{min-height:100vh}.global-next-btn{background:linear-gradient(90deg,#79e6db 37.5%,#59a6c5 99.99%,#3188b1);border:none;border-radius:14px;box-shadow:0 4px 4px #00000040;display:flex;justify-content:center;align-items:center;font-family:Century Gothic,sans-serif;font-weight:700;font-size:26px;color:#fff;cursor:pointer;padding:10px 5vw;align-self:center}.all-input-pages-wrapper{display:flex;flex-direction:column}.home-container{min-height:100vh;width:100%;background:linear-gradient(135deg,#205e7b,#1a4965);display:flex;justify-content:center;padding:0;position:relative;overflow:hidden}.home-container:before,.home-container:after{content:"";position:absolute;width:800px;height:800px;filter:blur(200px);pointer-events:none;z-index:0}.home-container:before{background:radial-gradient(circle,rgba(166,220,140,.35),transparent 70%);top:-150px;right:-200px}.home-container:after{background:radial-gradient(circle,rgba(173,255,216,.25),transparent 70%);bottom:-200px;left:-140px}.home-canvas{width:95%;padding:80px 60px;position:relative;z-index:2;color:#fff}.hero-box{background:#ffffff0d;border-radius:35px;padding:30px 90px;text-align:center;position:relative;margin-bottom:50px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:none;box-shadow:none}.hero-box:before{content:"";position:absolute;width:550px;height:550px;background:radial-gradient(circle,rgba(166,220,140,.55),transparent 100%);top:-180px;right:-160px;filter:blur(120px);pointer-events:none}.hero-header{display:flex;justify-content:space-between;align-items:center}.home-logo{width:min(30vw,400px)}.step-text{font-size:30px;opacity:.95}.main-title{font-size:55px;font-weight:800;margin-bottom:18px}.main-title span{background:linear-gradient(90deg,#fff,#79e6db);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sub-text{font-size:20px;opacity:.9;margin-bottom:35px}.cta-btn{background:linear-gradient(90deg,#d5f8f3,#f7fffd);color:#205e7b;padding:18px 100px;border-radius:55px;font-weight:700;border:none;cursor:pointer;font-size:20px;box-shadow:0 6px 14px #00000026;transition:transform .2s ease,box-shadow .2s ease}.cta-btn:hover{box-shadow:0 14px 26px #00000040}.section-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.showcase-title{font-size:32px;font-weight:700;background:linear-gradient(90deg,#fff,#79e6db);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.view-all{font-size:22px;background:none;color:#fff;cursor:pointer;font-weight:600;border:none}.scroll-wrapper{overflow:hidden;width:100%;margin-top:15px}.scroll-container{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:16px;cursor:grab}.scroll-container::-webkit-scrollbar{display:none}.showcase-card{min-width:260px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.card-box{width:230px;height:300px;border-radius:22px;background:#fff;border:4px solid transparent;background-origin:border-box;background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(to bottom,#ffd85a,#9de483);transition:transform .25s,box-shadow .25s}.card-box:hover{box-shadow:0 14px 28px #00000038;cursor:pointer}.showcase-wrapper{position:relative}.showcase-wrapper:before{content:"";position:absolute;width:550px;height:550px;background:radial-gradient(circle,rgba(166,220,140,.55),transparent 100%);bottom:-200px;left:-180px;filter:blur(140px);pointer-events:none;z-index:0}.showcase-card p{font-size:22px;font-weight:600;color:#fff;margin-top:16px}.list-container{min-height:100vh;width:100%;background:linear-gradient(135deg,#205e7b,#1a4965);display:flex;justify-content:center;align-items:flex-start;padding:70px 0;position:relative;overflow:hidden}.list-container:before,.list-container:after{content:"";position:absolute;width:600px;height:600px;filter:blur(160px);pointer-events:none;z-index:0}.list-container:before{background:radial-gradient(circle,rgba(166,220,140,.55),transparent 180%);left:-200px;top:100px}.list-container:after{background:radial-gradient(circle,rgba(166,220,140,.55),transparent 180%);right:-200px;bottom:100px}.list-canvas{width:min(1100px,92%);padding:60px;background:#ffffff0d;border-radius:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1.8px solid rgba(255,255,255,.24);box-shadow:none;z-index:2;margin:0 auto}.list-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px}.list-logo{width:260px;max-width:100%}.list-step{font-size:22px;color:#fff;font-weight:400;white-space:nowrap}.back-btn{background:none;border:none;color:#fff;font-size:30px;cursor:pointer;margin-bottom:45px;display:flex;align-items:center;gap:10px;transform:translate(-15px);font-weight:700}.back-btn .arrow{font-size:90px;font-weight:700;transform:translateY(-13px)}.grid-list{display:grid;grid-template-columns:repeat(3,1fr);gap:50px 60px;justify-items:center}.portfolio-card{width:230px;height:300px;border-radius:22px;background:#fff;border:4px solid transparent;background-origin:border-box;background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(to bottom,#ffd85a,#9de483);transition:transform .25s,box-shadow .25s}.portfolio-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #00000040;cursor:pointer}.grid-item p{text-align:center;color:#fff;margin-top:14px;font-size:22px;font-weight:600}html{scroll-behavior:smooth}.themePage{--bg1: #2F5B6D;--bg2: #65AEC2;--topbar: #64A7A0;--accent: #64A7A0;--text: #ffffff;--card-color: #ffffff;border:5px solid var(--accent);border-top:40px solid var(--accent);background:linear-gradient(to bottom,var(--bg1) 0%,var(--bg2) 100%);color:var(--text);display:flex;flex-direction:column;font-family:Century Gothic,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;padding:40px 1em;border-radius:10px}.themePage:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(70% 60% at 0% 50%,rgba(0,0,0,.18),transparent 55%),radial-gradient(70% 60% at 100% 50%,rgba(0,0,0,.18),transparent 55%),radial-gradient(circle at 30% 30%,rgba(255,255,255,.06),transparent 60%);mix-blend-mode:overlay;opacity:.9;z-index:0}.themes-topbar{height:50px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.themes-tabs{display:flex;gap:12px}.themes-tab{padding:8px 22px;border-radius:6px;border:2px solid transparent;background:var(--topbar);color:var(--text);font-size:1em;font-weight:600;cursor:pointer}.themes-tab-activee{background:var(--text);color:var(--topbar);border-color:#00000026}.themes-barcode{border:none;background:transparent;color:var(--text);font-size:1.2em;font-weight:600;cursor:pointer}.themes-main{width:min(920px,92%);margin:0 auto;padding:48px 0 90px;position:relative;z-index:2}.themes-hero{padding:1em}.themes-hello{font-size:1.5em;margin-bottom:16px;opacity:.95}.themes-name-row{margin:0 0 14px;font-size:4.5em;line-height:1.05;font-weight:800}.themes-role{margin:0 0 12px;font-size:2em;font-weight:700}.themes-based{margin:0 0 14px;font-size:1.2em;font-weight:700}.themes-description{margin:0 0 22px;max-width:520px;opacity:.95}.themes-dots{display:flex;gap:10px;margin-top:14px}.themes-dot{width:35px;height:35px;background:var(--accent);border-radius:3px;opacity:.75}.themes-section{padding:46px 0}.themes-section-title{text-align:center;font-size:2.5em;margin:0 0 26px}.themes-highlight{font-weight:700}.themes-skills-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:50px 70px}.themes-skill-card{min-width:200px;width:fit-content;border-radius:10px;background:var(--card-color);border:3px solid var(--accent);display:flex;flex-direction:column;justify-content:space-between;padding:1.5em 1em}.themes-skill-title{color:var(--accent);font-size:1.5em;text-align:center;margin:0;font-weight:700}.theme-emoji{font-size:2.5em;text-align:center}.themes-stars{display:flex;justify-content:center;gap:6px;color:var(--accent);font-size:2em}.themes-experience-list{display:flex;flex-direction:column;gap:18px;align-items:center}.themes-experience-card{width:min(950px,100%);background:var(--card-color);border-radius:10px;border:3px solid var(--accent);padding:18px 22px 40px}.themes-experience-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.themes-experience-title,.themes-experience-year,.themes-experience-text{color:var(--accent)}.themes-experience-title{font-weight:700;font-size:1.3em}.themes-experience-year{font-weight:700;font-size:1em}.themes-experience-text{margin:0;opacity:1}.input-page-container{position:relative;width:100%;height:100vh;background:#fff;overflow:hidden;font-family:Century Gothic,Arial,sans-serif}.right-bg-decoration{position:fixed;right:-20px;bottom:0;height:120vh;width:auto;z-index:2;pointer-events:none}.progress-bar{position:absolute;top:104px;left:105px;width:1500px;height:21px;background:#f0f0f0;border-radius:16px;overflow:hidden;z-index:4}.progress-fill{height:100%;width:0%;background:linear-gradient(90deg,#79e6db 37.5%,#59a6c5 99.99%,#3188b1);border-radius:16px}.page-title{position:absolute;top:150px;left:150px;width:430px;height:60px;color:#205e7b;font-family:Century Gothic,sans-serif;font-weight:700;font-size:40px;line-height:100%;z-index:5}.select-inner{appearance:none;background:transparent}.label-name{top:254px;left:174px;width:73px;height:29px}.input-wrapper-name{top:294px;left:158px;width:371px}.label-gender{top:254px;left:750px;width:100px;height:29px}.input-wrapper-gender{position:absolute;top:294px;left:750px;width:180px;height:40px;background:#f8f8f8;border:1px solid #E0E0E0;border-radius:12px;box-shadow:inset 0 4px 4px #00000040;display:flex;align-items:center;padding:0}.gender-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:none;outline:none;width:100%;height:100%;font-family:Century Gothic,sans-serif;font-size:20px;color:#7a7a7a;padding:0 36px 0 20px;border-radius:12px;box-sizing:border-box}.gender-select:focus{outline:2px solid #59A6C5;outline-offset:2px}.gender-arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:19px;color:#7a7a7a;pointer-events:none}.label-title{top:370px;left:174px}.input-wrapper-title{top:410px;left:158px;width:371px}.label-bio{top:370px;left:760px}.input-wrapper.input-wrapper-bio{top:410px;left:750px;width:400px;height:150px!important}.label-desc{top:486px;left:174px}.input-wrapper-desc{top:530px;left:158px;width:371px;height:70px}.input-next-btn{position:absolute;top:830px;left:106px;width:215px;height:47px;background:linear-gradient(90deg,#79e6db 37.5%,#59a6c5 99.99%,#3188b1);border:none;border-radius:14px;box-shadow:0 4px 4px #00000040;display:flex;justify-content:center;align-items:center;font-family:Century Gothic,sans-serif;font-weight:700;font-size:26px;color:#fff;cursor:pointer}.bio-textarea{resize:none;height:100%;padding-top:8px;line-height:1.4}.edu-input-page-container{position:relative;width:100%;min-height:100vh;background:#fff;overflow:visible;font-family:Century Gothic,Arial,sans-serif}.edu-header-bar{position:absolute;top:0;left:0;width:100%;height:69px;background:#205e7b;z-index:3}.edu-back-circle{position:absolute;right:-80px;bottom:-140px;width:684px;height:661px;border-radius:50%;background:linear-gradient(180deg,#59a6c54f,#79e6db4f 26.92%,#fbe8854f 75%,#a6dc8c4f);filter:blur(160px);z-index:1}.edu-right-bg-decoration{position:fixed;right:-20px;bottom:0;height:120vh;width:auto;z-index:2;pointer-events:none}.edu-page-title{position:absolute;top:150px;left:100px;width:430px;height:60px;color:#205e7b;font-family:Century Gothic,sans-serif;font-weight:700;font-size:40px;line-height:100%;z-index:5}.edu-label{position:absolute;color:#59a6c5;font-family:Century Gothic,sans-serif;font-size:24px;font-weight:400;display:flex;justify-content:center;align-items:center}.edu-input-wrapper{position:absolute;height:42px;background:#f8f8f8;border:1px solid #e0e0e0;border-radius:12px;box-shadow:inset 0 4px 4px #00000040;display:flex;align-items:center;padding:0 14px}.edu-input-inner{width:100%;border:none;outline:none;background:transparent;font-family:Century Gothic,sans-serif;font-size:18px;color:#333}.edu-experience-list{width:40vw}.edu-experience-bar{width:100%;height:42px;background:#205e7b;border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 20px;box-shadow:0 4px 10px #00000040}.edu-experience-bar-title{font-family:Century Gothic,sans-serif;font-size:18px;color:#fff}.edu-experience-bar-edit{font-family:Century Gothic,sans-serif;font-size:16px;font-weight:700;color:#fff;background:none;border:none;cursor:pointer}.edu-edit-card{width:40vw;background:#205e7b;border-radius:4px;padding:22px 26px 26px;color:#fff;box-shadow:0 6px 14px #00000059}.edu-edit-close-btn{position:absolute;top:10px;right:14px;width:28px;height:28px;border-radius:50%;border:none;background:transparent;color:#fff;font-size:24px;line-height:24px;cursor:pointer}.edu-edit-card-row{display:flex;gap:36px;margin-bottom:18px}.edu-edit-field{flex:1;display:flex;flex-direction:column}.edu-edit-field-full{width:100%;margin-top:6px}.edu-edit-field-label{color:#fff;font-size:18px;margin-bottom:6px}.edu-edit-input-wrapper{position:relative;width:100%;background:#fff;box-shadow:none}.edu-edit-date-row{display:flex;gap:14px}.edu-edit-textarea{height:70px}.edu-white-form{position:absolute;top:0;left:0;width:100%;z-index:5;transition:transform .2s ease-out}.edu-label-edu-title{top:254px;left:130px;width:120px;height:29px}.edu-input-wrapper-edu-title{top:294px;left:158px;width:371px}.edu-label-company{top:254px;left:730px;width:150px;height:29px}.edu-input-wrapper-company{top:294px;left:734px;width:371px}.edu-label-start{top:370px;left:150px;width:150px;height:29px}.edu-input-wrapper-start-month{top:410px;left:158px;width:160px}.edu-input-wrapper-start-year{top:410px;left:350px;width:160px}.edu-label-end{top:370px;left:730px;width:150px;height:29px}.edu-input-wrapper-end-month{top:410px;left:734px;width:160px}.edu-input-wrapper-end-year{top:410px;left:926px;width:160px}.edu-select-date{width:100%;height:100%;border:none;outline:none;background:transparent;font-family:Century Gothic,sans-serif;font-size:18px;color:#7a7a7a}.edu-label-desc-edu{top:500px;left:165px;width:320px;height:29px}.edu-input-wrapper-desc-edu{top:540px;left:158px;width:500px;height:130px}.edu-add-exp-btn{position:absolute;top:730px;left:40%;width:330px;height:50px;background:#205e7b;border:none;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:12px;font-family:Century Gothic,sans-serif;font-size:18px;font-weight:700;color:#fff;cursor:pointer;box-shadow:0 6px 12px #00000040}.edu-add-exp-dot{font-size:20px}.edu-next-btn{position:absolute;top:830px;left:106px;width:215px;height:47px;background:linear-gradient(90deg,#79e6db 37.5%,#59a6c5 99.99%,#3188b1);border:none;border-radius:14px;box-shadow:0 4px 4px #00000040;display:flex;justify-content:center;align-items:center;font-family:Century Gothic,sans-serif;font-weight:700;font-size:26px;color:#fff;cursor:pointer}.edit-card-close{position:absolute;top:12px;right:18px;background:none;border:none;color:#fff;font-family:Century Gothic,sans-serif;font-size:16px;font-weight:700;cursor:pointer}.exp-input-page-container{position:relative;width:100%;min-height:100vh;background:#fff;overflow:visible;font-family:Century Gothic,Arial,sans-serif}.header-bar{position:absolute;top:0;left:0;width:100%;height:69px;background:#205e7b;z-index:3}.exp-right-bg-decoration{position:fixed;right:-20px;bottom:0;height:120vh;width:auto;z-index:2;pointer-events:none}.page-title{position:absolute;top:150px;left:100px;width:430px;height:60px;color:#205e7b;font-family:Century Gothic,sans-serif;font-weight:700;font-size:40px;line-height:100%;z-index:5}.label{position:absolute;color:#59a6c5;font-family:Century Gothic,sans-serif;font-size:24px;font-weight:400;display:flex;justify-content:center;align-items:center}.input-wrapper{position:absolute;height:42px;background:#f8f8f8;border:1px solid #e0e0e0;border-radius:12px;box-shadow:inset 0 4px 4px #00000040;display:flex;align-items:center;padding:0 14px}.input-inner{width:100%;border:none;outline:none;background:transparent;font-family:Century Gothic,sans-serif;font-size:18px;color:#333}.experience-list{position:absolute;top:220px;left:158px;width:773px;display:flex;flex-direction:column;gap:6px;z-index:6}.experience-bar{width:100%;height:42px;background:#205e7b;border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 20px;box-shadow:0 4px 10px #00000040;cursor:pointer}.experience-bar-title{font-family:Century Gothic,sans-serif;font-size:18px;color:#fff}.experience-bar-edit{font-family:Century Gothic,sans-serif;font-size:16px;font-weight:700;color:#fff;background:none;border:none;cursor:pointer}.edit-card{position:absolute;top:260px;left:150px;width:773px;background:#205e7b;border-radius:4px;padding:22px 26px 26px;color:#fff;z-index:7;box-shadow:0 6px 14px #00000059}.edit-card-row{display:flex;gap:36px;margin-bottom:18px}.edit-field{flex:1;display:flex;flex-direction:column}.edit-field-full{width:100%;margin-top:6px}.edit-field-label{color:#fff;font-size:18px;margin-bottom:6px}.edit-input-wrapper{position:relative;width:100%;background:#fff;box-shadow:none}.edit-date-row{display:flex;gap:14px}.edit-textarea{height:70px}.white-form{position:absolute;top:0;left:0;width:100%;z-index:5;transition:transform .2s ease-out}.label-edu-title{top:254px;left:155px;width:120px;height:29px}.input-wrapper-edu-title{top:294px;left:158px;width:371px}.label-company{top:254px;left:730px;width:150px;height:29px}.input-wrapper-company{top:294px;left:734px;width:371px}.label-start{top:370px;left:150px;width:150px;height:29px}.input-wrapper-start-month{top:410px;left:158px;width:160px}.input-wrapper-start-year{top:410px;left:350px;width:160px}.label-end{top:370px;left:730px;width:150px;height:29px}.input-wrapper-end-month{top:410px;left:734px;width:160px}.input-wrapper-end-year{top:410px;left:926px;width:160px}.select-date{width:100%;height:100%;border:none;outline:none;background:transparent;font-family:Century Gothic,sans-serif;font-size:18px;color:#7a7a7a}.label-desc-edu{top:500px;left:160px;width:320px;height:29px}.input-wrapper-desc-edu{top:540px;left:158px;width:500px;height:130px}.add-exp-btn{position:absolute;top:730px;left:40%;width:330px;height:50px;background:#205e7b;border:none;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:12px;font-family:Century Gothic,sans-serif;font-size:18px;font-weight:700;color:#fff;cursor:pointer;box-shadow:0 6px 12px #00000040}.experience-next-btn{position:absolute;top:830px;left:106px;width:215px;height:47px;background:linear-gradient(90deg,#79e6db 37.5%,#59a6c5 99.99%,#3188b1);border:none;border-radius:14px;box-shadow:0 4px 4px #00000040;display:flex;justify-content:center;align-items:center;font-family:Century Gothic,sans-serif;font-weight:700;font-size:26px;color:#fff;cursor:pointer}.experience-bar{position:relative}.experience-bar.is-open{z-index:9999}.experience-bar-edit{position:relative;z-index:10000}.edu-edit-card-close{position:absolute;top:12px;right:18px;background:none;border:none;color:#fff;font-family:Century Gothic,sans-serif;font-size:16px;font-weight:700;cursor:pointer}.edit-card-close:hover{opacity:.75}.skills-input-page-container{margin-top:15vh;margin-left:10vw;margin-bottom:5vh;position:relative;background:#fff;font-family:Century Gothic,Arial,sans-serif}.skills-right-bg-decoration{position:fixed;right:-20px;bottom:0;height:120vh;width:auto;z-index:0;pointer-events:none}.skills-content{position:relative;z-index:5;margin-bottom:10px;display:flex;flex-direction:column;gap:24px}.page-title{color:#205e7b;font-weight:700;font-size:40px;line-height:100%}.skills-wrapper{width:773px;background:transparent}.skills-header-row{display:flex;align-items:center;margin-bottom:10px;font-size:24px;color:#59a6c5}.skills-header-icon{width:160px}.skills-header-name{flex:1}.skills-header-level{width:170px;text-align:right}.skill-row{display:flex;align-items:center;margin-bottom:18px}.skill-icon-cell{width:160px;margin-right:14px}.skill-name-cell{flex:1;margin-right:14px}.skill-level-cell{width:170px}.skill-input-wrapper{width:100%;height:42px;background:#f8f8f8;border:1px solid #e0e0e0;border-radius:12px;box-shadow:inset 0 4px 4px #00000040;display:flex;align-items:center;padding:0 14px}.skill-select,.skill-input{width:100%;height:100%;border:none;outline:none;background:transparent;font-family:Century Gothic,sans-serif;font-size:18px;color:#333}.skill-select{text-align:center}.skill-input::placeholder{color:#b0b0b0}.skill-stars{display:flex;justify-content:center;gap:8px;transform:translate(35px)}.skill-star{font-size:45px;cursor:pointer;color:#d4d4d4;-webkit-user-select:none;user-select:none}.skill-star-filled{color:#f3b800}.add-skill-btn{margin-top:20px;width:330px;height:50px;background:#205e7b;border-radius:12px;border:none;display:flex;align-items:center;justify-content:center;gap:12px;font-family:Century Gothic,sans-serif;font-size:18px;font-weight:700;color:#fff;cursor:pointer;box-shadow:0 6px 12px #00000040}.add-exp-dot{font-size:20px}.skills-next-btn{margin-top:30px;width:215px;height:47px;background:linear-gradient(90deg,#79e6db 37.5%,#59a6c5 99.99%,#3188b1);border:none;border-radius:14px;box-shadow:0 4px 4px #00000040;display:flex;justify-content:center;align-items:center;font-family:Century Gothic,sans-serif;font-weight:700;font-size:26px;color:#fff;cursor:pointer}.theme-page-container{position:relative;width:100%;min-height:100vh;background:#fff;font-family:Century Gothic,Arial,sans-serif}.header-bar{position:fixed;top:0;left:0;width:100%;height:69px;background:#205e7b;z-index:10}.back-circle{position:absolute;right:-80px;bottom:-140px;width:684px;height:661px;border-radius:50%;background:linear-gradient(180deg,#59a6c54f,#79e6db4f 26.92%,#fbe8854f 75%,#a6dc8c4f);filter:blur(160px);z-index:1}.theme-right-bg-decoration{position:fixed;right:-20px;bottom:0;height:120vh;width:auto;z-index:0;pointer-events:none}.theme-content{position:relative;z-index:5;padding:120px 150px 80px;display:flex;flex-direction:column;gap:24px}.progress-bar{width:80%;height:21px;background:#f0f0f0;border:1px solid #bababa;border-radius:16px;overflow:hidden}.theme-title{color:#205e7b;font-weight:700;font-size:40px;margin-top:25px;margin-left:-40px}.link-name-wrapper{display:flex;flex-direction:column;gap:6px;width:360px}.link-name-label{font-size:24px;color:#205e7b}.link-name-input-wrapper{width:100%;height:42px;background:#f8f8f8;border:1px solid #e0e0e0;border-radius:12px;box-shadow:inset 0 4px 4px #00000040;display:flex;align-items:center;padding:0 14px}.link-name-input{width:100%;height:100%;border:none;outline:none;background:transparent;font-family:Century Gothic,sans-serif;font-size:16px}.themes-caption-row{display:flex;justify-content:space-between;width:70%;margin-top:30px;color:#59a6c5;font-size:20px}.themes-caption.center{text-align:center}.themes-caption.right{text-align:right}.themes-row{display:flex;gap:24px;width:100%;margin-top:-10px}.theme-card{flex:.3;border-radius:16px;padding:0;border:3px solid transparent;background:transparent;cursor:pointer;box-shadow:0 4px 10px #00000026;transition:transform .15s ease,box-shadow .15s ease,border-color .15s}.theme-card-image{width:100%;display:block;border-radius:16px}.theme-card:hover{transform:translateY(-4px);box-shadow:0 8px 18px #00000040}.theme-card-selected{border-color:#79e6db;box-shadow:0 8px 18px #0000004d}.theme-finish-btn{margin-top:40px;width:215px;height:47px;background:linear-gradient(90deg,#79e6db 37.5%,#59a6c5 99.99%,#3188b1);border:none;border-radius:14px;box-shadow:0 4px 4px #00000040;display:flex;justify-content:center;align-items:center;font-family:Century Gothic,sans-serif;font-weight:700;font-size:24px;color:#fff;cursor:pointer}.theme-finish-btn:disabled{opacity:.5;cursor:not-allowed}
