@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800&family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#f7f3eb;font-family:DM Sans,sans-serif}button{cursor:pointer;font-family:DM Sans,sans-serif}input,textarea,select{font-family:DM Sans,sans-serif}.navbar{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f3ebeb;border-bottom:1px solid #e2dad0;justify-content:space-between;align-items:center;height:64px;padding:0 48px;display:flex;position:sticky;top:0}.logo{color:#1b3a2d;align-items:center;font-family:Playfair Display,serif;font-size:20px;display:flex}.logo-dot{color:#f5c842}.nav-links{align-items:center;gap:32px;display:flex}.nav-link{color:#6b7a72;background:0 0;border:none;font-size:14px;font-weight:500;transition:color .2s}.nav-link:hover{color:#1b3a2d}.nav-actions{align-items:center;gap:10px;display:flex}.btn-ghost{color:#1b3a2d;background:0 0;border:1.5px solid #e2dad0;border-radius:100px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s}.btn-ghost:hover{border-color:#1b3a2d}.btn-cta{color:#1b3a2d;background:#f5c842;border:none;border-radius:100px;padding:10px 22px;font-size:14px;font-weight:700;transition:all .2s}.btn-cta:hover{background:#e6b830;transform:translateY(-1px);box-shadow:0 4px 16px #f5c84259}.hamburger{color:#1b3a2d;background:0 0;border:none;padding:4px;font-size:22px;display:none}.hero{color:#fff;text-align:center;background:#1b3a2d;padding:96px 48px 80px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(60% 60% at 80% 20%,#f5c84221 0%,#0000 70%),radial-gradient(50% 70% at 10% 90%,#2d614880 0%,#0000 60%);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#ffffff0e 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.hero-inner{z-index:1;max-width:720px;margin:0 auto;position:relative}@keyframes badgePulse{0%,to{box-shadow:0 0 #f5c84259}55%{box-shadow:0 0 0 8px #f5c84200}}.hero-badge{color:#f5c842;letter-spacing:.8px;background:#f5c84224;border:1px solid #f5c84261;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 20px;font-size:12px;font-weight:700;animation:2.8s ease-in-out infinite badgePulse;display:inline-flex}.hero h1{letter-spacing:-.5px;margin-bottom:24px;font-family:Playfair Display,serif;font-size:clamp(38px,6vw,72px);font-weight:800;line-height:1.06}.hero h1 em{color:#f5c842;text-shadow:0 0 60px #f5c8428c;font-style:normal}.hero-sub{color:#ffffffb8;max-width:520px;margin:0 auto 40px;font-size:clamp(15px,2vw,18px);line-height:1.7}.hero-btns{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.btn-hero{color:#1b3a2d;background:#f5c842;border:none;border-radius:100px;padding:17px 38px;font-size:16px;font-weight:700;transition:all .25s;box-shadow:0 4px 20px #f5c8424d}.btn-hero:hover{background:#e6b830;transform:translateY(-3px);box-shadow:0 12px 32px #f5c84273}.btn-hero-outline{color:#ffffffd9;background:0 0;border:1.5px solid #ffffff38;border-radius:100px;padding:15px 30px;font-size:15px;font-weight:600;transition:all .2s}.btn-hero-outline:hover{background:#ffffff14;border-color:#fff6}.hero-note{color:#ffffff59;margin-top:16px;font-size:13px}.hero-stats{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin-top:32px;padding-top:24px;display:flex}.hero-stat{color:#ffffff8c;border-right:1px solid #ffffff1a;align-items:center;gap:8px;padding:6px 24px;font-size:13px;display:flex}.hero-stat:last-child{border-right:none}.hero-stat strong{color:#f5c842;font-size:14px;font-weight:700}.section{max-width:1160px;margin:0 auto;padding:88px 48px}.section-label{letter-spacing:2px;text-transform:uppercase;color:#2d6148;align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-flex}.section-label:before{content:"";background:currentColor;border-radius:2px;width:18px;height:2px}.section-title{color:#1b3a2d;letter-spacing:-.3px;max-width:560px;margin-bottom:52px;font-family:Playfair Display,serif;font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.12}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feat-card{background:#fff;border:1px solid #e2dad0;border-top-width:3px;border-radius:20px;padding:32px 28px;transition:all .28s;position:relative;overflow:hidden}.feat-card:after{content:"";opacity:0;background:linear-gradient(90deg,#f5c842,#2d6148);height:3px;transition:opacity .28s;position:absolute;bottom:0;left:0;right:0}.feat-card:hover{border-color:#f5c842 #d0e8db #d0e8db;transform:translateY(-6px);box-shadow:0 20px 48px #1b3a2d1c}.feat-card:hover:after{opacity:1}.feat-icon{background:linear-gradient(135deg,#f5c84233 0%,#1b3a2d14 100%);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;font-size:23px;display:flex;box-shadow:0 2px 8px #f5c84226}.feat-card h3{color:#1b3a2d;margin-bottom:8px;font-size:17px;font-weight:700}.feat-card p{color:#6b7a72;font-size:14px;line-height:1.68}.how-section{background:#1b3a2d;padding:88px 48px;position:relative;overflow:hidden}.how-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.how-inner{z-index:1;max-width:1000px;margin:0 auto;position:relative}.how-inner .section-label{color:#f5c842}.how-inner .section-label:before{background:#f5c842}.how-inner .section-title{color:#fff}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.step-card{background:#ffffff12;border:1px solid #ffffff1a;border-radius:20px;padding:36px 28px;transition:all .25s;position:relative;overflow:hidden}.step-card:before{content:attr(data-n);color:#ffffff0a;pointer-events:none;font-family:Playfair Display,serif;font-size:72px;font-weight:800;line-height:1;position:absolute;top:8px;right:16px}.step-card:hover{background:#ffffff1a;border-color:#f5c8424d;transform:translateY(-4px)}.step-num{color:#1b3a2d;background:#f5c842;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:18px;font-size:15px;font-weight:800;display:flex;box-shadow:0 4px 14px #f5c84273}.step-card h3{color:#fff;margin-bottom:8px;font-size:17px;font-weight:700}.step-card p{color:#fff9;font-size:14px;line-height:1.68}.pricing-section{text-align:center;max-width:900px;margin:0 auto;padding:88px 48px}.pricing-grid{text-align:left;grid-template-columns:1fr 1fr;align-items:start;gap:24px;max-width:700px;margin-top:52px;margin-left:auto;margin-right:auto;display:grid}.price-card{background:#fff;border:1.5px solid #e2dad0;border-radius:24px;padding:36px;transition:all .25s}.price-card:hover{transform:translateY(-5px);box-shadow:0 16px 44px #1b3a2d1f}.price-card.best{background:#1b3a2d;border-color:#0000;transform:scale(1.03);box-shadow:0 24px 64px #1b3a2d47,0 0 0 1px #f5c84233}.price-card.best:hover{transform:scale(1.03)translateY(-5px);box-shadow:0 32px 72px #1b3a2d52,0 0 0 1px #f5c84259}.best-tag{color:#1b3a2d;letter-spacing:.8px;background:#f5c842;border-radius:100px;margin-bottom:16px;padding:4px 14px;font-size:11px;font-weight:700;display:inline-block;box-shadow:0 2px 8px #f5c84266}.price-name{color:#6b7a72;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:12px;font-size:12px;font-weight:700}.price-card.best .price-name{color:#ffffff80}.price-amount{color:#1b3a2d;font-family:Playfair Display,serif;font-size:48px;font-weight:800;line-height:1}.price-card.best .price-amount{color:#fff}.price-period{color:#6b7a72;font-size:14px;font-weight:400}.price-card.best .price-period{color:#ffffff80}.price-desc{color:#6b7a72;margin:10px 0 20px;font-size:13px}.price-card.best .price-desc{color:#ffffff80}.price-features{flex-direction:column;gap:10px;margin:0 0 28px;list-style:none;display:flex}.price-features li{color:#1b3a2d;align-items:center;gap:10px;font-size:14px;display:flex}.price-features li:before{content:"✓";color:#1b3a2d;background:#1b3a2d1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:flex}.price-card.best .price-features li{color:#fffc}.price-card.best .price-features li:before{color:#f5c842;background:#f5c84240}.btn-price{border:none;border-radius:100px;width:100%;padding:15px;font-size:15px;font-weight:700;transition:all .2s}.btn-price-outline{color:#1b3a2d;background:0 0;border:1.5px solid #d0c8be}.btn-price-outline:hover{background:#1b3a2d0a;border-color:#1b3a2d}.btn-price-yellow{color:#1b3a2d;background:#f5c842;box-shadow:0 4px 16px #f5c84259}.btn-price-yellow:hover{background:#e6b830;box-shadow:0 6px 22px #f5c84280}.cta-section{text-align:center;background:#f5c842;padding:88px 48px;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#1b3a2d1a 0%,#0000 70%);width:360px;height:360px;position:absolute;top:-80px;right:-80px}.cta-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#1b3a2d14 0%,#0000 70%);width:280px;height:280px;position:absolute;bottom:-80px;left:-80px}.cta-section h2{color:#1b3a2d;letter-spacing:-.3px;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(30px,4vw,48px);font-weight:800}.cta-section p{color:#1b3a2da6;max-width:480px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.65}.btn-cta-dark{color:#fff;background:#1b3a2d;border:none;border-radius:100px;padding:18px 40px;font-size:16px;font-weight:700;transition:all .25s;box-shadow:0 6px 22px #1b3a2d4d}.btn-cta-dark:hover{background:#0f2419;transform:translateY(-3px);box-shadow:0 12px 32px #1b3a2d66}.footer{background:#1b3a2d;padding:48px}.footer-inner{max-width:1160px;margin:0 auto}.footer-top{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:24px;padding-bottom:32px;display:flex}.footer-brand .logo{color:#fff;margin-bottom:8px;font-size:20px}.footer-tagline{color:#fff6;font-size:13px}.footer-links{flex-wrap:wrap;gap:28px;display:flex}.footer-link{color:#ffffff80;background:0 0;border:none;font-size:13px;text-decoration:none;transition:color .2s}.footer-link:hover{color:#f5c842}.footer-copy{color:#ffffff40;font-size:12px}.app-layout{background:#f7f3eb;min-height:100vh;display:flex}.sidebar{background:#1b3a2d;flex-direction:column;flex-shrink:0;width:248px;height:100vh;min-height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-head{border-bottom:1px solid #ffffff12;padding:24px 20px}.sidebar-logo{color:#fff;font-family:Playfair Display,serif;font-size:18px}.sidebar-logo span{color:#f5c842}.sidebar-sub{color:#ffffff59;margin-top:2px;font-size:11px}.sidebar-nav{flex:1;padding:12px 10px}.sitem{color:#ffffff8c;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:11px;width:100%;margin-bottom:2px;padding:11px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.sitem:hover{color:#fff;background:#ffffff12}.sitem.active{color:#f5c842;background:#f5c84226}.sitem-icon{flex-shrink:0;font-size:17px}.sidebar-foot{border-top:1px solid #ffffff12;padding:16px}.user-row{align-items:center;gap:10px;display:flex}.avatar{color:#1b3a2d;background:#f5c842;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex}.user-name{color:#fff;font-size:13px;font-weight:600}.user-plan{color:#f5c842;font-size:11px}.app-main{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{z-index:100;background:#fff;border-bottom:1px solid #e2dad0;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex;position:sticky;top:0}.topbar-title{color:#1b3a2d;font-family:Playfair Display,serif;font-size:20px}.topbar-right{align-items:center;gap:12px;display:flex}.pro-badge{color:#7a6000;background:#f5c84226;border:1px solid #f5c84266;border-radius:100px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:700;display:flex}.menu-btn{color:#1b3a2d;background:0 0;border:none;padding:4px;font-size:22px;display:none}.page-content{max-width:960px;padding:36px 32px}.greeting{margin-bottom:32px}.greeting h1{color:#1b3a2d;margin-bottom:4px;font-family:Playfair Display,serif;font-size:clamp(24px,4vw,34px)}.greeting p{color:#6b7a72;font-size:15px}.cards-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:36px;display:grid}.dark-card{background:#1b3a2d;border-radius:20px;padding:28px}.dark-card-label{color:#f5c842;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.dark-card p{color:#ffffffa6;margin-bottom:20px;font-size:13px;line-height:1.65}.dark-card p strong{color:#fff}.btn-card-yellow{color:#1b3a2d;background:#f5c842;border:none;border-radius:100px;width:100%;padding:12px 18px;font-size:14px;font-weight:700;transition:all .2s}.btn-card-yellow:hover{background:#e6b830}.tools-title{color:#1b3a2d;margin-bottom:16px;font-family:Playfair Display,serif;font-size:20px}.tools-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:36px;display:grid}.tool-card{cursor:pointer;background:#fff;border:1px solid #e2dad0;border-radius:16px;padding:22px 18px;transition:all .2s}.tool-card:hover{border-color:#f5c842;transform:translateY(-3px);box-shadow:0 10px 28px #1b3a2d1a}.tool-icon{margin-bottom:12px;font-size:26px}.tool-card h3{color:#1b3a2d;margin-bottom:5px;font-size:14px;font-weight:700}.tool-card p{color:#6b7a72;margin-bottom:12px;font-size:12px;line-height:1.55}.tool-action{color:#2d6148;font-size:13px;font-weight:600}.hist-title{color:#1b3a2d;margin-bottom:14px;font-family:Playfair Display,serif;font-size:20px}.hist-item{background:#fff;border:1px solid #e2dad0;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:14px 18px;display:flex}.hist-name{color:#1b3a2d;margin-bottom:2px;font-size:14px;font-weight:600}.hist-date{color:#6b7a72;font-size:12px}.hist-tag{color:#1b3a2d;white-space:nowrap;background:#1b3a2d14;border-radius:100px;padding:4px 12px;font-size:11px;font-weight:700}.gen-wrap{max-width:720px;padding:36px 32px}.gen-wrap-wide{max-width:1400px}.gen-wrap h1{color:#1b3a2d;margin-bottom:6px;font-family:Playfair Display,serif;font-size:clamp(22px,4vw,32px)}.gen-wrap>p{color:#6b7a72;margin-bottom:28px;font-size:14px}.stepper{align-items:center;margin-bottom:28px;display:flex}.s-step{color:#6b7a72;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.s-step.active{color:#1b3a2d}.s-step.done{color:#2d6148}.s-num{border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.s-step.active .s-num{color:#fff;background:#1b3a2d;border-color:#1b3a2d}.s-step.done .s-num{color:#1b3a2d;background:#f5c842;border-color:#f5c842}.s-line{background:#e2dad0;flex:1;height:2px;margin:0 10px}.form-card{background:#fff;border:1px solid #e2dad0;border-radius:20px;margin-bottom:14px;padding:28px}.form-card h3{color:#1b3a2d;margin-bottom:20px;font-size:16px;font-weight:700}.type-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.type-opt{text-align:center;cursor:pointer;background:#fff;border:2px solid #e2dad0;border-radius:16px;padding:20px 12px;transition:all .2s}.type-opt:hover{border-color:#2d6148}.type-opt.sel{background:#1b3a2d0a;border-color:#1b3a2d}.type-opt .t-icon{margin-bottom:8px;font-size:28px}.type-opt h4{color:#1b3a2d;margin-bottom:3px;font-size:13px;font-weight:700}.type-opt p{color:#6b7a72;font-size:11px}.fgroup{margin-bottom:18px}.fgroup label{color:#1b3a2d;margin-bottom:7px;font-size:13px;font-weight:600;display:block}.fgroup label span{color:#6b7a72;font-weight:400}.finput{color:#1a1a1a;background:#fff;border:1.5px solid #e2dad0;border-radius:10px;outline:none;width:100%;padding:11px 15px;font-size:14px;transition:border-color .2s}.finput:focus{border-color:#1b3a2d}.finput::placeholder{color:#b8b0a5}.date-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.btn-full{color:#fff;background:#1b3a2d;border:none;border-radius:100px;width:100%;padding:14px;font-size:15px;font-weight:700;transition:all .2s}.btn-full:hover{background:#0f2419}.btn-full-yellow{color:#1b3a2d;background:#f5c842}.btn-full-yellow:hover{background:#e6b830}.row-btns{gap:10px;display:flex}.btn-back{color:#1b3a2d;background:#fff;border:1.5px solid #e2dad0;border-radius:100px;flex-shrink:0;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.btn-back:hover{border-color:#1b3a2d}.bncc-item{cursor:pointer;background:#fff;border:1.5px solid #e2dad0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.bncc-item.selected{background:#1b3a2d0d;border-color:#1b3a2d}.bncc-check{background:0 0;border:2px solid #e2dad0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.bncc-item.selected .bncc-check{background:#1b3a2d;border-color:#1b3a2d}.bncc-code{color:#2d6148;flex-shrink:0;font-size:13px;font-weight:700}.bncc-desc{color:#6b7a72;font-size:12px}.bncc-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.bncc-tag{color:#fff;cursor:pointer;background:#1b3a2d;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:700}.prev-wrap{background:#fff;border:1px solid #e2dad0;border-radius:20px;margin-bottom:14px}.prev-head{background:#1b3a2d;border-radius:20px 20px 0 0;padding:18px 22px}.prev-head h4{color:#fff;margin-bottom:2px;font-size:14px;font-weight:700}.prev-head p{color:#ffffff8c;font-size:12px}.prev-seduc{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:11px}.table-scroll{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.table-scroll .ptable-semanal{min-width:1100px}.ptable{border-collapse:collapse;width:100%;min-width:540px;font-size:13px}.ptable th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:#1b3a2d;background:#1b3a2d0f;border-bottom:1px solid #e2dad0;padding:10px 14px;font-size:11px;font-weight:700}.ptable td{vertical-align:top;color:#1a1a1a;border-bottom:1px solid #e2dad0;padding:11px 14px;font-size:13px;line-height:1.5}.ptable tr:last-child td{border-bottom:none}.ptable tr:hover td{background:#1b3a2d05}.ptable .code{color:#2d6148;font-weight:700}.export-row{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.btn-exp{border:none;border-radius:100px;align-items:center;gap:7px;padding:10px 18px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.exp-copy{color:#fff;background:#1b3a2d}.exp-copy:hover{background:#0f2419}.exp-doc{color:#1b3a2d;background:#fff;border:1.5px solid #e2dad0}.exp-doc:hover{border-color:#1b3a2d}.exp-pdf{color:#1b3a2d;background:#fff;border:1.5px solid #e2dad0}.exp-pdf:hover{border-color:#1b3a2d}.ref-wrap{max-width:720px;padding:36px 32px}.ref-wrap h1{color:#1b3a2d;margin-bottom:6px;font-family:Playfair Display,serif;font-size:clamp(22px,4vw,32px)}.ref-wrap>p{color:#6b7a72;margin-bottom:28px;font-size:14px}.medal-hero{text-align:center;background:#1b3a2d;border-radius:24px;margin-bottom:20px;padding:36px}.medal-icon{margin-bottom:10px;font-size:60px}.medal-hero h2{color:#fff;margin-bottom:6px;font-family:Playfair Display,serif;font-size:26px}.medal-hero p{color:#fff9;margin-bottom:22px;font-size:14px}.prog-bar-bg{background:#ffffff1f;border-radius:100px;height:7px;margin-bottom:7px}.prog-bar-fill{background:#f5c842;border-radius:100px;height:7px}.prog-label{color:#fff6;font-size:12px}.ref-card{background:#fff;border:1px solid #e2dad0;border-radius:18px;margin-bottom:16px;padding:24px}.ref-card h3{color:#1b3a2d;margin-bottom:14px;font-size:15px;font-weight:700}.link-box{background:#f7f3eb;border:1.5px solid #e2dad0;border-radius:10px;align-items:center;gap:10px;padding:11px 15px;display:flex}.link-box span{color:#6b7a72;word-break:break-all;flex:1;font-family:monospace;font-size:13px}.btn-copy{color:#fff;white-space:nowrap;background:#1b3a2d;border:none;border-radius:8px;padding:8px 14px;font-size:12px;font-weight:700}.ref-note{color:#6b7a72;margin-top:12px;font-size:13px;line-height:1.55}.medals-row{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.m-item{text-align:center;background:#fff;border:1.5px solid #e2dad0;border-radius:14px;padding:18px 10px}.m-item.earned{background:#f5c84212;border-color:#f5c842}.m-item .mi{margin-bottom:6px;font-size:26px}.m-item h4{color:#1b3a2d;margin-bottom:2px;font-size:12px;font-weight:700}.m-item p{color:#6b7a72;font-size:11px}.auth-page{background:#1b3a2d;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:40px}.auth-logo{color:#1b3a2d;text-align:center;margin-bottom:32px;font-family:Playfair Display,serif;font-size:22px}.auth-logo span{color:#f5c842}.auth-card h2{color:#1b3a2d;margin-bottom:6px;font-family:Playfair Display,serif;font-size:26px}.auth-card>p{color:#6b7a72;margin-bottom:28px;font-size:14px}.auth-divider{align-items:center;gap:12px;margin:20px 0;display:flex}.auth-divider span{color:#6b7a72;white-space:nowrap;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";background:#e2dad0;flex:1;height:1px}.btn-google{color:#1a1a1a;background:#fff;border:1.5px solid #e2dad0;border-radius:100px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:20px;padding:12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.btn-google:hover{border-color:#1b3a2d}.auth-switch{text-align:center;color:#6b7a72;margin-top:20px;font-size:14px}.auth-switch button{color:#1b3a2d;background:0 0;border:none;font-size:14px;font-weight:700;text-decoration:underline}.onboard-page{background:#f7f3eb;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.onboard-card{background:#fff;border:1px solid #e2dad0;border-radius:24px;width:100%;max-width:520px;padding:40px}.onboard-card h2{color:#1b3a2d;margin-bottom:6px;font-family:Playfair Display,serif;font-size:26px}.onboard-card>p{color:#6b7a72;margin-bottom:28px;font-size:14px}@media (width<=768px){.navbar{padding:0 20px}.nav-links{display:none}.hamburger{display:block}.hero{padding:64px 20px 56px}.hero-btns{flex-direction:column;align-items:stretch}.btn-hero,.btn-hero-outline{text-align:center;width:100%}.hero-stats{gap:0}.hero-stat{padding:8px 14px;font-size:12px}.section{padding:56px 20px}.features-grid{grid-template-columns:1fr}.how-section{padding:56px 20px}.steps-grid{grid-template-columns:1fr}.pricing-section{padding:56px 20px}.pricing-grid{grid-template-columns:1fr}.cta-section{padding:56px 20px}.footer{padding:40px 20px}.footer-top{flex-direction:column;gap:20px}.footer-links{gap:16px}.sidebar{display:none}.sidebar.open{z-index:300;width:260px;display:flex;position:fixed;top:0;bottom:0;left:0}.menu-btn{display:flex}.topbar{padding:0 16px}.page-content{padding:20px 16px}.cards-row{grid-template-columns:1fr}.tools-grid{grid-template-columns:1fr 1fr}.gen-wrap{padding:20px 16px}.type-grid,.date-row{grid-template-columns:1fr}.ref-wrap{padding:20px 16px}.medals-row{grid-template-columns:repeat(2,1fr)}.export-row{flex-direction:column}.btn-exp{justify-content:center}}@media (width<=480px){.tools-grid{grid-template-columns:1fr}.hist-item{flex-direction:column;align-items:flex-start;gap:8px}}.lp-nav{z-index:200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f3ebf2;border-bottom:1px solid #e2dad0;justify-content:space-between;align-items:center;height:68px;padding:0 48px;display:flex;position:sticky;top:0}.lp-logo{color:#1b3a2d;cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;font-family:Playfair Display,serif;font-size:17px;font-weight:800;line-height:1.15;display:flex}.lp-logo span:last-child{font-size:15px}.lp-nav-links{align-items:center;gap:28px;display:flex}.lp-nav-links button{color:#6b7a72;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:500;transition:color .2s}.lp-nav-links button:hover{color:#1b3a2d}.lp-nav-actions{align-items:center;gap:10px;display:flex}.lp-btn-ghost{color:#1b3a2d;background:0 0;border:1.5px solid #e2dad0;border-radius:100px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s}.lp-btn-ghost:hover{border-color:#1b3a2d}.lp-btn-cta{color:#1b3a2d;background:#f5c842;border:none;border-radius:100px;padding:10px 22px;font-size:14px;font-weight:700;transition:all .2s}.lp-btn-cta:hover{background:#e6b830;transform:translateY(-1px);box-shadow:0 4px 16px #f5c84259}.lp-hero{background:#1b3a2d;padding:80px 48px 72px;position:relative;overflow:hidden}.lp-hero:before{content:"";pointer-events:none;background:radial-gradient(55% 70% at 100% 10%,#f5c8421f 0%,#0000 65%),radial-gradient(45% 60% at 0 90%,#2d614880 0%,#0000 55%);position:absolute;inset:0}.lp-hero:after{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.lp-hero-container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:grid;position:relative}.lp-hero-left{flex-direction:column;display:flex}.lp-hero-left h1{color:#fff;letter-spacing:-.5px;margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(32px,4.5vw,58px);font-weight:800;line-height:1.08}.lp-hero-left h1 em{color:#f5c842;text-shadow:0 0 50px #f5c84280;font-style:normal}.lp-hero-sub{color:#ffffffad;max-width:460px;margin-bottom:36px;font-size:clamp(15px,1.8vw,17px);line-height:1.72}.lp-hero-btns{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:40px;display:flex}.lp-btn-hero{color:#1b3a2d;cursor:pointer;white-space:nowrap;background:#f5c842;border:none;border-radius:100px;padding:16px 30px;font-size:15px;font-weight:700;transition:all .25s;box-shadow:0 4px 20px #f5c84259}.lp-btn-hero:hover{background:#e6b830;transform:translateY(-3px);box-shadow:0 10px 28px #f5c84273}.lp-btn-example{color:#fffc;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #fff3;border-radius:100px;padding:14px 22px;font-size:14px;font-weight:600;transition:all .2s}.lp-btn-example:hover{background:#ffffff12;border-color:#ffffff61}.lp-hero-stats{border-top:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:0;padding-top:24px;display:flex}.lp-hero-stat{color:#ffffff80;border-right:1px solid #ffffff1a;align-items:center;gap:7px;padding:6px 20px;font-size:13px;display:flex}.lp-hero-stat:first-child{padding-left:0}.lp-hero-stat:last-child{border-right:none}.lp-hero-stat strong{color:#f5c842;font-weight:700}.lp-hero-right{justify-content:center;align-items:center;display:flex}.lp-hero-img-wrap{border-radius:24px;width:100%;max-width:580px;position:relative;overflow:hidden;box-shadow:0 32px 72px #0006,0 0 0 1px #ffffff14}.lp-hero-img{border-radius:24px;width:100%;height:auto;display:block}.lp-mockup{background:#fff;border-radius:20px;width:100%;max-width:520px;overflow:hidden;box-shadow:0 32px 72px #00000059,0 0 0 1px #ffffff14}.lp-mockup-header{background:#1b3a2d;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.lp-mockup-title{color:#fff;font-size:13px;font-weight:700}.lp-mockup-badge{color:#ffffff8c;background:#ffffff14;border-radius:100px;padding:3px 10px;font-size:10px;font-weight:600}.lp-mockup-theme{color:#7a6000;background:#f5c8421f;border-bottom:1px solid #f5c8422e;padding:9px 16px;font-size:12px;font-weight:600}.lp-mockup-table{border-collapse:collapse;width:100%;font-size:12px}.lp-mockup-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:#2d6148;background:#1b3a2d0d;border-bottom:1px solid #e2dad0;padding:8px 12px;font-size:10px;font-weight:700}.lp-mockup-table td{vertical-align:top;color:#1a1a1a;border-bottom:1px solid #f0ebe3;padding:9px 12px;line-height:1.4}.lp-mockup-table tr:last-child td{border-bottom:none}.lp-mockup-table tr:hover td{background:#1b3a2d06}.lp-bncc-code{color:#2d6148;background:#1b3a2d1a;border-radius:6px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-block}.lp-mockup-btn{text-align:center;color:#2d6148;cursor:pointer;background:#1b3a2d0f;border-top:1px solid #e2dad0;padding:12px 16px;font-size:13px;font-weight:700;transition:background .2s}.lp-mockup-btn:hover{background:#1b3a2d1a}.lp-features-row{background:#f7f3eb;border-top:1px solid #e2dad0;padding:72px 48px}.lp-features-inner{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1160px;margin:0 auto;display:grid}.lp-feat-card{background:#fff;border:1px solid #e2dad0;border-top-width:3px;border-radius:20px;padding:28px 22px;transition:all .28s;position:relative;overflow:hidden}.lp-feat-card:after{content:"";opacity:0;background:linear-gradient(90deg,#f5c842,#2d6148);height:3px;transition:opacity .28s;position:absolute;bottom:0;left:0;right:0}.lp-feat-card:hover{border-color:#f5c842 #d0e8db #d0e8db;transform:translateY(-6px);box-shadow:0 18px 44px #1b3a2d1a}.lp-feat-card:hover:after{opacity:1}.lp-feat-icon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:22px;display:flex}.lp-feat-card h3{color:#1b3a2d;margin-bottom:7px;font-size:15px;font-weight:700}.lp-feat-card p{color:#6b7a72;font-size:13px;line-height:1.65}.lp-how{background:#1b3a2d;padding:88px 48px;position:relative;overflow:hidden}.lp-how:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.lp-how-container{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:72px;max-width:1100px;margin:0 auto;display:grid;position:relative}.lp-label{letter-spacing:2px;text-transform:uppercase;color:#f5c842;align-items:center;gap:8px;margin-bottom:14px;font-size:11px;font-weight:700;display:inline-flex}.lp-label:before{content:"";background:currentColor;border-radius:2px;width:18px;height:2px}.lp-how-left h2{color:#fff;letter-spacing:-.3px;margin-bottom:40px;font-family:Playfair Display,serif;font-size:clamp(26px,3.5vw,42px);font-weight:800;line-height:1.12}.lp-section-title{color:#1b3a2d;letter-spacing:-.3px;max-width:580px;font-family:Playfair Display,serif;font-size:clamp(26px,3.5vw,42px);font-weight:800;line-height:1.12}.lp-steps{flex-direction:column;gap:24px;display:flex}.lp-step{align-items:flex-start;gap:18px;display:flex}.lp-step-num{color:#1b3a2d;background:#f5c842;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:800;display:flex;box-shadow:0 4px 14px #f5c84273}.lp-step h3{color:#fff;margin-bottom:6px;font-size:16px;font-weight:700}.lp-step p{color:#ffffff94;font-size:14px;line-height:1.65}.lp-how-right{justify-content:center;display:flex}.lp-how-visual{background:#ffffff12;border:1px solid #ffffff1f;border-radius:20px;width:100%;padding:28px}.lp-pricing{background:#f7f3eb;padding:88px 48px}.lp-pricing .lp-label{color:#2d6148}.lp-pricing .lp-label:before{background:#2d6148}.lp-pricing-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;max-width:720px;margin:0 auto;display:grid}.lp-price-card{background:#fff;border:1.5px solid #e2dad0;border-radius:24px;padding:36px;transition:all .25s;position:relative}.lp-price-card:hover{transform:translateY(-5px);box-shadow:0 16px 44px #1b3a2d1f}.lp-price-best{background:#1b3a2d;border-color:#0000;transform:scale(1.04);box-shadow:0 24px 64px #1b3a2d47,0 0 0 1px #f5c84233}.lp-price-best:hover{transform:scale(1.04)translateY(-5px);box-shadow:0 32px 72px #1b3a2d52,0 0 0 1px #f5c84259}.lp-best-tag{color:#1b3a2d;letter-spacing:.8px;background:#f5c842;border-radius:100px;margin-bottom:16px;padding:4px 14px;font-size:11px;font-weight:700;display:inline-block;box-shadow:0 2px 8px #f5c84266}.lp-price-name{color:#6b7a72;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:12px;font-size:12px;font-weight:700}.lp-price-best .lp-price-name{color:#ffffff80}.lp-price-amount{color:#1b3a2d;font-family:Playfair Display,serif;font-size:46px;font-weight:800;line-height:1}.lp-price-best .lp-price-amount{color:#fff}.lp-price-period{color:#6b7a72;font-size:14px;font-weight:400}.lp-price-best .lp-price-period{color:#ffffff80}.lp-price-desc{color:#6b7a72;margin:10px 0 20px;font-size:13px}.lp-price-best .lp-price-desc{color:#ffffff80}.lp-price-features{flex-direction:column;gap:10px;margin:0 0 28px;list-style:none;display:flex}.lp-price-features li{color:#1b3a2d;align-items:center;gap:10px;font-size:14px;display:flex}.lp-price-features li:before{content:"✓";color:#1b3a2d;background:#1b3a2d1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:flex}.lp-price-best .lp-price-features li{color:#fffc}.lp-price-best .lp-price-features li:before{color:#f5c842;background:#f5c84240}.lp-btn-price-outline{color:#1b3a2d;cursor:pointer;background:0 0;border:1.5px solid #d0c8be;border-radius:100px;width:100%;padding:15px;font-size:15px;font-weight:700;transition:all .2s}.lp-btn-price-outline:hover{background:#1b3a2d0a;border-color:#1b3a2d}.lp-btn-price-yellow{color:#1b3a2d;cursor:pointer;background:#f5c842;border:none;border-radius:100px;width:100%;padding:15px;font-size:15px;font-weight:700;transition:all .2s;box-shadow:0 4px 16px #f5c84259}.lp-btn-price-yellow:hover{background:#e6b830;box-shadow:0 6px 22px #f5c84280}.lp-testi{background:#fff;padding:88px 48px}.lp-testi-container{max-width:1100px;margin:0 auto}.lp-testi .lp-label{color:#2d6148}.lp-testi .lp-label:before{background:#2d6148}.lp-testi-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.lp-testi-card{background:#f7f3eb;border:1px solid #e2dad0;border-radius:20px;padding:32px;transition:all .25s}.lp-testi-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1b3a2d1a}.lp-testi-quote{color:#f5c842;margin-bottom:16px;font-family:Playfair Display,serif;font-size:52px;line-height:.8}.lp-testi-text{color:#3b4a42;flex:1;margin-bottom:24px;font-size:14px;line-height:1.72}.lp-testi-author{align-items:center;gap:12px;display:flex}.lp-testi-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:800;display:flex}.lp-testi-name{color:#1b3a2d;font-size:14px;font-weight:700}.lp-testi-role{color:#6b7a72;margin-top:2px;font-size:12px}.lp-faq{background:#f7f3eb;padding:88px 48px}.lp-faq-container{max-width:720px;margin:0 auto}.lp-faq .lp-label{color:#2d6148}.lp-faq .lp-label:before{background:#2d6148}.lp-faq-list{border:1px solid #e2dad0;border-radius:20px;flex-direction:column;gap:0;display:flex;overflow:hidden}.lp-faq-item{border-bottom:1px solid #e2dad0}.lp-faq-item:last-child{border-bottom:none}.lp-faq-q{cursor:pointer;color:#1b3a2d;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;font-size:15px;font-weight:600;transition:background .2s;display:flex}.lp-faq-q:hover{background:#1b3a2d08}.lp-faq-icon{color:#1b3a2d;background:#1b3a2d14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:400;transition:all .25s;display:flex}.lp-faq-icon.open{color:#1b3a2d;background:#f5c842;transform:rotate(45deg)}.lp-faq-a{color:#6b7a72;background:#fff;padding:4px 24px 20px;font-size:14px;line-height:1.72}.lp-cta{text-align:center;background:#f5c842;padding:88px 48px;position:relative;overflow:hidden}.lp-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#1b3a2d1a 0%,#0000 70%);width:360px;height:360px;position:absolute;top:-80px;right:-80px}.lp-cta:after{content:"";pointer-events:none;background:radial-gradient(circle,#1b3a2d14 0%,#0000 70%);width:280px;height:280px;position:absolute;bottom:-80px;left:-80px}.lp-cta-deco{opacity:.15;pointer-events:none;font-size:80px;position:absolute;top:20px;right:60px;transform:rotate(20deg)}.lp-cta-content{z-index:1;max-width:620px;margin:0 auto;position:relative}.lp-cta-content h2{color:#1b3a2d;letter-spacing:-.3px;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(28px,4vw,46px);font-weight:800}.lp-cta-content p{color:#1b3a2da6;margin-bottom:36px;font-size:16px;line-height:1.65}.lp-cta-btn{color:#fff;cursor:pointer;background:#1b3a2d;border:none;border-radius:100px;padding:18px 40px;font-size:16px;font-weight:700;transition:all .25s;box-shadow:0 6px 22px #1b3a2d4d}.lp-cta-btn:hover{background:#0f2419;transform:translateY(-3px);box-shadow:0 12px 32px #1b3a2d66}.lp-cta-note{color:#1b3a2d8c;margin-top:14px;font-size:13px}.lp-footer{background:#1b3a2d;padding:52px 48px}.lp-footer-inner{max-width:1160px;margin:0 auto}.lp-footer-top{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:24px;padding-bottom:32px;display:flex}.lp-footer-links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.lp-footer-links a,.lp-footer-links button{color:#ffffff80;cursor:pointer;background:0 0;border:none;font-size:13px;text-decoration:none;transition:color .2s}.lp-footer-links a:hover,.lp-footer-links button:hover{color:#f5c842}.lp-footer-copy{color:#ffffff38;font-size:12px}@media (width<=1024px){.lp-features-inner{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.lp-nav{height:60px;padding:0 20px}.lp-nav-links{display:none}.lp-hero{padding:56px 20px 48px}.lp-hero-container{grid-template-columns:1fr;gap:40px}.lp-hero-left h1{font-size:32px}.lp-hero-right{display:none}.lp-hero-btns{flex-direction:column}.lp-btn-hero,.lp-btn-example{text-align:center;width:100%}.lp-hero-stats{padding-top:20px}.lp-hero-stat{padding:6px 12px;font-size:12px}.lp-features-row{padding:52px 20px}.lp-features-inner{grid-template-columns:1fr;gap:14px}.lp-how{padding:56px 20px}.lp-how-container{grid-template-columns:1fr;gap:40px}.lp-how-right{display:none}.lp-pricing{padding:56px 20px}.lp-pricing-grid{grid-template-columns:1fr;max-width:100%}.lp-price-best{transform:none}.lp-price-best:hover{transform:translateY(-5px)}.lp-testi{padding:56px 20px}.lp-testi-grid{grid-template-columns:1fr}.lp-faq,.lp-cta{padding:56px 20px}.lp-cta-deco{display:none}.lp-footer{padding:40px 20px}.lp-footer-top{flex-direction:column;gap:20px}.lp-footer-links{gap:16px}}@media (width<=480px){.lp-hero-stats{border-top:none;flex-direction:column;gap:8px;padding-top:0}.lp-hero-stat{border-right:none;padding:0}.lp-feat-card{padding:22px 18px}}
