.legal-studio-hero{position:relative;overflow:hidden}.animated-gradient-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#faf6ec,hsla(47,61%,88%,.8) 25%,hsla(46,59%,77%,.6) 50%,hsla(47,61%,88%,.8) 75%,#faf6ec);background-size:400% 400%;animation:gradientShift 15s ease infinite;z-index:0}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.floating-particles{position:absolute;width:100%;height:100%;overflow:hidden;z-index:1;pointer-events:none}.particle{position:absolute;width:4px;height:4px;background:rgba(205,162,66,.3);border-radius:50%;animation:float 20s ease-in-out infinite}.particle:first-child{left:10%;animation-delay:0s}.particle:nth-child(2){left:20%;animation-delay:2s}.particle:nth-child(3){left:30%;animation-delay:4s}.particle:nth-child(4){left:40%;animation-delay:6s}.particle:nth-child(5){left:50%;animation-delay:8s}.particle:nth-child(6){left:60%;animation-delay:10s}.particle:nth-child(7){left:70%;animation-delay:12s}.particle:nth-child(8){left:80%;animation-delay:14s}.particle:nth-child(9){left:90%;animation-delay:16s}@keyframes float{0%,to{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) scale(1);opacity:0}}.gradient-text{background:linear-gradient(135deg,#cda242,#e7d7a1 50%,#cda242);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientText 3s ease infinite}@keyframes gradientText{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes gradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.animate-gradient{animation:gradient 3s ease infinite;background-size:200% auto}.glass-card{position:relative;background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:2px solid transparent;border-radius:24px;padding:48px 32px;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;overflow:hidden}[data-theme=dark] .glass-card{background:hsla(0,0%,7%,.95);border-color:rgba(205,162,66,.2)}.glass-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:24px;padding:2px;background:linear-gradient(135deg,rgba(205,162,66,.3),hsla(46,59%,77%,.3));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;pointer-events:none;transition:opacity .4s ease}.glass-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px rgba(205,162,66,.25),0 0 0 1px rgba(205,162,66,.1)}[data-theme=dark] .glass-card:hover{background:#121212;box-shadow:0 20px 60px rgba(205,162,66,.3),0 0 0 1px rgba(205,162,66,.3)}.glass-card:hover:before{opacity:1}.glass-card:active{transform:translateY(-4px) scale(1.01)}.card-icon-container{width:80px;height:80px;margin:0 auto 24px;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;transition:all .4s ease}.glass-card:hover .card-icon-container{transform:scale(1.1) rotate(5deg)}.card-icon-container:after{content:"";position:absolute;inset:-4px;border-radius:20px;background:linear-gradient(135deg,rgba(205,162,66,.2),hsla(46,59%,77%,.2));opacity:0;transition:opacity .4s ease;z-index:-1}.glass-card:hover .card-icon-container:after{opacity:1}.card-badge{position:absolute;top:16px;right:16px;padding:6px 12px;background:linear-gradient(135deg,#cda242,#e7d7a1);color:#fff;font-size:12px;font-weight:600;border-radius:12px;box-shadow:0 4px 12px rgba(205,162,66,.3);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 4px 12px rgba(205,162,66,.3)}50%{transform:scale(1.05);box-shadow:0 6px 16px rgba(205,162,66,.4)}}.step-indicator{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:48px;padding:0 32px}@media (min-width:768px){.step-indicator{gap:32px;margin-bottom:56px;padding:0 48px}}@media (min-width:1280px){.step-indicator{gap:48px;margin-bottom:64px;padding:0 64px}}.step-item{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1;max-width:250px;position:relative}@media (min-width:768px){.step-item{gap:16px;max-width:300px}}@media (min-width:1280px){.step-item{gap:20px;max-width:350px}}.step-item:after{content:"";position:absolute;top:20px;left:calc(50% + 20px);width:calc(100% - 40px);height:2px;background:linear-gradient(90deg,#cda242,rgba(205,162,66,.2));z-index:0}.step-item:last-child:after{display:none}.step-number{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;position:relative;z-index:1;transition:all .3s ease}@media (min-width:768px){.step-number{width:56px;height:56px;font-size:20px}}@media (min-width:1280px){.step-number{width:64px;height:64px;font-size:22px}}.step-number.active{background:linear-gradient(135deg,#cda242,#e7d7a1);color:#fff;box-shadow:0 4px 16px rgba(205,162,66,.4);transform:scale(1.1)}.step-number.completed{background:linear-gradient(135deg,#4caf50,#66bb6a);color:#fff}.step-number.inactive{background:rgba(205,162,66,.1);color:rgba(205,162,66,.6);border:2px solid rgba(205,162,66,.3)}.step-label{font-size:15px;font-weight:500;color:#4a4c5a;text-align:center}@media (min-width:768px){.step-label{font-size:16px}}@media (min-width:1280px){.step-label{font-size:18px}}.step-number.active+.step-label{color:#cda242;font-weight:600}.file-upload-zone{position:relative;border:2px dashed rgba(205,162,66,.4);border-radius:16px;padding:48px 24px;text-align:center;background:hsla(0,0%,100%,.5);backdrop-filter:blur(10px);transition:all .3s ease;cursor:pointer}.file-upload-zone:hover{border-color:rgba(205,162,66,.6);background:hsla(0,0%,100%,.7);transform:translateY(-2px)}.file-upload-zone.dragover{border-color:#cda242;background:rgba(205,162,66,.1);transform:scale(1.02);box-shadow:0 8px 24px rgba(205,162,66,.2)}.file-preview-card{display:flex;align-items:center;gap:12px;padding:16px;background:hsla(47,61%,88%,.5);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(205,162,66,.2);margin-top:16px;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.smart-textarea{position:relative}.smart-textarea textarea{transition:all .3s ease}.smart-textarea textarea:focus{border-color:#cda242;box-shadow:0 0 0 4px rgba(205,162,66,.1),0 4px 12px rgba(205,162,66,.15)}.textarea-footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px;font-size:12px;color:#717586}.modern-button{position:relative;overflow:hidden;transition:all .3s ease}.modern-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.modern-button:hover:before{width:300px;height:300px}.modern-button-primary{background:linear-gradient(135deg,#cda242,#e7d7a1);color:#fff;box-shadow:0 4px 16px rgba(205,162,66,.3)}.modern-button-primary:hover{box-shadow:0 8px 24px rgba(205,162,66,.4);transform:translateY(-2px)}.modern-button-primary:active{transform:translateY(0)}.loading-spinner{width:20px;height:20px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.compose-form-container{display:flex;flex-direction:column;gap:32px;max-width:100%}@media (min-width:1024px){.compose-form-container{gap:40px}}@media (min-width:1280px){.compose-form-container{gap:48px}}.form-section{background:hsla(0,0%,100%,.85);backdrop-filter:blur(15px);border-radius:24px;padding:32px;border:1px solid rgba(205,162,66,.15);transition:all .3s ease;box-shadow:0 4px 20px rgba(205,162,66,.08)}[data-theme=dark] .form-section{background:rgba(26,26,26,.95)}@media (min-width:768px){.form-section{padding:40px;border-radius:28px}}@media (min-width:1024px){.form-section{padding:48px;border-radius:32px}}@media (min-width:1280px){.form-section{padding:56px;border-radius:36px;box-shadow:0 8px 32px rgba(205,162,66,.12)}}.form-section:hover{border-color:rgba(205,162,66,.2);box-shadow:0 8px 32px rgba(205,162,66,.15);transform:translateY(-2px)}[data-theme=dark] .form-section:hover{background:#1a1a1a;border-color:rgba(205,162,66,.35);box-shadow:0 8px 32px rgba(205,162,66,.2)}.form-section-title{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;color:#212121;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid rgba(205,162,66,.2);transition:color .3s ease,border-color .3s ease}[data-theme=dark] .form-section-title{color:#fff;border-bottom-color:rgba(205,162,66,.3)}@media (min-width:768px){.form-section-title{font-size:22px;margin-bottom:28px;padding-bottom:20px}}@media (min-width:1280px){.form-section-title{font-size:24px;margin-bottom:32px;padding-bottom:24px}}.form-section-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(205,162,66,.1),hsla(46,59%,77%,.1));flex-shrink:0}@media (min-width:768px){.form-section-icon{width:48px;height:48px;border-radius:14px}}@media (min-width:1280px){.form-section-icon{width:56px;height:56px;border-radius:16px}}.form-section-icon svg{width:20px;height:20px}@media (min-width:768px){.form-section-icon svg{width:24px;height:24px}}@media (min-width:1280px){.form-section-icon svg{width:28px;height:28px}}.template-selector-modern{position:relative}.template-dropdown-modern{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23CDA242' d='M8 12L2 6h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;padding:16px 50px 16px 20px;font-size:15px}@media (min-width:768px){.template-dropdown-modern{padding:18px 55px 18px 24px;font-size:16px;background-position:right 24px center}}@media (min-width:1280px){.template-dropdown-modern{padding:20px 60px 20px 28px;font-size:17px;background-position:right 28px center}}.modern-textarea-container{position:relative}.modern-textarea{min-height:250px;font-family:Inter,sans-serif;line-height:1.7;font-size:15px;transition:all .3s ease;padding:20px 24px!important}@media (min-width:768px){.modern-textarea{min-height:300px;font-size:16px;padding:24px 28px!important}}@media (min-width:1280px){.modern-textarea{min-height:350px;font-size:17px;padding:28px 32px!important}}.modern-textarea:focus{min-height:300px}@media (min-width:768px){.modern-textarea:focus{min-height:350px}}@media (min-width:1280px){.modern-textarea:focus{min-height:400px}}.textarea-suggestions{margin-top:16px;padding:20px;background:hsla(47,61%,88%,.3);border-radius:12px;border-left:4px solid #cda242}@media (min-width:768px){.textarea-suggestions{margin-top:20px;padding:24px;border-radius:16px}}@media (min-width:1280px){.textarea-suggestions{margin-top:24px;padding:28px;border-radius:20px;border-left-width:5px}}.textarea-suggestions-title{font-size:14px;font-weight:600;color:#cda242;margin-bottom:8px}@media (min-width:768px){.textarea-suggestions-title{font-size:15px;margin-bottom:10px}}@media (min-width:1280px){.textarea-suggestions-title{font-size:16px;margin-bottom:12px}}.textarea-suggestions-list{font-size:13px;color:#717586;list-style:none;padding:0;margin:0;line-height:1.8}@media (min-width:768px){.textarea-suggestions-list{font-size:14px;line-height:1.9}}@media (min-width:1280px){.textarea-suggestions-list{font-size:15px;line-height:2}}.textarea-suggestions-list li{padding:2px 0}.textarea-suggestions-list li:before{content:"• ";color:#cda242;font-weight:700}.file-upload-modern{position:relative;border:2px dashed rgba(205,162,66,.3);border-radius:16px;padding:40px 24px;text-align:center;background:linear-gradient(135deg,hsla(43,58%,95%,.5),hsla(47,61%,88%,.3));backdrop-filter:blur(10px);transition:all .3s ease;cursor:pointer}.file-upload-modern:hover{border-color:rgba(205,162,66,.5);background:linear-gradient(135deg,hsla(43,58%,95%,.7),hsla(47,61%,88%,.5));transform:translateY(-2px)}.file-upload-modern.dragover{border-color:#cda242;transform:scale(1.02);box-shadow:0 8px 24px rgba(205,162,66,.2)}.file-upload-modern.dragover,.upload-icon-wrapper{background:linear-gradient(135deg,rgba(205,162,66,.1),hsla(46,59%,77%,.1))}.upload-icon-wrapper{width:80px;height:80px;margin:0 auto 24px;border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media (min-width:768px){.upload-icon-wrapper{width:100px;height:100px;margin:0 auto 28px;border-radius:24px}}@media (min-width:1280px){.upload-icon-wrapper{width:120px;height:120px;margin:0 auto 32px;border-radius:28px}}.upload-icon-wrapper svg{width:40px;height:40px}@media (min-width:768px){.upload-icon-wrapper svg{width:50px;height:50px}}@media (min-width:1280px){.upload-icon-wrapper svg{width:60px;height:60px}}.file-upload-modern:hover .upload-icon-wrapper{transform:scale(1.1);background:linear-gradient(135deg,rgba(205,162,66,.2),hsla(46,59%,77%,.2))}.field-group{margin-bottom:32px}@media (min-width:768px){.field-group{margin-bottom:40px}}@media (min-width:1280px){.field-group{margin-bottom:48px}}.field-label{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#212121;margin-bottom:12px}@media (min-width:768px){.field-label{font-size:16px;margin-bottom:16px}}@media (min-width:1280px){.field-label{font-size:17px;margin-bottom:20px}}.field-label-required{color:#e53935;font-size:12px}.field-helper{font-size:13px;color:#717586;margin-top:8px;display:flex;align-items:center;gap:6px}@media (min-width:768px){.field-helper{font-size:14px;margin-top:10px;gap:8px}}@media (min-width:1280px){.field-helper{font-size:15px;margin-top:12px;gap:10px}}.field-helper svg{width:14px;height:14px;flex-shrink:0}@media (min-width:768px){.field-helper svg{width:16px;height:16px}}@media (min-width:1280px){.field-helper svg{width:18px;height:18px}}.action-buttons-modern{display:flex;justify-content:space-between;align-items:center;padding-top:32px;margin-top:32px;border-top:2px solid rgba(205,162,66,.1)}@media (min-width:768px){.action-buttons-modern{padding-top:40px;margin-top:40px}}@media (min-width:1280px){.action-buttons-modern{padding-top:48px;margin-top:48px}}.action-buttons-modern .button-group{display:flex;gap:12px}.info-card{background:linear-gradient(135deg,rgba(205,162,66,.05),hsla(46,59%,77%,.05));border:1px solid rgba(205,162,66,.2);border-radius:16px;padding:24px;margin-bottom:32px}@media (min-width:768px){.info-card{padding:28px;margin-bottom:40px;border-radius:20px}}@media (min-width:1280px){.info-card{padding:32px;margin-bottom:48px;border-radius:24px}}.info-card-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#cda242;margin-bottom:12px}@media (min-width:768px){.info-card-title{font-size:18px;margin-bottom:16px}}@media (min-width:1280px){.info-card-title{font-size:20px;margin-bottom:20px}}.info-card-content{font-size:14px;color:#717586;line-height:1.7}@media (min-width:768px){.info-card-content{font-size:15px;line-height:1.8}}@media (min-width:1280px){.info-card-content{font-size:16px;line-height:1.8}}.template-grid,.template-grid-web{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:24px}.template-grid-web{width:100%;max-width:100%;box-sizing:border-box}@media (min-width:640px){.template-grid-web{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:768px){.template-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.template-grid-web{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:1024px){.template-grid-web{grid-template-columns:repeat(3,1fr);gap:24px}}@media (min-width:1280px){.template-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:28px}.template-grid-web{grid-template-columns:repeat(3,1fr);gap:28px}}@media (min-width:1536px){.template-grid-web{grid-template-columns:repeat(4,1fr);gap:32px}}.template-card{background:linear-gradient(180deg,hsla(43,58%,95%,.6) 0,hsla(43,58%,95%,.3) 40%,#fff);border:2px solid rgba(205,162,66,.15);border-radius:24px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;box-shadow:0 4px 16px rgba(205,162,66,.1);aspect-ratio:1;width:100%}@media (min-width:768px){.template-card{border-radius:28px;box-shadow:0 6px 20px rgba(205,162,66,.12)}}@media (min-width:1024px){.template-card{border-radius:32px;box-shadow:0 8px 24px rgba(205,162,66,.15)}}.template-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 40px rgba(205,162,66,.25);border-color:rgba(205,162,66,.4);background:linear-gradient(180deg,hsla(43,58%,95%,.8) 0,hsla(43,58%,95%,.5) 40%,#fff)}@media (min-width:1024px){.template-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 20px 48px rgba(205,162,66,.3)}}.template-card-selected{border-color:#cda242;border-width:3px;box-shadow:0 8px 24px rgba(205,162,66,.3);background:linear-gradient(180deg,hsla(43,58%,95%,.9) 0,hsla(47,61%,88%,.6) 40%,#fff)}.template-card-selected:hover{border-color:#cda242;box-shadow:0 12px 32px rgba(205,162,66,.4);transform:translateY(-8px) scale(1.02)}.template-card-icon-wrapper{position:relative;width:100%;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,hsla(43,58%,95%,.8) 0,hsla(47,61%,88%,.5) 50%,hsla(43,58%,95%,.2));overflow:hidden;padding:20px}@media (min-width:640px){.template-card-icon-wrapper{padding:24px}}@media (min-width:768px){.template-card-icon-wrapper{padding:28px}}@media (min-width:1024px){.template-card-icon-wrapper{padding:32px}}@media (min-width:1280px){.template-card-icon-wrapper{padding:36px}}.template-icon-container{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;background:hsla(0,0%,100%,.9);box-shadow:0 4px 20px rgba(205,162,66,.2);border:3px solid rgba(205,162,66,.15)}@media (min-width:640px){.template-icon-container{width:110px;height:110px}}@media (min-width:768px){.template-icon-container{width:120px;height:120px;border-width:4px}}@media (min-width:1024px){.template-icon-container{width:130px;height:130px}}@media (min-width:1280px){.template-icon-container{width:140px;height:140px;border-width:5px}}.template-icon{color:#a36f2b;transition:all .4s ease;filter:drop-shadow(0 2px 6px rgba(163,111,43,.3))}.template-card:hover .template-icon-container{transform:scale(1.08) rotate(3deg);box-shadow:0 8px 28px rgba(205,162,66,.35);background:#fff;border-color:rgba(205,162,66,.4)}.template-card:hover .template-icon{transform:scale(1.1);color:#cda242;filter:drop-shadow(0 4px 10px rgba(205,162,66,.5))}.template-card-selected .template-icon-container{background:#fff!important;box-shadow:0 8px 28px rgba(205,162,66,.4);border-color:rgba(205,162,66,.5);border-width:4px}@media (min-width:1280px){.template-card-selected .template-icon-container{border-width:5px}}.template-card-selected .template-icon{color:#cda242;filter:drop-shadow(0 4px 10px rgba(205,162,66,.5))}.template-card-check{position:absolute;top:12px;right:12px;width:32px;height:32px;background:linear-gradient(135deg,#cda242,#e7d7a1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 8px rgba(205,162,66,.4);animation:scaleIn .2s ease}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.template-card-content{padding:20px;flex-shrink:0;display:flex;flex-direction:column;background:hsla(0,0%,100%,.95)}@media (min-width:640px){.template-card-content{padding:22px}}@media (min-width:768px){.template-card-content{padding:24px}}@media (min-width:1024px){.template-card-content{padding:26px}}@media (min-width:1280px){.template-card-content{padding:28px}}.template-card-centered,.template-card-content-centered{align-items:center;text-align:center}.template-card-content-centered{padding-top:0;padding-bottom:24px}.template-card-centered .template-card-icon-wrapper{padding:32px 20px 20px}@media (min-width:640px){.template-card-centered .template-card-icon-wrapper{padding:36px 24px 24px}}@media (min-width:768px){.template-card-centered .template-card-icon-wrapper{padding:40px 28px 28px}}@media (min-width:1024px){.template-card-centered .template-card-icon-wrapper{padding:44px 32px 32px}}.template-card-title-centered{text-align:center;margin-bottom:8px;font-size:14px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5rem;justify-content:center;align-items:center}@media (min-width:640px){.template-card-title-centered{font-size:15px}}@media (min-width:768px){.template-card-title-centered{font-size:16px}}@media (min-width:1024px){.template-card-title-centered{font-size:17px}}.template-card-description-centered{text-align:center;font-size:11px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:4px}@media (min-width:640px){.template-card-description-centered{font-size:12px}}.template-card-category{font-size:10px;font-weight:700;color:#a36f2b;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:10px;display:inline-block;padding:2px 0;border-bottom:1.5px solid rgba(163,111,43,.3);width:-moz-fit-content;width:fit-content}@media (min-width:768px){.template-card-category{font-size:11px;margin-bottom:12px;letter-spacing:1.5px}}@media (min-width:1024px){.template-card-category{font-size:12px;margin-bottom:14px;letter-spacing:1.8px}}.template-card-title{font-size:16px;font-weight:700;color:#212121;word-wrap:break-word;margin-bottom:8px;line-height:1.4;transition:all .3s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-card-selected .template-card-title,.template-card:hover .template-card-title{color:#cda242}@media (min-width:640px){.template-card-title{font-size:17px;margin-bottom:10px}}@media (min-width:768px){.template-card-title{font-size:18px;margin-bottom:12px}}@media (min-width:1024px){.template-card-title{font-size:19px;margin-bottom:14px}}@media (min-width:1280px){.template-card-title{font-size:20px;margin-bottom:16px}}.template-card-description{font-size:12px;color:#5b5e6e;line-height:1.6;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:640px){.template-card-description{font-size:13px;line-height:1.65}}@media (min-width:768px){.template-card-description{font-size:14px;line-height:1.7}}@media (min-width:1024px){.template-card-description{font-size:15px;line-height:1.75}}@media (min-width:1280px){.template-card-description{font-size:16px;line-height:1.8}}@media (max-width:768px){.glass-card{padding:32px 24px}.card-icon-container{width:64px;height:64px}.step-indicator{flex-direction:column;gap:24px}.step-item:after{display:none}.compose-form-container{grid-template-columns:1fr}.action-buttons-modern{flex-direction:column;gap:12px}.action-buttons-modern .button-group{width:100%}.action-buttons-modern .button-group button{flex:1}.template-grid{grid-template-columns:1fr;gap:20px}.template-card-image-wrapper{height:160px}}.template-selector-layout{display:flex;gap:24px;min-height:600px;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media (max-width:1024px){.template-selector-layout{flex-direction:column;gap:20px;min-height:auto}}@media (max-width:768px){.template-selector-layout{gap:16px}}.template-sidebar{width:280px;min-width:280px;background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);border:1px solid rgba(205,162,66,.15);border-radius:20px;padding:24px;height:-moz-fit-content;height:fit-content;max-height:800px;overflow-y:auto;transition:background-color .3s ease,border-color .3s ease;box-shadow:0 4px 16px rgba(205,162,66,.08);position:sticky;top:24px}[data-theme=dark] .template-sidebar{background:hsla(0,0%,7%,.98);border-color:rgba(205,162,66,.25);box-shadow:0 4px 16px rgba(205,162,66,.15)}@media (max-width:1024px){.template-sidebar{width:100%;min-width:100%;max-height:300px;position:relative;top:0;padding:20px;border-radius:16px}}@media (max-width:768px){.template-sidebar{padding:16px;border-radius:12px;max-height:250px}}.template-sidebar-header{margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid rgba(205,162,66,.15);transition:border-color .3s ease}[data-theme=dark] .template-sidebar-header{border-bottom-color:rgba(205,162,66,.25)}.template-sidebar-title{font-size:18px;font-weight:700;color:#212121;margin-bottom:12px;transition:color .3s ease}[data-theme=dark] .template-sidebar-title{color:#f9fafb}@media (max-width:768px){.template-sidebar-title{font-size:16px;margin-bottom:10px}}.template-sidebar-all-btn{width:100%;padding:10px 16px;background:linear-gradient(135deg,rgba(205,162,66,.1),hsla(46,59%,77%,.05));border:2px solid rgba(205,162,66,.2);border-radius:12px;color:#cda242;font-weight:600;font-size:14px;transition:all .3s ease;cursor:pointer}.template-sidebar-all-btn:hover{background:linear-gradient(135deg,rgba(205,162,66,.15),hsla(46,59%,77%,.1));border-color:rgba(205,162,66,.3);transform:translateY(-1px)}[data-theme=dark] .template-sidebar-all-btn{background:linear-gradient(135deg,rgba(205,162,66,.2),hsla(46,59%,77%,.15));border-color:rgba(205,162,66,.4);color:#e7d7a1}[data-theme=dark] .template-sidebar-all-btn:hover{background:linear-gradient(135deg,rgba(205,162,66,.3),hsla(46,59%,77%,.2));border-color:rgba(205,162,66,.5)}.template-sidebar-list{display:flex;flex-direction:column;gap:8px}.template-sidebar-category{width:100%}.template-sidebar-category-btn{width:100%;padding:12px 16px;background:transparent;border:2px solid transparent;border-radius:12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s ease;text-align:left}.template-sidebar-category-btn:hover{background:rgba(205,162,66,.05);border-color:rgba(205,162,66,.1)}.template-sidebar-category-btn.active{background:linear-gradient(135deg,rgba(205,162,66,.15),hsla(46,59%,77%,.1));border-color:rgba(205,162,66,.3);box-shadow:0 2px 8px rgba(205,162,66,.15)}.template-sidebar-category-name{font-size:15px;font-weight:600;color:#212121;flex:1;transition:color .3s ease}@media (max-width:768px){.template-sidebar-category-name{font-size:14px}.template-sidebar-category-btn{padding:10px 12px}}.template-sidebar-category-btn.active .template-sidebar-category-name{color:#cda242}[data-theme=dark] .template-sidebar-category-name{color:#fff}[data-theme=dark] .template-sidebar-category-btn.active .template-sidebar-category-name{color:#e7d7a1}.template-sidebar-category-count{font-size:13px;font-weight:600;color:#717586;background:rgba(205,162,66,.1);padding:4px 10px;border-radius:12px;min-width:32px;text-align:center;transition:background-color .3s ease,color .3s ease}.template-sidebar-category-btn.active .template-sidebar-category-count{background:rgba(205,162,66,.2);color:#a36f2b}[data-theme=dark] .template-sidebar-category-count{background:rgba(205,162,66,.25);color:#e5e7eb}[data-theme=dark] .template-sidebar-category-btn.active .template-sidebar-category-count{background:rgba(205,162,66,.4);color:#f3f4f6}.template-main-content{flex:1;min-width:0;overflow-x:hidden;overflow-y:auto;max-height:calc(100vh - 300px)}.template-sidebar::-webkit-scrollbar{width:6px}.template-sidebar::-webkit-scrollbar-track{background:rgba(205,162,66,.05);border-radius:10px}.template-sidebar::-webkit-scrollbar-thumb{background:rgba(205,162,66,.3);border-radius:10px}.template-sidebar::-webkit-scrollbar-thumb:hover{background:rgba(205,162,66,.5)}[data-theme=dark] .template-sidebar::-webkit-scrollbar-track{background:rgba(205,162,66,.1)}[data-theme=dark] .template-sidebar::-webkit-scrollbar-thumb{background:rgba(205,162,66,.4)}[data-theme=dark] .template-sidebar::-webkit-scrollbar-thumb:hover{background:rgba(205,162,66,.6)}