/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-500:oklch(63.7% .237 25.331);--color-blue-600:oklch(54.6% .245 262.881);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-bold:700;--ease-out:cubic-bezier(0,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-4{margin-top:calc(var(--spacing)*4)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-5{height:calc(var(--spacing)*5)}.h-\[18px\]{height:18px}.min-h-\[50vh\]{min-height:50vh}.min-h-screen{min-height:100vh}.w-5{width:calc(var(--spacing)*5)}.w-\[18px\]{width:18px}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.border{border-style:var(--tw-border-style);border-width:1px}.bg-blue-600{background-color:var(--color-blue-600)}.p-2{padding:calc(var(--spacing)*2)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-red-500{color:var(--color-red-500)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{color-scheme:light;color:#213547;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;background-color:#fff;font-family:Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{width:100%;max-width:100vw;overflow-x:hidden}input,select,textarea{color:#2d3748!important;background-color:#fff!important}input::placeholder,textarea::placeholder{opacity:1;color:#a0aec0!important}input:focus,select:focus,textarea:focus{color:#2d3748!important}body,div,span,p,h1,h2,h3,h4,h5,h6{color:inherit}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#3e7b27}body{min-width:320px;min-height:100vh;margin:0;padding:0;overflow-x:hidden}#root{width:100%;min-height:100vh;margin:0;padding:0}h1{font-size:3.2em;line-height:1.1}button{color:#213547;cursor:pointer;background-color:#f9f9f9;border:1px solid #0000;border-radius:12px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}*{font-family:Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}html[dir=rtl],html[dir=rtl] body{direction:rtl!important;text-align:right!important;font-family:Vazirmatn,-apple-system,BlinkMacSystemFont,sans-serif!important}html[dir=rtl] .nav-link{text-align:right!important;flex-direction:row-reverse!important}html[dir=rtl] .nav-link i,html[dir=rtl] .nav-link svg{margin-right:0!important;margin-left:.5rem!important}html[dir=rtl] .left-sidebar{left:auto!important;right:0!important;padding:1.5rem 0 1.5rem 1rem!important;box-shadow:-2px 0 15px #0000001a!important}html[dir=rtl] .sidebar-header{text-align:right!important;padding-right:0!important}html[dir=rtl] .sidebar-title,html[dir=rtl] .sidebar-subtitle{text-align:right!important}html[dir=rtl] .nav-section{padding-right:0!important}html[dir=rtl] .nav-section-title{text-align:right!important}html[dir=rtl] .nav-item{flex-direction:row-reverse!important;text-align:right!important;padding:.75rem 0 .75rem 1rem!important;margin-right:0!important;border-radius:12px 0 0 12px!important}html[dir=rtl] .nav-item i,html[dir=rtl] .nav-item svg{margin-left:.75rem!important;margin-right:0!important}html[dir=rtl] .dashboard-container .main-content{margin-left:0!important;margin-right:280px!important}html[dir=rtl] .btn,html[dir=rtl] .action-buttons .btn{flex-direction:row-reverse!important}html[dir=rtl] .btn svg,html[dir=rtl] .btn i{margin-left:0!important;margin-right:.5rem!important}html[dir=rtl] .results-container,html[dir=rtl] .results-grid{direction:rtl!important}html[dir=rtl] .result-item{text-align:right!important}html[dir=rtl] .result-label{flex-direction:row-reverse!important}html[dir=rtl] .form-group,html[dir=rtl] .form-group input,html[dir=rtl] .form-group select{text-align:right!important}html[dir=rtl] .analysis-container,html[dir=rtl] .materials-grid,html[dir=rtl] .category-grid{direction:rtl!important}@media (max-width: 768px){html[dir=rtl] .mobile-menu-toggle{left:auto!important;right:1rem!important}html[dir=rtl] .left-sidebar{left:auto!important;right:0!important;padding:2rem 0 2rem 1rem!important;transform:translate(100%)!important;box-shadow:-4px 0 20px #00000026!important}html[dir=rtl] .left-sidebar.open{transform:translate(0)!important}html[dir=rtl] .dashboard-container .main-content{margin-left:0!important;margin-right:0!important;padding:4rem .75rem .75rem!important}html[dir=rtl] .hamburger-btn{left:1rem!important;right:auto!important}html[dir=rtl] .navbar-brand{margin-left:auto!important;margin-right:0!important}html[dir=rtl] .navbar-nav{text-align:right!important;direction:rtl!important}html[dir=rtl] .nav-link{text-align:right!important;flex-direction:row-reverse!important}html[dir=rtl] .nav-link svg,html[dir=rtl] .nav-link i{margin-left:.5rem!important;margin-right:0!important}html[dir=rtl] .dropdown-menu,html[dir=rtl] .dropdown-item{text-align:right!important}html[dir=rtl] .results-container{direction:rtl!important;text-align:right!important}html[dir=rtl] .results-grid,html[dir=rtl] .result-group{direction:ltr!important;display:grid!important;grid-template-columns:1fr!important}html[dir=rtl] .result-item{text-align:right!important;direction:rtl!important}html[dir=rtl] .result-label{text-align:right!important;flex-direction:row-reverse!important}html[dir=rtl] .result-label i,html[dir=rtl] .result-label svg{margin-left:.5rem!important;margin-right:0!important}html[dir=rtl] .result-value{text-align:right!important}html[dir=rtl] .action-buttons{flex-direction:column!important}html[dir=rtl] .action-buttons .btn{width:100%!important;justify-content:center!important;flex-direction:row-reverse!important}html[dir=rtl] .section-header,html[dir=rtl] .section-title,html[dir=rtl] .section-description{text-align:right!important}html[dir=rtl] .materials-header{direction:rtl!important}html[dir=rtl] .search-box{text-align:right!important}html[dir=rtl] .materials-grid,html[dir=rtl] .category-grid{direction:rtl!important}html[dir=rtl] .material-item,html[dir=rtl] .category-card{text-align:right!important}html[dir=rtl] .analysis-container{direction:rtl!important}html[dir=rtl] table,html[dir=rtl] .analysis-table-container,html[dir=rtl] .materials-analysis-table,html[dir=rtl] .results-table,html[dir=rtl] .test-form-table,html[dir=rtl] .comparison-table{direction:ltr!important}html[dir=rtl] table th,html[dir=rtl] table td{text-align:left!important}html[dir=rtl] .material-percentage-item{direction:rtl!important;text-align:right!important}html[dir=rtl] .material-info{text-align:right!important}html[dir=rtl] .percentage-input-group{flex-direction:row-reverse!important}html[dir=rtl] .my-material-header{direction:rtl!important}html[dir=rtl] .my-material-info{text-align:right!important}html[dir=rtl] .my-material-actions{justify-content:flex-start!important}html[dir=rtl] .materials-filters{direction:rtl!important}html[dir=rtl] .search-input,html[dir=rtl] .filter-select{text-align:right!important}html[dir=rtl] .properties-grid{direction:rtl!important}html[dir=rtl] .property-item{text-align:right!important}html[dir=rtl] .form-grid{direction:rtl!important}html[dir=rtl] .form-group,html[dir=rtl] .form-group label,html[dir=rtl] .form-group input,html[dir=rtl] .form-group select{text-align:right!important}}@media (max-width: 480px){html[dir=rtl] .mobile-menu-toggle{left:auto!important;right:.5rem!important}html[dir=rtl] .left-sidebar{padding:1.5rem 0 1.5rem 1rem!important}html[dir=rtl] .dashboard-container .main-content{padding:3.5rem .5rem .5rem!important}}.mcs-tile{background:#fff;border:1.5px solid #e5e7eb;color:#1f2937}.mcs-tile[data-selected=true]{background:#3e7b27;border-color:#3e7b27;color:#fff;box-shadow:0 4px 10px #3e7b2740}.mcs-tile:hover:not([data-selected=true]){border-color:#a3c89a;background:#f7fbf4}.mcs-stepper-btn{background:#fff;border:1.5px solid #e5e7eb;color:#3e7b27}.mcs-stepper-btn:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.mcs-stepper-btn:not(:disabled):hover{border-color:#a3c89a;background:#f7fbf4}.mcs-stepper-input{border:1.5px solid #3e7b27;color:#3e7b27}.mcs-stepper-input:focus{border-color:#2f5f1e;box-shadow:0 0 0 3px #3e7b2733}.mcs-stepper-input::-webkit-outer-spin-button,.mcs-stepper-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mcs-stepper-input{-moz-appearance:textfield;appearance:textfield}.mcs-btn-continue{background:#3e7b27;color:#fff;cursor:pointer}.mcs-btn-continue:disabled{opacity:.5;cursor:not-allowed}.mcs-btn-continue:not(:disabled):hover{background:#2f5f1e}@media (max-width: 600px){.mcs-footer{flex-direction:column;align-items:stretch;justify-content:center}.mcs-footer .mcs-footer-hint{text-align:center}.mcs-footer .mcs-btn-continue{width:100%;justify-content:center}}.toast-container{position:fixed;top:1.5rem;right:1.5rem;z-index:10000;display:flex;flex-direction:column;gap:.75rem;max-width:420px;width:calc(100% - 3rem);pointer-events:none}[dir=rtl] .toast-container{right:auto;left:1.5rem}.toast-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:12px;box-shadow:0 8px 30px #0000001f,0 2px 8px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;position:relative;overflow:hidden}.toast-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px}[dir=rtl] .toast-item:before{left:auto;right:0}.toast-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.toast-success:before{background:#22c55e}.toast-success .toast-icon{color:#22c55e}.toast-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.toast-error:before{background:#ef4444}.toast-error .toast-icon{color:#ef4444}.toast-warning{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.toast-warning:before{background:#f59e0b}.toast-warning .toast-icon{color:#f59e0b}.toast-info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.toast-info:before{background:#3b82f6}.toast-info .toast-icon{color:#3b82f6}.toast-enter{animation:toastSlideIn .3s ease forwards}.toast-exit{animation:toastSlideOut .3s ease forwards}@keyframes toastSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}[dir=rtl] .toast-enter{animation:toastSlideInRTL .3s ease forwards}@keyframes toastSlideInRTL{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes toastSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.toast-icon{flex-shrink:0;display:flex;align-items:center;padding-top:1px}.toast-body{flex:1;min-width:0}.toast-title{font-weight:600;font-size:.95rem;margin-bottom:.25rem;line-height:1.3}.toast-message{font-size:.85rem;line-height:1.5;opacity:.85}.toast-close{flex-shrink:0;background:none;border:none;cursor:pointer;padding:.25rem;border-radius:6px;color:inherit;opacity:.5;transition:opacity .2s,background .2s;display:flex;align-items:center}.toast-close:hover{opacity:1;background:#0000000d}@media (max-width: 768px){.toast-container{top:1rem;right:1rem;left:1rem;max-width:100%;width:auto}}.comparison-table-container{width:100%;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.comparison-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e2e8f0;flex-wrap:wrap;gap:1.5rem}.header-title h3{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0 0 .25rem}.header-subtitle{font-size:.95rem;color:#718096;margin:0}.comparison-stats{display:flex;gap:1.5rem;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1rem;border-radius:8px;min-width:90px}.stat-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:1.5rem;font-weight:700}.stat-total{background:linear-gradient(135deg,#edf2f7,#e2e8f0);color:#2d3748}.stat-pass{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724}.stat-fail{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24}.stat-percentage{background:linear-gradient(135deg,#e6f7ff,#b3e0ff);color:#003d66}.table-wrapper{overflow-x:auto;margin-bottom:1.5rem;border-radius:8px;border:1px solid #e2e8f0}.comparison-table{width:100%;border-collapse:collapse;font-size:.9rem;background:#fff}.comparison-table thead{background:linear-gradient(135deg,#3e7b27,#5a9e3f);color:#fff;position:sticky;top:0;z-index:10}.comparison-table th{padding:1rem;text-align:left;font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;border-bottom:2px solid rgba(255,255,255,.3)}.property-header{width:25%;min-width:150px}.specification-header{width:20%;min-width:120px;text-align:center}.result-header{width:15%;min-width:100px;text-align:center}.unit-header,.test-method-header{width:20%;min-width:120px;text-align:center}.comparison-table tbody tr{border-bottom:1px solid #e2e8f0;transition:background-color .2s ease}.comparison-table tbody tr:hover:not(.group-header-row){background-color:#f7fafc}.comparison-table td{padding:.875rem 1rem}.property-cell{font-weight:600;color:#2d3748}.specification-cell{text-align:center;color:#4a5568;font-weight:500}.result-cell{text-align:center;font-weight:700;font-size:1rem}.unit-cell{text-align:center;color:#718096;font-size:.85rem}.test-method-cell{text-align:center;color:#718096;font-size:.85rem;font-family:Courier New,monospace;position:relative}.test-method-cell[rowspan]{background:linear-gradient(135deg,#f7fafc,#edf2f7);border-left:3px solid #3E7B27;font-weight:600;color:#2d3748}.result-pass{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724;font-weight:700;box-shadow:inset 0 0 0 1px #28a745}.result-fail{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24;font-weight:700;box-shadow:inset 0 0 0 1px #dc3545}.result-normal{color:#2d3748}.group-header-row{background:linear-gradient(135deg,#edf2f7,#e2e8f0)}.group-header{padding:.75rem 1rem;font-weight:700;font-size:.9rem;color:#2d3748;text-transform:uppercase;letter-spacing:1px;border-top:2px solid #cbd5e0;border-bottom:2px solid #cbd5e0}.comparison-legend{display:flex;gap:2rem;padding:1rem;background:#f7fafc;border-radius:8px;flex-wrap:wrap;justify-content:center}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#4a5568}.legend-color{width:24px;height:24px;border-radius:4px;border:1px solid rgba(0,0,0,.1)}.legend-pass{background:linear-gradient(135deg,#d4edda,#c3e6cb)}.legend-fail{background:linear-gradient(135deg,#f8d7da,#f5c6cb)}.legend-normal{background:#fff;border:1px solid #e2e8f0}@media (max-width: 1024px){.comparison-header{flex-direction:column;align-items:flex-start}.comparison-stats{width:100%;justify-content:space-between}.stat-item{flex:1;min-width:80px}}@media (max-width: 768px){.comparison-table-container{padding:1rem}.comparison-header{margin-bottom:1.5rem}.header-title h3{font-size:1.2rem}.comparison-stats{flex-direction:column;width:100%}.stat-item{flex-direction:row;justify-content:space-between;width:100%}.comparison-table{font-size:.8rem}.comparison-table th,.comparison-table td{padding:.5rem}.legend-item{font-size:.75rem}}@media print{.comparison-table-container{box-shadow:none;page-break-inside:avoid}.comparison-table thead{background:#3e7b27!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.result-pass,.result-fail{-webkit-print-color-adjust:exact;print-color-adjust:exact}}[dir=rtl] .comparison-table-container,[dir=rtl] .comparison-table,[dir=rtl] table{direction:ltr!important}[dir=rtl] .comparison-table th,[dir=rtl] .comparison-table td{text-align:left!important}[dir=rtl] .comparison-stats,[dir=rtl] .legend-item{flex-direction:row-reverse}.standard-comparison-modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease}.standard-comparison-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:900px;width:100%;max-height:90vh;display:flex;flex-direction:column;animation:slideUp .3s ease}.standard-comparison-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:2px solid #e2e8f0;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:16px 16px 0 0}.standard-comparison-modal-header .modal-title{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0;display:flex;align-items:center;gap:.75rem}.standard-comparison-modal-header .modal-title i{color:#3e7b27;font-size:1.5rem}.modal-close-button{width:40px;height:40px;border-radius:8px;background:#fff;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#718096;font-size:2rem;line-height:1;transition:all .2s ease;flex-shrink:0}.modal-close-button:hover{background:#fed7d7;border-color:#fc8181;color:#c53030;transform:scale(1.05)}.standard-comparison-modal-body{padding:2rem;overflow-y:auto;flex:1}.comparison-info-banner{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#ebf8ff,#e6fffa);border:2px solid #bee3f8;border-radius:10px;margin-bottom:2rem;color:#2c5282;font-size:.95rem}.comparison-info-banner i{font-size:1.5rem;color:#3182ce;flex-shrink:0}.comparison-placeholder{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#f7fafc,#edf2f7);border:2px dashed #cbd5e0;border-radius:12px;margin-bottom:2rem}.comparison-placeholder .placeholder-icon{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001a}.comparison-placeholder .placeholder-icon i{font-size:2.5rem;color:#3e7b27}.comparison-placeholder h3{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.comparison-placeholder p{font-size:1rem;color:#4a5568;line-height:1.6;max-width:600px;margin:0 auto .5rem}.comparison-placeholder .placeholder-note{font-weight:600;color:#2d3748;margin-top:2rem;margin-bottom:1rem}.feature-list{list-style:none;padding:0;margin:0;display:inline-block;text-align:left}.feature-list li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:#4a5568;font-size:.95rem}.feature-list li i{color:#48bb78;font-size:1rem;flex-shrink:0}.calculation-results-preview{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem}.calculation-results-preview h4{font-size:1.1rem;font-weight:700;color:#2d3748;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem}.result-item{padding:.75rem 1rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.result-key{color:#4a5568;font-weight:600}.result-value{color:#1a202c;font-weight:700}.result-item.more-results{background:linear-gradient(135deg,#edf2f7,#e2e8f0);border:1px dashed #cbd5e0;justify-content:center;font-style:italic;color:#718096}.standard-comparison-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 2rem;border-top:2px solid #e2e8f0;background:#f7fafc;border-radius:0 0 16px 16px}.standard-comparison-modal-footer button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;border:none}.standard-comparison-modal-footer .btn-secondary{background:#fff;color:#4a5568;border:2px solid #e2e8f0}.standard-comparison-modal-footer .btn-secondary:hover{background:#edf2f7;border-color:#cbd5e0;color:#2d3748}.standard-comparison-modal-footer .btn-primary{background:linear-gradient(135deg,#3e7b27,#5a9e3f);color:#fff;border:2px solid transparent}.standard-comparison-modal-footer .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#2d5a1d,#3e7b27);box-shadow:0 4px 12px #3e7b274d;transform:translateY(-2px)}.standard-comparison-modal-footer .btn-primary:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.standard-comparison-modal-content{max-width:100%;max-height:100vh;border-radius:0}.standard-comparison-modal-header{padding:1rem 1.5rem;border-radius:0}.standard-comparison-modal-header .modal-title{font-size:1.2rem}.standard-comparison-modal-body{padding:1.5rem}.comparison-placeholder{padding:2rem 1rem}.results-grid{grid-template-columns:1fr}.standard-comparison-modal-footer{flex-direction:column;padding:1rem 1.5rem;border-radius:0}.standard-comparison-modal-footer button{width:100%;justify-content:center}}[dir=rtl] .standard-comparison-modal-header .modal-title,[dir=rtl] .comparison-info-banner,[dir=rtl] .feature-list li,[dir=rtl] .standard-comparison-modal-footer button{flex-direction:row-reverse}[dir=rtl] .feature-list{text-align:right}.standard-comparison-section{width:100%;max-width:1400px;margin:0 auto;padding:2rem}.standard-comparison-section .section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.standard-comparison-section .header-content{flex:1;min-width:300px}.standard-comparison-section .section-title{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem}.standard-comparison-section .section-title i{color:#3e7b27}.standard-comparison-section .section-description{font-size:1rem;color:#4a5568;line-height:1.6}.standard-comparison-section .btn-back{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#f7fafc;border:2px solid #e2e8f0;border-radius:8px;color:#4a5568;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.95rem}.standard-comparison-section .btn-back:hover{background:#edf2f7;border-color:#cbd5e0;color:#2d3748;transform:translate(-2px)}.standard-comparison-section .info-banner{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#ebf8ff,#e6fffa);border:2px solid #bee3f8;border-radius:12px;margin-bottom:2rem;color:#2c5282;font-size:.95rem;line-height:1.6}.standard-comparison-section .info-banner i{font-size:1.5rem;color:#3182ce;flex-shrink:0;margin-top:.1rem}.standards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-bottom:2rem}.standard-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;gap:1rem;position:relative;overflow:hidden}.standard-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3e7b27,#5a9e3f);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.standard-card:hover{border-color:#3e7b27;transform:translateY(-4px);box-shadow:0 10px 25px #3e7b2726}.standard-card:hover:before{transform:scaleX(1)}.standard-card:focus{outline:3px solid #3E7B27;outline-offset:2px}.standard-card-header{display:flex;align-items:center;gap:1rem}.standard-icon{width:50px;height:50px;border-radius:10px;background:linear-gradient(135deg,#3e7b27,#5a9e3f);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px #3e7b2733}.standard-icon i{font-size:1.5rem;color:#fff}.standard-name{font-size:1.1rem;font-weight:700;color:#1a202c;margin:0;line-height:1.3}.standard-card-body{flex:1}.standard-description{font-size:.9rem;color:#718096;line-height:1.5;margin:0}.standard-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid #e2e8f0;margin-top:auto}.compare-link{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:#3e7b27;transition:color .2s ease}.standard-card:hover .compare-link{color:#2d5a1d}.compare-link i{font-size:1rem}.standard-card-footer>i{color:#cbd5e0;transition:all .2s ease}.standard-card:hover .standard-card-footer>i{color:#3e7b27;transform:translate(4px)}.empty-standards-state{text-align:center;padding:4rem 2rem;background:#fff;border:2px dashed #e2e8f0;border-radius:12px}.empty-standards-state .empty-icon{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;background:#f7fafc;display:flex;align-items:center;justify-content:center}.empty-standards-state .empty-icon i{font-size:2.5rem;color:#cbd5e0}.empty-standards-state h3{font-size:1.5rem;font-weight:700;color:#4a5568;margin-bottom:.5rem}.empty-standards-state p{font-size:1rem;color:#718096;max-width:500px;margin:0 auto}@media (max-width: 768px){.standard-comparison-section{padding:1rem}.standard-comparison-section .section-title{font-size:1.5rem}.standards-grid{grid-template-columns:1fr;gap:1rem}.standard-comparison-section .section-header{flex-direction:column;align-items:stretch}.standard-comparison-section .btn-back{width:100%;justify-content:center}.standard-comparison-section .info-banner{flex-direction:column;text-align:center}.standard-comparison-section .info-banner i{margin:0 auto}}[dir=rtl] .standard-comparison-section .section-title,[dir=rtl] .standard-comparison-section .info-banner,[dir=rtl] .standard-card-header,[dir=rtl] .compare-link{flex-direction:row-reverse}[dir=rtl] .standard-card:before{transform-origin:right}[dir=rtl] .standard-card:hover .standard-card-footer>i{transform:translate(-4px)}[dir=rtl] .standard-comparison-section .btn-back:hover{transform:translate(2px)}.percentage-input-card{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #0000000a}.percentage-input-header{margin-bottom:1.25rem}.material-info{display:flex;flex-direction:column;gap:.5rem}.material-name{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0;line-height:1.4}.material-producer{font-size:.875rem;color:#64748b;margin:0;font-weight:500}.percentage-input-body{display:flex;align-items:center;gap:1rem}.input-wrapper{position:relative;display:flex;align-items:center;flex:1;background:#fff;border:2px solid #e2e8f0;border-radius:12px;overflow:hidden}.input-wrapper:focus-within{border-color:#3e7b27;box-shadow:0 0 0 4px #3e7b271a}.percentage-field{flex:1;border:none;outline:none;padding:1rem 1.25rem;font-size:1.25rem;font-weight:600;color:#1e293b;background:transparent;text-align:right;font-family:Courier New,monospace}.percentage-field::placeholder{color:#cbd5e1;font-weight:500}.percentage-field::-webkit-outer-spin-button,.percentage-field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.percentage-field[type=number]{-moz-appearance:textfield}.input-suffix{display:flex;align-items:center;gap:.25rem;padding-right:1.25rem;color:#64748b;font-weight:600;-webkit-user-select:none;user-select:none}.suffix-icon{font-size:1.5rem;color:#3e7b27}.suffix-text{font-size:.875rem;color:#94a3b8}@media (max-width: 768px){.percentage-input-card{padding:1.25rem}.material-name{font-size:1rem}.material-producer{font-size:.8125rem}.percentage-field{font-size:1.125rem;padding:.875rem 1rem}.suffix-icon{font-size:1.25rem}.input-suffix{padding-right:1rem}}.total-percentage-display{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem 1.25rem;display:flex;align-items:center;gap:1.25rem}.total-header{display:flex;align-items:center;gap:.5rem;white-space:nowrap;flex-shrink:0}.total-label{font-size:.8rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.total-status-icon{font-size:.75rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#f3f4f6;color:#9ca3af;flex-shrink:0}.total-track{flex:1;height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}.total-fill{height:100%;width:0%;background:#3e7b27;border-radius:4px;transition:width .3s ease}.status-valid .total-fill{background:#22c55e}.status-over .total-fill{background:#ef4444}.status-under .total-fill{background:#f59e0b}.status-empty .total-fill{background:#9ca3af}.status-valid .total-status-icon{color:#16a34a;background:#dcfce7}.status-over .total-status-icon{color:#dc2626;background:#fee2e2}.status-under .total-status-icon{color:#d97706;background:#fef3c7}.total-value{font-size:.95rem;font-weight:700;color:#1f2937;min-width:80px;text-align:end;white-space:nowrap;flex-shrink:0}.status-valid .total-value{color:#16a34a}.status-over .total-value{color:#dc2626}.status-under .total-value{color:#d97706}.total-unit{color:#9ca3af;font-weight:500;font-size:.8rem;margin-inline-start:2px}.total-message{font-size:.75rem;font-weight:600;color:#64748b;background:#f9fafb;border:1px solid #f3f4f6;padding:.3rem .7rem;border-radius:8px;white-space:nowrap;flex-shrink:0}.status-over .total-message{color:#dc2626;background:#ef444414;border-color:#ef444433}.status-under .total-message{color:#d97706;background:#f59e0b14;border-color:#f59e0b33}@media (max-width: 600px){.total-percentage-display{flex-wrap:wrap;gap:.6rem;padding:.6rem .875rem}.total-track{order:3;flex-basis:100%}}.dashboard-container .main-content .content-section.active,.dashboard-container .main-content .content-section.active>*,.content-section.active,.content-section.active>*{max-width:100%!important;width:100%!important;box-sizing:border-box!important}.content-section.active>div{max-width:100%!important;overflow:hidden!important}.analyze-materials-container,.analyze-materials-container *{box-sizing:border-box!important}.analyze-materials-container{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;overflow:hidden!important;contain:layout!important}.analyze-materials-cards-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:1rem!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important}.analyze-materials-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important;min-width:0!important}@media (max-width: 1200px){.analyze-materials-cards-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}}@media (max-width: 900px){.analyze-materials-cards-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))!important}}@media (max-width: 768px){.analyze-materials-cards-grid{grid-template-columns:1fr!important}.analyze-materials-action-section{flex-direction:column!important;align-items:stretch!important}.analyze-materials-btn-proceed{width:100%!important;justify-content:center!important}}@media (max-width: 480px){.analyze-materials-card{padding:.875rem!important}.analyze-materials-card-name{font-size:.9rem!important}.analyze-materials-property-label{font-size:.75rem!important}.analyze-materials-property-value{font-size:.8rem!important}}@media (min-width: 1600px){.analyze-materials-cards-grid{grid-template-columns:repeat(auto-fit,minmax(240px,280px))!important}}.analyze-materials-table-container{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important;contain:layout!important}.analyze-materials-table-wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(62,123,39,.3) #f1f5f9;overflow-x:auto!important;overflow-y:visible!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.analyze-materials-table-wrapper::-webkit-scrollbar{height:8px}.analyze-materials-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.analyze-materials-table-wrapper::-webkit-scrollbar-thumb{background:#3e7b274d;border-radius:4px}.analyze-materials-table-wrapper::-webkit-scrollbar-thumb:hover{background:#3e7b2780}.analyze-materials-comparison-table{font-size:.85rem;min-width:fit-content!important;width:100%;table-layout:auto!important}@media (max-width: 768px){.analyze-materials-comparison-table{font-size:.8rem}.analyze-materials-comparison-table th,.analyze-materials-comparison-table td{padding:.5rem!important;min-width:100px!important}}.access-level-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;border-radius:.75rem;margin-bottom:1.5rem;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.banner-warning{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fbbf24}.banner-error{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171}.banner-content{display:flex;align-items:center;gap:1rem;flex:1}.banner-icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;flex-shrink:0}.banner-warning .banner-icon-wrapper{background:#fbbf2433}.banner-error .banner-icon-wrapper{background:#f8717133}.banner-icon{font-size:1.5rem}.icon-warning{color:#92400e}.icon-error{color:#991b1b}.banner-text{display:flex;flex-direction:column;gap:.25rem}.banner-title{margin:0;font-size:1rem;font-weight:600;color:#1f2937}.banner-description{margin:0;font-size:.875rem;color:#4b5563;line-height:1.4}.locked-count-badge{display:inline-block;padding:.125rem .5rem;background:#dc262626;color:#991b1b;border-radius:.375rem;font-size:.8125rem;font-weight:600;margin-left:.25rem;white-space:nowrap}.banner-upgrade-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 8px #10b9814d}.banner-upgrade-btn:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}.banner-upgrade-btn:active{transform:translateY(0)}@media (max-width: 768px){.access-level-banner{flex-direction:column;align-items:stretch;padding:1rem}.banner-content{flex-direction:column;align-items:flex-start;text-align:start}.banner-icon-wrapper{width:40px;height:40px}.banner-icon{font-size:1.25rem}.banner-upgrade-btn{width:100%;justify-content:center}}@media (max-width: 480px){.banner-content{flex-direction:row}.banner-title{font-size:.875rem}.banner-description{font-size:.8125rem}.banner-upgrade-btn{padding:.5rem 1rem;font-size:.8125rem}}.dashboard-container{display:flex;min-height:calc(100vh - 80px);width:100%;background:#efe3c2;margin:0;padding:0;box-sizing:border-box;position:relative}.mobile-menu-toggle{display:none;position:fixed;top:1rem;left:1rem;z-index:1001;background:#3e7b27;color:#fff;border:none;border-radius:8px;padding:.75rem;cursor:pointer;box-shadow:0 4px 12px #3e7b274d;transition:all .3s ease}.mobile-menu-toggle:hover{background:#85a947;transform:translateY(-2px);box-shadow:0 6px 20px #85a94766}.mobile-menu-toggle i{font-size:1.2rem}.left-sidebar{width:280px;background:#fff;color:#2d3748;box-shadow:2px 0 15px #0000001a;padding:1.5rem 1rem;position:fixed;top:0;left:0;height:100vh;overflow-y:auto;overflow-x:hidden;z-index:100;flex-shrink:0;transition:transform .3s ease;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.left-sidebar::-webkit-scrollbar{width:6px}.left-sidebar::-webkit-scrollbar-track{background:#fff}.left-sidebar::-webkit-scrollbar-thumb{background:#3e7b2726;border-radius:3px}.left-sidebar::-webkit-scrollbar-thumb:hover{background:#3e7b2733}.sidebar-header{padding-bottom:1.5rem;border-bottom:2px solid #e2e8f0;margin-bottom:1.5rem}.sidebar-title{font-size:1.5rem;font-weight:700;color:#123524}.sidebar-subtitle{color:#2d3748;font-size:.9rem}.nav-section{margin-bottom:1.5rem}.nav-section-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#4a5568;margin-bottom:.75rem}.nav-item{padding:.75rem 1rem;margin-bottom:.5rem;border-radius:12px;cursor:pointer;transition:all .3s ease;color:#4a5568;display:flex;align-items:center;gap:.75rem}.nav-item:hover{background:#3e7b27;color:#fff}.nav-item.active{background:#3e7b27;color:#fff;box-shadow:0 4px 15px #3e7b2766}.nav-item.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.nav-item.disabled.completed{opacity:1;cursor:pointer;pointer-events:auto}.nav-item.disabled.completed:hover{background:#3e7b27;color:#fff}.nav-item i{font-size:1.2rem;width:24px}.dashboard-container .main-content{flex:1;padding:1.5rem;min-height:calc(100vh - 80px);width:100%;animation:fadeIn .5s ease;color:#2d3748;box-sizing:border-box;margin-top:0;margin-left:280px;max-width:calc(100% - 280px)}.content-section{display:none;animation:fadeIn .5s ease;padding-bottom:2rem}.content-section.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section-header{background:#fff;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;box-shadow:0 5px 15px #00000014;border-left:4px solid #3E7B27;color:#2d3748;max-width:100%}.section-title{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.section-description{color:#2d3748;font-size:1.1rem}.count-card{background:#fff;color:#2d3748;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014;max-width:500px;margin:0 auto;width:100%}.count-icon{width:80px;height:80px;background:#3e7b27;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 8px 20px #3e7b274d}.count-icon i{font-size:2rem;color:#fff}.material-input{width:100%;padding:1rem;font-size:1.2rem;border:2px solid #e2e8f0;border-radius:12px;text-align:center;transition:all .3s ease;margin-bottom:1rem;color:#2d3748!important;background:#fff!important}.material-input::placeholder{color:#a0aec0!important}.material-input:focus{outline:none;border-color:#3e7b27;box-shadow:0 0 0 3px #3e7b271a;color:#2d3748!important}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;max-width:100%}.category-card{background:#fff;color:#2d3748;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.category-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#3e7b27;transform:scaleX(0);transition:transform .3s ease}.category-card:hover:before{transform:scaleX(1)}.category-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.category-card.selected{background:#3e7b27;color:#fff;box-shadow:0 10px 30px #3e7b2766;transform:translateY(-5px)}.category-icon{font-size:2.5rem;margin-bottom:1rem}.category-card.selected .category-icon{color:#fff}.category-name{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.category-description{font-size:.9rem;opacity:.8}.materials-container{background:#fff;color:#2d3748;padding:1.5rem;border-radius:12px;box-shadow:0 5px 15px #00000014;margin-top:2rem;width:100%;max-width:100%;overflow:visible}.materials-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.search-box{flex:0 0 clamp(420px,50vw,700px);width:clamp(420px,50vw,700px);max-width:100%;min-width:320px;flex-shrink:0;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem}.search-box:focus{outline:none;border-color:#3e7b27;box-shadow:0 0 0 3px #3e7b271a}.materials-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem;width:100%;max-width:100%;min-height:280px}.material-item{padding:1rem;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .3s ease;background:#fff;color:#2d3748}.material-item:hover{border-color:#3e7b27;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.material-item.selected{background:#3e7b27;color:#fff;border-color:#3e7b27;box-shadow:0 5px 15px #3e7b274d}.material-item.locked-material{border-color:#fca5a5;background:#fef2f2;cursor:not-allowed;opacity:.7}.material-item.locked-material:hover{border-color:#f87171;transform:none;box-shadow:0 2px 8px #dc26261a}.material-item.locked-material .material-name{color:#991b1b}.material-item.locked-material .material-english{color:#dc2626;opacity:.8}.material-name{font-weight:600;margin-bottom:.25rem;font-size:.95rem}.material-english{font-size:.85rem;opacity:.8}.selection-info{padding:1rem;background:#fff;border-radius:12px;text-align:center;margin-top:1.5rem}.selected-count{font-size:1.2rem;font-weight:600}.percentages-container{background:#fff;color:#2d3748;padding:1.5rem;border-radius:12px;box-shadow:0 5px 15px #00000014;margin-top:2rem;max-width:100%;overflow:visible}.materials-list{display:flex;flex-direction:column;gap:1rem}.material-percentage-item{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:#fff;border-radius:12px;transition:all .3s ease}.material-info{flex:1}.percentage-input-group{display:flex;align-items:center;gap:.5rem}.percentage-input{width:100px;padding:.75rem;border:2px solid #e2e8f0;border-radius:12px;text-align:center;font-size:1rem;color:#2d3748!important;background:#fff!important}.percentage-input::placeholder{color:#a0aec0!important}.percentage-input:focus{outline:none;border-color:#3e7b27;box-shadow:0 0 0 3px #3e7b271a;color:#2d3748!important}.percentage-label{font-weight:600;color:#4a5568}.total-display{padding:1.5rem;background:#3e7b27;border-radius:12px;color:#fff;text-align:center;margin-top:1.5rem}.total-percentage{font-size:2rem;font-weight:700}.results-container{background:#fff;color:#2d3748;padding:1.5rem;border-radius:12px;box-shadow:0 5px 15px #00000014;margin-top:2rem;margin-bottom:2rem;max-width:100%;overflow:visible}.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;max-width:100%}.result-item{padding:1.5rem;background:#fff;border-radius:12px;transition:all .3s ease}.result-item:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.result-label{font-size:.9rem;color:#2d3748;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.result-value{font-size:1.5rem;font-weight:700;color:#2d3748;background:#3e7b27;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.action-buttons{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap;max-width:100%;padding:0 1rem}.action-buttons .btn{padding:.75rem 2rem!important;border:none;border-radius:12px;font-size:1rem!important;font-weight:600!important;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;flex:1;min-width:140px;max-width:300px}.btn-primary{background:#3e7b27;color:#fff}.btn-secondary{background:#85a9471a;color:#4a5568}.btn-success{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.validation-message{padding:1rem;background:#fee;color:#c33;border-radius:12px;margin-top:1rem;display:none;border-left:4px solid #c33}.success-message{padding:1rem;background:#efe;color:#3c3;border-radius:12px;margin-top:1rem;display:none;border-left:4px solid #3c3}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem}.spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#3e7b27;border-radius:50%;animation:spin 1s linear infinite}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#fff;color:#2d3748;border-radius:12px;margin-top:2rem}.empty-icon{margin-bottom:1.5rem;opacity:.5}.modal{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content{background:#fff;color:#2d3748;margin:5% auto;padding:2rem;border-radius:12px;max-width:800px;max-height:80vh;overflow-y:auto;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.modal-header h2{font-size:1.5rem;color:#2d3748;margin:0}.close{width:40px;height:40px;border-radius:50%;background:#fee;color:#c33;border:none;font-size:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.close:hover{background:#fcc}.modal-body{margin-bottom:1.5rem}.modal-footer{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:2px solid #e2e8f0}.loading-spinner{display:flex;flex-direction:column;align-items:center;padding:2rem}.loading-spinner i{font-size:3rem;animation:spin 2s linear infinite}.loading-spinner p{margin-top:1rem;color:#2d3748}#graphContainer{width:100%;height:500px;margin-top:1rem}#distillationGraph{width:100%;height:100%}.form-section{background:#fff;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;max-width:100%;overflow:hidden}.form-section h3{margin-top:0;margin-bottom:1rem;color:#2d3748}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#4a5568}.form-group input{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;color:#2d3748!important;background:#fff!important}.form-group input::placeholder{color:#a0aec0!important}.form-group input:focus{color:#2d3748!important}.form-group select{width:100%;padding:.75rem;border:2px solid #e2e8f0;color:#2d3748!important;background:#fff!important;border-radius:12px;font-size:1rem;background:#fff;color:#2d3748;cursor:pointer;transition:all .3s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234a5568' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3e7b27;box-shadow:0 0 0 3px #3e7b271a}.form-group select:hover{border-color:#3e7b27}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;max-width:100%}input.validation-error,input[style*="border-color: red"]{border-color:#f56565!important;animation:shake .5s}@keyframes shake{0%,to{transform:translate(0)}25%,75%{transform:translate(-5px)}50%{transform:translate(5px)}}input:focus.validation-error,input[style*="border-color: red"]:focus{box-shadow:0 0 0 3px #f5656533}.custom-material{border-left:4px solid #f59e0b!important}.custom-material.selected{background:linear-gradient(135deg,#f59e0b,#d97706)!important}.custom-material .material-name:after{content:" (Custom)";font-size:.8rem;opacity:.7}.my-materials-container{background:#fff;color:#2d3748;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #00000014;margin-top:2rem;position:relative;overflow:hidden;max-width:100%}.my-materials-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#3e7b27}.materials-filters{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.search-input,.filter-select{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .3s ease;color:#2d3748!important;background:#fff!important}.search-input{flex:1;min-width:250px}.search-input::placeholder{color:#a0aec0!important}.search-input:focus,.filter-select:focus{color:#2d3748!important}.search-input::placeholder-old{color:#4a5568}.filter-select{min-width:200px;background:#fff;color:#2d3748;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234a5568' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.search-input:focus,.filter-select:focus{outline:none;border-color:#3e7b27;box-shadow:0 0 0 3px #3e7b271a}.filter-select:hover{border-color:#3e7b27}.my-materials-list{display:flex;flex-direction:column;gap:1rem}.my-material-item{background:#fff;border-radius:12px;padding:1.5rem;transition:all .3s ease;position:relative;overflow:hidden}.my-material-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#3e7b27;transform:scaleY(0);transition:transform .3s ease}.my-material-item:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#667eea0d,#764ba20d);opacity:0;transition:opacity .3s ease}.my-material-item:hover{transform:translate(5px);box-shadow:0 5px 20px #0000001a}.my-material-item:hover:before{transform:scaleY(1)}.my-material-item:hover:after{opacity:1}.my-material-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;position:relative;z-index:1}.my-material-info{flex:1}.my-material-name{font-size:1.2rem;font-weight:700;color:#2d3748;margin-bottom:.25rem;background:#3e7b27;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.my-material-english{font-size:.95rem;color:#2d3748;font-style:italic}.my-material-category{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;color:#2d3748;border-radius:12px;font-size:.85rem;font-weight:600;color:#3e7b27;box-shadow:0 2px 8px #0000001a;position:relative;overflow:hidden}.my-material-category:before{content:"";position:absolute;inset:0;background:#3e7b27;opacity:0;transition:opacity .3s ease}.my-material-item:hover .my-material-category:before{opacity:.1}.my-material-actions{display:flex;gap:.5rem;position:relative;z-index:1}.material-action-btn{width:40px;height:40px;border-radius:12px;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:1rem;position:relative;overflow:hidden}.material-action-btn:before{content:"";position:absolute;inset:0;background:currentColor;opacity:.1;transition:opacity .3s ease}.material-action-btn.edit{background:#fff;color:#2d3748;color:#3e7b27;box-shadow:0 2px 8px #3e7b2733}.material-action-btn.edit:before{background:#3e7b27}.material-action-btn.edit:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3e7b274d;color:#2c5aa0}.material-action-btn.edit:hover:before{opacity:.15}.material-action-btn.delete{background:#fff;color:#2d3748;color:#e53e3e;box-shadow:0 2px 8px #e53e3e33}.material-action-btn.delete:before{background:#e53e3e}.material-action-btn.delete:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e53e3e4d;color:#c53030}.material-action-btn.delete:hover:before{opacity:.15}.my-material-properties{margin-top:1rem;position:relative;z-index:1}.my-material-properties:before{content:"";position:absolute;top:-.5rem;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#cbd5e0 50%,transparent 100%)}.properties-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1rem;max-width:100%}.property-item{padding:.75rem;background:#fff;color:#2d3748;border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden}.property-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#3e7b27;transform:scaleY(0);transition:transform .3s ease}.property-item:hover{transform:translate(3px);box-shadow:0 2px 8px #0000001a}.property-item:hover:before{transform:scaleY(1)}.property-label{font-size:.8rem;color:#2d3748;margin-bottom:.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.property-value{font-size:1rem;font-weight:700;color:#2d3748}.empty-state{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;position:relative;overflow:hidden}.empty-state:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23cbd5e0' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5;animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.6}}.empty-state i{font-size:4rem;color:#2d3748;margin-bottom:1rem;display:inline-block;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.empty-state h3{font-size:1.5rem;color:#4a5568;margin-bottom:.5rem;font-weight:700;position:relative;z-index:1}.empty-state p{color:#2d3748;font-size:1rem;position:relative;z-index:1;max-width:400px;margin:0 auto}.header-actions{display:flex;gap:1rem;margin-bottom:2rem;justify-content:space-between;align-items:center}.header-actions .btn{position:relative;overflow:hidden}.header-actions .btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.header-actions .btn:hover:before{width:300px;height:300px}.header-actions .btn-secondary{background:#fff;color:#2d3748;color:#4a5568;border:2px solid #e2e8f0}.header-actions .btn-secondary:hover{background:#fff;border-color:#2d3748;color:#2d3748}.header-actions .btn-primary{background:#3e7b27;color:#fff;border:none}.header-actions .btn-primary:hover{box-shadow:0 8px 25px #3e7b2766}.analysis-container{background:#fff;color:#2d3748;padding:1.5rem;border-radius:12px;box-shadow:0 5px 15px #00000014;margin-top:2rem;margin-bottom:2rem;max-width:100%;overflow:hidden;position:relative}.analysis-container:after{content:"← Scroll horizontally to see all materials →";position:absolute;bottom:.5rem;right:1rem;font-size:.75rem;color:#94a3b8;opacity:0;transition:opacity .3s ease;pointer-events:none}.analysis-container:hover:after{opacity:1}@media (max-width: 768px){.analysis-container:after{content:"Swipe left to see more materials →";bottom:.25rem;right:.5rem;font-size:.65rem}}.analysis-table-container{overflow-x:auto;overflow-y:visible;margin-top:1.5rem;max-height:none;position:relative;width:100%;max-width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.analysis-table-container::-webkit-scrollbar{height:8px}.analysis-table-container::-webkit-scrollbar-track{background:#fff;border-radius:4px}.analysis-table-container::-webkit-scrollbar-thumb{background:#3e7b2726;border-radius:4px}.analysis-table-container::-webkit-scrollbar-thumb:hover{background:#3e7b2733}.materials-analysis-table{width:100%;border-collapse:collapse;min-width:fit-content;table-layout:auto}.materials-analysis-table th:not(.property-column){min-width:140px;max-width:180px;width:auto}.materials-analysis-table td:not(:first-child){min-width:140px;max-width:180px;width:auto;text-align:center}.materials-analysis-table th{background:#3e7b27;color:#fff;padding:1rem;text-align:left;font-weight:600;white-space:nowrap;position:sticky;top:0;z-index:10}.materials-analysis-table th.property-column{position:sticky;left:0;z-index:20;background:#3e7b27;min-width:180px;max-width:200px;width:180px}.materials-analysis-table td{padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;white-space:nowrap;background:#fff;color:#2d3748}.materials-analysis-table td:last-child{padding-right:1rem}.materials-analysis-table th:last-child{padding-right:1rem}.materials-analysis-table td:first-child{font-weight:600;background:#fff;position:sticky;left:0;z-index:5;box-shadow:2px 0 5px #0000000d;min-width:180px;max-width:200px;width:180px;text-align:left}.materials-analysis-table tbody tr:hover{background:#fff}.materials-analysis-table tbody tr:hover td:first-child{background:#85a9471a}.materials-analysis-table tbody tr.group-header td{background:#3e7b27!important;font-weight:700;color:#fff!important;padding:1rem;text-align:center!important;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;border:none!important;position:relative!important;left:auto!important}.materials-analysis-table tbody tr.group-header td:first-child{background:#3e7b27!important}.property-value,.property-value.missing{color:#2d3748}.property-unit{font-size:.85rem;color:#2d3748;margin-left:.25rem}.analysis-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.result-group-header{grid-column:1 / -1;margin-top:1rem}.result-group-header h3{font-size:1.2rem;font-weight:700;color:#2d3748;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0;display:flex;align-items:center;gap:.5rem}.result-group-header:first-child{margin-top:0}.result-group{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;grid-column:1 / -1;margin-bottom:1.5rem;max-width:100%}.result-group .result-item{background:#fff;border-radius:12px;padding:1.5rem}.result-group .result-item:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.result-item .result-label{font-size:.9rem;color:#2d3748;margin-bottom:.5rem}.result-item .result-value{font-size:1.5rem;font-weight:700;color:#2d3748;background:#3e7b27;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.unit-filter-container{background:#fff;padding:1.5rem;border-radius:12px;margin-bottom:2rem;display:flex;gap:1rem;flex-wrap:wrap}.unit-filter-group{flex:1;min-width:200px}.unit-select{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;background:#fff;color:#2d3748;font-size:1rem;cursor:pointer;transition:all .3s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234a5568' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.unit-select:hover{border-color:#3e7b27}.unit-select:focus{outline:none;border-color:#3e7b27;box-shadow:0 0 0 3px #3e7b271a}.unit-filter-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#4a5568;font-size:.9rem}@media (max-width: 1200px){.materials-grid,.category-grid{grid-template-columns:repeat(3,1fr)}.dashboard-container .main-content{padding:1rem}}@media (max-width: 768px){.dashboard-container{flex-direction:row;position:relative}.mobile-menu-toggle{display:block}.left-sidebar{width:280px;position:fixed;top:0;left:0;height:100vh;padding:2rem 1rem;overflow-y:auto;transform:translate(-100%);z-index:1000;background:#fff;box-shadow:4px 0 20px #00000026;transition:transform .3s ease}.left-sidebar.open{transform:translate(0)}.sidebar-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;transition:opacity .3s ease}.sidebar-overlay.show{display:block}.dashboard-container .main-content{padding:4rem .75rem .75rem;margin-left:0;max-width:100%;width:100%;height:auto;min-height:calc(100vh - 80px)}.content-section{padding:0;margin:0}.analysis-container{padding:1rem;margin:1rem 0;border-radius:8px;overflow:hidden}.analysis-table-container{overflow-x:auto;margin:0;padding:0;border-radius:8px;transform-origin:top left}.materials-analysis-table{min-width:600px;font-size:.75rem;display:table;width:auto;transform:scale(.8);transform-origin:top left right;width:200.7%!important}.materials-analysis-table thead{position:sticky;top:0;z-index:10}.materials-analysis-table th{padding:.6rem .4rem;font-size:.75rem;white-space:normal;min-width:100px}.materials-analysis-table th.property-column{min-width:120px;max-width:150px;position:sticky;left:0;z-index:11}.materials-analysis-table td{padding:.5rem .4rem;font-size:.8rem;white-space:nowrap}.materials-analysis-table td:first-child{min-width:120px;max-width:150px;position:sticky;left:0;z-index:5;background:#fff;white-space:normal;word-wrap:break-word}.materials-analysis-table tbody tr.group-header td{position:relative!important;left:auto!important;white-space:normal;word-wrap:break-word}.category-grid{grid-template-columns:1fr;gap:1rem}.materials-grid{grid-template-columns:repeat(2,1fr)}.results-grid,.result-group{grid-template-columns:1fr}.materials-header{flex-direction:column}.search-box{width:100%}.action-buttons{flex-direction:column}.action-buttons .btn{width:100%;justify-content:center;flex:1}.material-percentage-item{flex-direction:column;gap:1rem;align-items:flex-start}.properties-grid{grid-template-columns:1fr}.materials-filters{flex-direction:column}.search-input,.filter-select{width:100%}.my-material-header{flex-direction:column;gap:1rem}.my-material-actions{width:100%;justify-content:flex-end}.form-grid{grid-template-columns:1fr}.unit-filter-container{flex-direction:column}.unit-filter-group{width:100%}.section-header{padding:1rem}.count-card{padding:1.5rem}.analysis-container,.results-container,.materials-container,.percentages-container,.my-materials-container{padding:1rem}.analysis-table-container{max-height:70vh;overflow-x:auto;overflow-y:auto;margin:0 -.75rem;padding:0 .75rem;box-sizing:border-box}.materials-analysis-table{min-width:500px;font-size:.85rem;margin-right:0}.materials-analysis-table th:not(.property-column){min-width:100px;max-width:120px;font-size:.75rem}.materials-analysis-table td:not(:first-child){min-width:100px;max-width:120px;font-size:.8rem}.materials-analysis-table td{padding:.6rem .5rem;font-size:.85rem}.materials-analysis-table td:last-child{padding-right:.75rem}.materials-analysis-table th{padding:.75rem .5rem;font-size:.8rem}.materials-analysis-table th:last-child{padding-right:.75rem}.materials-analysis-table th.property-column{min-width:120px;max-width:120px}.materials-analysis-table td:first-child{min-width:120px;max-width:120px;font-size:.8rem}.results-grid,.result-group{display:grid!important;grid-template-columns:1fr!important;gap:1rem!important}.result-item{padding:1rem!important;min-height:auto!important;width:100%!important;box-sizing:border-box!important}.result-label{font-size:.85rem!important}.result-value{font-size:1.1rem!important}.result-unit{font-size:.8rem!important}.results-container{width:100%!important;max-width:100%!important;overflow:visible!important}}@media (max-width: 480px){.mobile-menu-toggle{top:.5rem;left:.5rem;padding:.6rem}.left-sidebar{width:100%;padding:1.5rem 1rem}.dashboard-container .main-content{padding:3.5rem .5rem .5rem;margin-left:0;max-width:100%}.materials-grid{grid-template-columns:1fr}.analysis-container{padding:.5rem;margin:.5rem 0}.analysis-table-container{margin:0;padding:0;max-height:none;box-sizing:border-box;overflow-x:auto;-webkit-overflow-scrolling:touch}.materials-analysis-table{min-width:500px;font-size:.75rem;width:auto;display:table}.materials-analysis-table th{padding:.5rem .3rem;font-size:.7rem;white-space:normal;word-wrap:break-word;min-width:80px}.materials-analysis-table th.property-column{min-width:100px;max-width:120px;font-size:.7rem;position:sticky;left:0;z-index:11;background:#3e7b27}.materials-analysis-table td{padding:.4rem .3rem;font-size:.75rem;white-space:nowrap}.materials-analysis-table td:first-child{min-width:100px;max-width:120px;font-size:.7rem;position:sticky;left:0;z-index:5;background:#fff;white-space:normal;word-wrap:break-word}.materials-analysis-table tbody tr.group-header td{font-size:.85rem;padding:.75rem .5rem;position:relative!important;left:auto!important;white-space:normal;word-wrap:break-word}.section-header{padding:1rem .5rem;text-align:center}.section-title{font-size:1.4rem}.section-description{font-size:.9rem}.results-grid,.result-group{display:grid!important;grid-template-columns:1fr!important;gap:.75rem!important}.result-item{padding:.75rem!important;text-align:center!important;width:100%!important;box-sizing:border-box!important}.result-label{font-size:.8rem!important;margin-bottom:.25rem!important}.result-value{font-size:1rem!important}.result-unit{font-size:.75rem!important}.results-container{width:100%!important;max-width:100%!important;overflow:visible!important}.action-buttons{flex-direction:column;gap:.75rem;width:100%;align-items:center;justify-content:center}.action-buttons .btn{width:100%;max-width:420px;justify-content:center;padding:.75rem 1rem!important;font-size:.9rem!important;flex:0 0 auto}.analysis-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;justify-content:center;align-items:center}.btn-secondary{background:#85a9471a;color:#4a5568}.results-table-wrapper{transform-origin:top left;transform:scale(.65);margin:.75rem auto!important;width:153.8%!important}.results-table-wrapper table{font-size:.8rem!important}.results-table-wrapper table th,.results-table-wrapper table td{padding:.4rem .3rem!important}.materials-summary-container{padding:1rem .5rem!important}.materials-summary-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))!important;gap:.75rem!important}.results-container{padding:.25rem .5rem 0!important;margin:0!important}.results-grid{padding:0!important}.results-table-wrapper{margin-bottom:.5rem!important}.results-table-wrapper+.results-actions,.results-table-wrapper+.action-buttons{margin-top:0!important}.results-actions,.results-footer,.analysis-actions{margin-top:.25rem!important;padding-top:0!important}.action-buttons{margin-top:.5rem!important;margin-bottom:.75rem!important}.materials-summary-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important}.materials-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))!important;gap:.75rem!important}.material-item{padding:.75rem!important;font-size:.95rem!important}#materialsSummary{margin:1.25rem auto!important;padding:0!important}.materials-summary-grid{padding:1rem!important;gap:.75rem!important;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;transform:none!important}.materials-summary-grid>div{padding:1rem!important;border-width:2px!important;min-width:0!important}.materials-summary-grid>div div:first-child{font-size:.95rem!important}.materials-summary-grid>div div[style*="font-size: 0.85rem"]{font-size:.75rem!important}.materials-summary-grid>div div[style*="font-size: 0.75rem"]{font-size:.7rem!important}.materials-summary-grid>div>div>div:last-child{font-size:1.1rem!important;padding:.6rem .8rem!important}}@media (max-width: 380px){.materials-analysis-table{transform:scale(.5);width:200%!important;font-size:.7rem}.materials-analysis-table th{font-size:.7rem;padding:.5rem .3rem}.materials-analysis-table td{font-size:.75rem;padding:.45rem .3rem}.results-table-wrapper{transform:scale(.55);width:181.8%!important;margin-bottom:.4rem!important}.results-table-wrapper table{font-size:.75rem!important}.results-actions,.results-footer,.analysis-actions{margin-top:.4rem!important}.results-table-wrapper+.results-actions,.results-table-wrapper+.action-buttons{margin-top:0!important}.materials-summary-grid,.materials-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;gap:.6rem!important}.material-item{padding:.6rem!important;font-size:.9rem!important}#materialsSummary{margin:1rem auto!important}.materials-summary-grid{padding:.75rem!important;gap:.6rem!important;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))!important}.materials-summary-grid>div{padding:.75rem!important}.materials-summary-grid>div div:first-child{font-size:.9rem!important}.materials-summary-grid>div div[style*="font-size: 0.85rem"]{font-size:.7rem!important}.materials-summary-grid>div div[style*="font-size: 0.75rem"]{font-size:.65rem!important}.materials-summary-grid>div>div>div:last-child{font-size:1rem!important;padding:.55rem .7rem!important}}.hidden{display:none!important}[dir=rtl] .left-sidebar{left:auto!important;right:0!important;padding:1.5rem 0 1.5rem 1rem!important;box-shadow:-2px 0 15px #0000001a!important}[dir=rtl] .sidebar-header{padding-right:0!important;text-align:right!important}[dir=rtl] .sidebar-title,[dir=rtl] .sidebar-subtitle{text-align:right!important;padding-right:0!important}[dir=rtl] .nav-section{padding-right:0!important}[dir=rtl] .nav-section-title{text-align:right!important;padding-right:0!important}[dir=rtl] .nav-item{flex-direction:row-reverse!important;text-align:right!important;padding:.75rem 0 .75rem 1rem!important;margin-right:0!important;border-radius:12px 0 0 12px!important}[dir=rtl] .nav-item i,[dir=rtl] .nav-item svg{margin-left:.75rem!important;margin-right:0!important}[dir=rtl] .dashboard-container .main-content{margin-left:0!important;margin-right:280px!important}[dir=rtl] .action-buttons,[dir=rtl] .action-buttons .btn{flex-direction:row-reverse!important}[dir=rtl] .btn svg,[dir=rtl] .btn i{margin-left:0!important;margin-right:.5rem!important}@media (max-width: 768px){[dir=rtl] .mobile-menu-toggle{left:auto!important;right:1rem!important}[dir=rtl] .left-sidebar{left:auto!important;right:0!important;padding:2rem 0 2rem 1rem!important;transform:translate(100%)!important;box-shadow:-4px 0 20px #00000026!important}[dir=rtl] .left-sidebar.open{transform:translate(0)!important}[dir=rtl] .dashboard-container .main-content{margin-left:0!important;margin-right:0!important;padding:4rem .75rem .75rem!important}[dir=rtl] .sidebar-header{padding:0 0 1.5rem 1rem!important;text-align:right!important}[dir=rtl] .nav-section{padding:0 0 0 1rem!important}[dir=rtl] .nav-item{padding:.75rem 0 .75rem 1rem!important;margin:0 0 .5rem!important;border-radius:12px 0 0 12px!important}[dir=rtl] .action-buttons{flex-direction:column!important}[dir=rtl] .action-buttons .btn{width:100%!important;justify-content:center!important;flex-direction:row-reverse!important}[dir=rtl] .hamburger-btn{left:1rem!important;right:auto!important}[dir=rtl] .navbar-brand{margin-left:auto!important;margin-right:0!important}[dir=rtl] .navbar-nav{text-align:right!important}[dir=rtl] .nav-link{text-align:right!important;flex-direction:row-reverse!important}[dir=rtl] .nav-link svg,[dir=rtl] .nav-link i{margin-left:.5rem!important;margin-right:0!important}[dir=rtl] .nav-dropdown,[dir=rtl] .dropdown-menu,[dir=rtl] .dropdown-item{text-align:right!important}[dir=rtl] .results-container{direction:rtl!important;text-align:right!important}[dir=rtl] .results-grid,[dir=rtl] .result-group{direction:rtl!important}[dir=rtl] .result-item{text-align:right!important;direction:rtl!important}[dir=rtl] .result-label{text-align:right!important;flex-direction:row-reverse!important}[dir=rtl] .result-label i,[dir=rtl] .result-label svg{margin-left:.5rem!important;margin-right:0!important}[dir=rtl] .result-value,[dir=rtl] .section-header,[dir=rtl] .section-title,[dir=rtl] .section-description{text-align:right!important}[dir=rtl] .materials-header{direction:rtl!important}[dir=rtl] .search-box{text-align:right!important;direction:rtl!important}[dir=rtl] .material-percentage-item{direction:rtl!important;text-align:right!important}[dir=rtl] .material-info{text-align:right!important}[dir=rtl] .percentage-input-group{flex-direction:row-reverse!important}[dir=rtl] .my-material-header{direction:rtl!important}[dir=rtl] .my-material-info{text-align:right!important}[dir=rtl] .my-material-actions{justify-content:flex-start!important}[dir=rtl] .analysis-container{direction:rtl!important}[dir=rtl] table,[dir=rtl] .results-table,[dir=rtl] .results-table-wrapper,[dir=rtl] .test-form-table,[dir=rtl] .materials-analysis-table,[dir=rtl] .analysis-table-container{direction:ltr!important}[dir=rtl] table th,[dir=rtl] table td{text-align:left!important}[dir=rtl] .category-grid,[dir=rtl] .materials-grid{direction:rtl!important}[dir=rtl] .category-card,[dir=rtl] .material-item{text-align:right!important}[dir=rtl] .materials-filters{direction:rtl!important}[dir=rtl] .search-input,[dir=rtl] .filter-select{text-align:right!important}[dir=rtl] .properties-grid{direction:rtl!important}[dir=rtl] .property-item{text-align:right!important}[dir=rtl] .form-grid{direction:rtl!important}[dir=rtl] .form-group,[dir=rtl] .form-group label,[dir=rtl] .form-group input,[dir=rtl] .form-group select{text-align:right!important}}@media (max-width: 480px){[dir=rtl] .mobile-menu-toggle{left:auto!important;right:.5rem!important}[dir=rtl] .left-sidebar{padding:1.5rem 0 1.5rem 1rem!important}[dir=rtl] .dashboard-container .main-content{padding:3.5rem .5rem .5rem!important}[dir=rtl] .analysis-container,[dir=rtl] .materials-grid{direction:rtl!important}}.percentages-modern-container{max-width:1400px;margin:0 auto;padding:2rem}.percentages-box-container{background:#fff;border:3px solid #e2e8f0;border-radius:20px;padding:2rem;box-shadow:0 4px 16px #0000000f;margin-bottom:2rem}.percentages-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}@media (max-width: 1400px){.percentages-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width: 1024px){.percentages-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width: 768px){.percentages-modern-container{padding:1.5rem 1rem}.percentages-box-container{padding:1.5rem;border-radius:16px}.percentages-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}}@media (max-width: 480px){.percentages-modern-container{padding:1rem .5rem}.percentages-box-container{padding:1.25rem;border-radius:12px}}.percentages-modern-container .action-buttons{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.percentages-modern-container .action-buttons{flex-direction:column;gap:.75rem}.percentages-modern-container .action-buttons .btn{width:100%;justify-content:center}}.confirm-dialog-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirm-dialog{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:480px;width:100%;overflow:hidden;animation:slideUp .3s ease-out;position:relative}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.confirm-dialog:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3e7b27,#5a9f3a)}.confirm-dialog-danger:before{background:linear-gradient(90deg,#dc2626,#ef4444)}.confirm-dialog-warning:before{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.confirm-dialog-info:before{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.confirm-dialog-header{padding:24px 24px 16px}.confirm-dialog-title{font-size:20px;font-weight:600;color:#1f2937;margin:0;line-height:1.4}.confirm-dialog-body{padding:0 24px 24px}.confirm-dialog-message{font-size:15px;color:#4b5563;line-height:1.6;margin:0}.confirm-dialog-actions{display:flex;gap:12px;padding:16px 24px 24px;justify-content:flex-end}.confirm-dialog-btn{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none}.confirm-dialog-btn:active{transform:scale(.98)}.confirm-dialog-btn-cancel{background:#f3f4f6;color:#4b5563}.confirm-dialog-btn-cancel:hover{background:#e5e7eb}.confirm-dialog-btn-confirm{background:linear-gradient(135deg,#3e7b27,#5a9f3a);color:#fff;box-shadow:0 4px 12px #3e7b274d}.confirm-dialog-btn-confirm:hover{box-shadow:0 6px 16px #3e7b2766;transform:translateY(-1px)}.confirm-dialog-btn-danger{background:linear-gradient(135deg,#dc2626,#ef4444);box-shadow:0 4px 12px #dc26264d}.confirm-dialog-btn-danger:hover{box-shadow:0 6px 16px #dc262666}.confirm-dialog-btn-warning{background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 4px 12px #f59e0b4d}.confirm-dialog-btn-warning:hover{box-shadow:0 6px 16px #f59e0b66}.confirm-dialog-btn-info{background:linear-gradient(135deg,#3b82f6,#60a5fa);box-shadow:0 4px 12px #3b82f64d}.confirm-dialog-btn-info:hover{box-shadow:0 6px 16px #3b82f666}@media (max-width: 640px){.confirm-dialog{max-width:100%;margin:0 16px}.confirm-dialog-header,.confirm-dialog-body,.confirm-dialog-actions{padding-left:20px;padding-right:20px}.confirm-dialog-actions{flex-direction:column;gap:8px}.confirm-dialog-btn{width:100%}}.mm-page{min-height:100vh;background:#f8f6f1;padding:0;margin:0;width:100%;box-sizing:border-box;font-family:Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mm-hero{position:relative;background:linear-gradient(135deg,#1a472a,#2d5e1d 40%,#3e7b27);padding:2rem 2.5rem 2.5rem;overflow:hidden}.mm-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.05) 0%,transparent 40%);pointer-events:none}.mm-hero-content{position:relative;z-index:1;max-width:1400px;margin:0 auto}.mm-back-btn{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#ffffffd9;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;cursor:pointer;transition:all .2s;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mm-back-btn:hover{background:#fff3;color:#fff;transform:translate(-2px)}.mm-hero-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.mm-hero-title{margin:0 0 .4rem;font-size:2.2rem;font-weight:800;color:#fff;letter-spacing:-.5px}.mm-hero-subtitle{margin:0;font-size:1rem;color:#ffffffb3;font-weight:400}.mm-add-btn{display:inline-flex;align-items:center;gap:.5rem;background:#efe3c2;color:#1a472a;border:none;padding:.75rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap;box-shadow:0 4px 14px #00000026}.mm-add-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.mm-add-btn:active{transform:translateY(0)}.mm-hero-buttons{display:flex;gap:.75rem;flex-shrink:0}.mm-add-btn-outline{background:#ffffff1f!important;border:1.5px solid rgba(255,255,255,.35)!important;color:#fff!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mm-add-btn-outline:hover{background:#ffffff40!important;border-color:#fff9!important;color:#fff!important;box-shadow:0 4px 16px #0003}.mm-stats-row{display:flex;gap:.75rem;flex-wrap:wrap}.mm-stat-chip{display:flex;align-items:center;gap:.5rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.15);padding:.5rem 1rem;border-radius:10px;cursor:pointer;transition:all .25s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mm-stat-chip:hover{background:#ffffff38;border-color:#ffffff4d}.mm-stat-chip.active{background:#ffffff40;border-color:#ffffff80;box-shadow:0 0 0 2px #ffffff26}.mm-stat-icon{font-size:1rem}.mm-stat-number{font-size:1.1rem;font-weight:800;color:#fff}.mm-stat-label{font-size:.8rem;color:#ffffffb3;font-weight:500}.mm-toolbar{max-width:1400px;margin:0 auto;padding:1.5rem 2.5rem 0;display:flex;flex-direction:column;gap:.75rem}.mm-search-wrapper{position:relative;width:100%}.mm-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.mm-search-input{width:100%;padding:.85rem 2.5rem .85rem 2.8rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;background:#fff;color:#1e293b;transition:all .2s;box-sizing:border-box;box-shadow:0 2px 8px #0000000a}.mm-search-input::placeholder{color:#94a3b8}.mm-search-input:focus{outline:none;border-color:#3e7b27;box-shadow:0 0 0 3px #3e7b271f,0 2px 8px #0000000f}.mm-search-clear{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:#f1f5f9;border:none;border-radius:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .15s}.mm-search-clear:hover{background:#e2e8f0;color:#1e293b}.mm-filter-pills{display:flex;gap:.5rem;flex-wrap:wrap}.mm-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem 1rem;border:1.5px solid #e2e8f0;border-radius:100px;background:#fff;color:#475569;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.mm-pill:hover{border-color:#3e7b27;color:#3e7b27;background:#f0fdf4}.mm-pill.active{background:#3e7b27;color:#fff;border-color:#3e7b27;box-shadow:0 2px 8px #3e7b2740}.mm-filter-info{font-size:.82rem;color:#64748b;display:flex;align-items:center;gap:.75rem}.mm-clear-filters{background:none;border:none;color:#3e7b27;font-size:.82rem;font-weight:600;cursor:pointer;text-decoration:underline;padding:0}.mm-clear-filters:hover{color:#2d5e1d}.mm-content{max-width:1400px;margin:0 auto;padding:1.5rem 2.5rem 3rem}.mm-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 2rem;color:#64748b;gap:1rem}.mm-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#3e7b27;border-radius:50%;animation:mm-spin .8s linear infinite}@keyframes mm-spin{to{transform:rotate(360deg)}}.mm-loading p{font-size:.95rem;margin:0}.mm-empty{text-align:center;padding:5rem 2rem;background:#fff;border-radius:16px;border:2px dashed #d1d5db}.mm-empty-icon{font-size:4rem;margin-bottom:1.25rem;line-height:1;display:block}.mm-empty h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.mm-empty p{font-size:.95rem;color:#64748b;max-width:420px;margin:0 auto 1.5rem;line-height:1.6}.mm-empty-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:10px;background:#3e7b27;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.mm-empty-btn:hover{background:#2d5e1d;transform:translateY(-2px);box-shadow:0 6px 20px #3e7b274d}.mm-empty-btn.secondary{background:#f1f5f9;color:#475569}.mm-empty-btn.secondary:hover{background:#e2e8f0;box-shadow:none}.mm-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.25rem}.mm-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e5e7eb;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;animation:mm-card-in .4s ease-out both;animation-delay:calc(var(--card-index, 0) * .05s)}@keyframes mm-card-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.mm-card:hover{border-color:#3e7b27;box-shadow:0 8px 30px #3e7b271f,0 2px 8px #0000000f;transform:translateY(-3px)}.mm-card-accent{display:flex;height:4px}.mm-accent-segment{flex:1;transition:height .3s}.mm-card:hover .mm-accent-segment{height:5px}.mm-card-header{padding:1.25rem 1.25rem 0;display:flex;flex-direction:column;gap:.75rem}.mm-card-title-area{flex:1;min-width:0}.mm-card-name{margin:0;font-size:1.15rem;font-weight:700;color:#1e293b;line-height:1.3;word-break:break-word}.mm-card-name-en{display:block;font-size:.82rem;color:#64748b;margin-top:.2rem;font-weight:400;font-style:italic}.mm-card-date{display:block;font-size:.72rem;color:#94a3b8;margin-top:.35rem}.mm-card-badges{display:flex;gap:.35rem;flex-wrap:wrap;align-self:flex-start}.mm-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .65rem;border-radius:6px;font-size:.72rem;font-weight:600;letter-spacing:.02em;white-space:nowrap}.mm-card-producer{padding:.6rem 1.25rem 0;font-size:.82rem;color:#64748b;display:flex;align-items:center;gap:.4rem}.mm-producer-en{color:#94a3b8;font-size:.78rem}.mm-card-props-preview{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.85rem 1.25rem 0}.mm-prop-chip{display:flex;align-items:center;gap:.4rem;padding:.45rem .6rem;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;transition:all .2s}.mm-card:hover .mm-prop-chip{background:#f0fdf4;border-color:#dcfce7}.mm-prop-icon{font-size:.85rem;flex-shrink:0}.mm-prop-label{font-size:.7rem;color:#94a3b8;font-weight:500;white-space:nowrap}.mm-prop-value{font-size:.82rem;color:#1e293b;font-weight:700;margin-left:auto;white-space:nowrap}.mm-prop-value small{font-weight:400;color:#94a3b8;font-size:.7rem}.mm-expand-btn{display:flex;align-items:center;justify-content:center;gap:.4rem;width:calc(100% - 2.5rem);margin:.75rem 1.25rem 0;padding:.45rem;background:none;border:1px dashed #d1d5db;border-radius:8px;color:#64748b;font-size:.78rem;font-weight:500;cursor:pointer;transition:all .2s}.mm-expand-btn:hover{border-color:#3e7b27;color:#3e7b27;background:#f0fdf4}.mm-card-details{padding:0 1.25rem;animation:mm-details-in .3s ease-out}@keyframes mm-details-in{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.mm-detail-section{margin-top:.85rem;padding-top:.85rem;border-top:1px solid #f1f5f9}.mm-detail-section h4{margin:0 0 .65rem;font-size:.82rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}.mm-detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem}.mm-detail-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;background:#f8fafc;border-radius:8px;border:1px solid #f1f5f9}.mm-detail-icon{font-size:.9rem;flex-shrink:0}.mm-detail-label{font-size:.7rem;color:#94a3b8;font-weight:500}.mm-detail-value{font-size:.85rem;color:#1e293b;font-weight:700}.mm-detail-value small{font-weight:400;color:#94a3b8;font-size:.7rem}.mm-dist-chart{display:flex;align-items:flex-end;gap:.35rem;height:120px;padding:.5rem 0}.mm-dist-bar-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem;height:100%}.mm-dist-value{font-size:.6rem;color:#64748b;font-weight:600;white-space:nowrap}.mm-dist-bar-bg{flex:1;width:100%;max-width:28px;background:#f1f5f9;border-radius:4px 4px 0 0;position:relative;display:flex;align-items:flex-end;overflow:hidden}.mm-dist-bar-fill{width:100%;background:linear-gradient(to top,#3e7b27,#6aaf4e);border-radius:4px 4px 0 0;transition:height .6s cubic-bezier(.4,0,.2,1);min-height:4px}.mm-dist-label{font-size:.65rem;color:#94a3b8;font-weight:600}.mm-card-actions{display:flex;gap:.5rem;padding:1rem 1.25rem;margin-top:auto;border-top:1px solid #f1f5f9}.mm-action-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem .75rem;border:1.5px solid transparent;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s}.mm-action-btn.edit{background:#f0fdf4;color:#3e7b27;border-color:#dcfce7}.mm-action-btn.edit:hover{background:#3e7b27;color:#fff;border-color:#3e7b27;box-shadow:0 4px 12px #3e7b2740}.mm-action-btn.delete{background:#fef2f2;color:#dc2626;border-color:#fecaca}.mm-action-btn.delete:hover{background:#dc2626;color:#fff;border-color:#dc2626;box-shadow:0 4px 12px #dc262640}@media (max-width: 768px){.mm-hero{padding:1.5rem 1.25rem 2rem}.mm-hero-title-row{flex-direction:column;gap:1rem}.mm-hero-title{font-size:1.6rem}.mm-hero-buttons{flex-direction:column;width:100%}.mm-add-btn{width:100%;justify-content:center}.mm-stats-row{gap:.5rem}.mm-stat-chip{padding:.4rem .75rem;font-size:.85rem}.mm-toolbar{padding:1rem 1.25rem 0}.mm-content{padding:1rem 1.25rem 2rem}.mm-grid{grid-template-columns:1fr}.mm-card-header{flex-direction:column;gap:.5rem}.mm-card-props-preview{grid-template-columns:1fr}.mm-filter-pills{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.mm-filter-pills::-webkit-scrollbar{display:none}}@media (min-width: 769px) and (max-width: 1024px){.mm-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1600px){.mm-grid{grid-template-columns:repeat(3,1fr)}}.eem-modal{max-width:700px;display:flex;flex-direction:column;max-height:85vh}.eem-modal .modal-header{background:#3e7b27;color:#fff;padding:2rem}.eem-modal .modal-header h2{color:#fff;margin:0}.eem-modal .modal-header .close{color:#fff}.eem-modal .modal-body{overflow-y:auto;flex:1}.eem-search-wrapper{position:relative;margin-bottom:.75rem}.eem-search-icon{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.eem-search-input{width:100%;padding:.75rem 2.5rem .75rem 2.75rem;border:2px solid #e2e8f0;border-radius:10px;font-size:.95rem;font-family:inherit;color:#1e293b;background:#f8fafc;transition:all .2s;box-sizing:border-box}.eem-search-input:focus{outline:none;border-color:#3e7b27;background:#fff;box-shadow:0 0 0 3px #3e7b271f}.eem-search-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:#e2e8f0;border:none;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.85rem;color:#64748b;transition:all .15s;line-height:1;padding:0}.eem-search-clear:hover{background:#cbd5e1;color:#1e293b}.eem-categories{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:1rem}.eem-cat-btn{padding:.35rem .75rem;border:1.5px solid #e2e8f0;border-radius:20px;background:#fff;color:#64748b;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s;font-family:inherit}.eem-cat-btn:hover{border-color:var(--cat-color, #3E7B27);color:var(--cat-color, #3E7B27)}.eem-cat-btn.active{background:var(--cat-color, #3E7B27);border-color:var(--cat-color, #3E7B27);color:#fff}.eem-list{display:flex;flex-direction:column;gap:.5rem;max-height:50vh;overflow-y:auto;padding-right:4px}.eem-list::-webkit-scrollbar{width:5px}.eem-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.eem-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.eem-material-card{display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;border:1.5px solid #e8edf2;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s}.eem-material-card:hover{border-color:#3e7b27;background:#f0fdf4;box-shadow:0 2px 8px #3e7b271a;transform:translateY(-1px)}.eem-card-left{flex:1;min-width:0}.eem-card-badges{display:flex;gap:.3rem;margin-bottom:.3rem;flex-wrap:wrap}.eem-badge{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:4px;font-size:.65rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.3px}.eem-card-name{margin:0 0 .15rem;font-size:.95rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eem-card-farsi{display:block;font-size:.8rem;color:#64748b;margin-bottom:.1rem}.eem-card-producer{display:block;font-size:.75rem;color:#94a3b8}.eem-card-props{display:flex;gap:.35rem;flex-wrap:wrap;flex-shrink:0;max-width:250px}.eem-prop-chip{display:inline-block;padding:.2rem .5rem;background:#f1f5f9;border-radius:6px;font-size:.7rem;color:#475569;white-space:nowrap}.eem-card-arrow{flex-shrink:0;color:#cbd5e1;transition:all .2s}.eem-material-card:hover .eem-card-arrow{color:#3e7b27;transform:translate(3px)}.eem-loading{display:flex;flex-direction:column;align-items:center;padding:2rem;color:#64748b;gap:.75rem}.eem-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#3e7b27;border-radius:50%;animation:eem-spin .8s linear infinite}@keyframes eem-spin{to{transform:rotate(360deg)}}.eem-empty{display:flex;flex-direction:column;align-items:center;padding:2.5rem;color:#94a3b8;gap:.5rem}.eem-empty p{margin:0;font-size:.9rem}@media (max-width: 768px){.eem-modal{max-width:95vw;margin:.5rem}.eem-material-card{flex-direction:column;align-items:flex-start;gap:.5rem}.eem-card-props{max-width:100%}.eem-card-arrow{align-self:flex-end}.eem-material-card:hover .eem-card-arrow{transform:translateY(3px)}}.payment-result-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem}.payment-result-card{background:#fff;border-radius:1.5rem;padding:3rem;max-width:500px;width:100%;text-align:center;box-shadow:0 20px 60px #00000026;animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.result-icon{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:scaleIn .6s ease-out .2s both}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.success-icon{background:linear-gradient(135deg,#d4edda,#c3e6cb);border:4px solid #28a745}.success-icon i{font-size:4rem;color:#28a745}.failed-icon{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border:4px solid #dc3545}.failed-icon i{font-size:4rem;color:#dc3545}.payment-result-card h1{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.payment-result-card.success h1{color:#155724}.payment-result-card.failed h1{color:#721c24}.payment-result-card p{font-size:1.125rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.failure-reason{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;background:#fff3cd;border:1px solid #ffc107;border-radius:.5rem;margin-bottom:2rem;color:#856404}.failure-reason i{font-size:1.25rem}.order-info{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:1rem auto;padding:.75rem 1rem;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:8px;color:#10b981;font-size:.9rem;font-family:monospace;max-width:fit-content}.order-info.failed{background:#ef44441a;border-color:#ef44444d;color:#ef4444}.error-code{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:1rem auto;padding:.75rem 1rem;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:8px;color:#f59e0b;font-size:.9rem;font-family:monospace;max-width:fit-content}.error-help{margin:1.5rem 0;padding:1rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:8px;color:#3b82f6;text-align:left}.error-help i{margin-right:.5rem}.payment-result-card.error{border-top:4px solid #f59e0b}.error-icon{background:linear-gradient(135deg,#fef3c7,#fde68a);border:4px solid #f59e0b}.error-icon i{font-size:4rem;color:#f59e0b}.payment-result-card.error h1{color:#92400e}.result-actions{display:flex;flex-direction:column;gap:1rem}.result-actions button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.result-actions .btn-primary{background:linear-gradient(135deg,#3e7b27,#5a9f3a);color:#fff}.result-actions .btn-primary:hover{background:linear-gradient(135deg,#2f5f1e,#4a8230);transform:translateY(-2px);box-shadow:0 4px 12px #3e7b274d}.result-actions .btn-secondary{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.result-actions .btn-secondary:hover{background:#e5e7eb}@media (max-width: 768px){.payment-result-container{padding:1rem}.payment-result-card{padding:2rem}.result-icon{width:100px;height:100px}.result-icon i{font-size:3rem!important}.payment-result-card h1{font-size:1.5rem}.payment-result-card p{font-size:1rem}}@media (max-width: 480px){.payment-result-card{padding:1.5rem}.result-icon{width:80px;height:80px}.result-icon i{font-size:2.5rem!important}.payment-result-card h1{font-size:1.25rem}.result-actions button{padding:.875rem 1.25rem;font-size:.9375rem}}.footer-enhanced{margin-top:2.5rem;padding:2rem 1.5rem 1rem;background:#fff;border-top:2px solid rgba(62,123,39,.35)}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(62,123,39,.15)}.footer-column{display:flex;flex-direction:column;gap:.75rem}.footer-trust{align-items:flex-start;justify-content:flex-start}.trust-logos{display:flex;flex-direction:column;gap:.85rem}.trust-logo-item{background:#efe3c2;border:2px solid #3E7B27;border-radius:12px;padding:4px 8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #3e7b2738,0 2px 4px #0000000f;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.trust-logo-item img{height:60px;width:auto;display:block;filter:drop-shadow(0 1px 3px rgba(0,0,0,.12))}.trust-logo-item:hover{transform:translateY(-4px);box-shadow:0 14px 32px #3e7b2759,0 6px 12px #0000001f;background:#f5e9d0}.trust-logo-button{background:#efe3c2}.trust-logo-button:hover{background:#f5e9d0}.footer-brand{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.footer-brand i{color:#3e7b27;filter:drop-shadow(0 0 8px rgba(62,123,39,.4))}.footer-brand-title{font-size:1.5rem;font-weight:700;color:#123524;margin:0}.footer-description{font-size:.85rem;color:#2d3748;line-height:1.5;margin:.25rem 0 0}.footer-heading{font-size:1rem;font-weight:600;color:#123524;margin:0 0 .75rem;position:relative;padding-bottom:.4rem}.footer-heading:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#3e7b27;border-radius:2px}.footer-links{display:flex;flex-direction:column;gap:.6rem}.footer-link{display:flex;align-items:center;gap:.45rem;font-size:.85rem;color:#2d3748;text-decoration:none;transition:all .25s ease;padding:.2rem 0}.footer-link i{transition:transform .3s ease}.footer-link:hover{color:#3e7b27;transform:translate(5px)}.footer-link:hover i{transform:scale(1.2);color:#3e7b27}.footer-social{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.footer-social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#3e7b2714;border:1px solid #3E7B27;border-radius:10px;color:#3e7b27;text-decoration:none;transition:all .25s ease}.footer-social-link:hover{background:#3e7b27;border-color:transparent;color:#efe3c2;transform:translateY(-3px) scale(1.05);box-shadow:0 8px 20px #3e7b2766}.footer-social-link i{transition:transform .3s ease}.footer-social-link:hover i{transform:rotate(360deg)}.footer-logo-wrapper{width:100%;padding-right:80px;display:flex;justify-content:center;align-items:center;margin-top:.75rem}.footer-logo-main{width:140px;max-width:100px;height:auto;display:block;background:#efe3c2;border:3px solid #3E7B27;border-radius:16px;padding:10px 14px;box-shadow:0 6px 18px #3e7b2747,0 2px 6px #0000000f;transition:transform .35s ease,box-shadow .35s ease}.footer-logo-main:hover{transform:translateY(-4px);box-shadow:0 16px 36px #3e7b2773,0 6px 14px #0000001f}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:1.25rem;text-align:center}.footer-copyright{font-size:.9rem;font-weight:600;color:#2d3748;margin:0 0 .35rem}.footer-supervision{font-size:.75rem;color:#4a5568;font-style:italic;margin:0}@media (max-width: 1024px){.footer-container{grid-template-columns:repeat(2,1fr);gap:1.25rem}.trust-logos{flex-direction:row;flex-wrap:wrap;gap:.6rem}}@media (max-width: 768px){.footer-enhanced{padding:1.5rem 1.25rem .75rem;margin-top:2rem}.footer-container{grid-template-columns:repeat(2,1fr);gap:1.25rem}.footer-brand-title{font-size:1.3rem}.footer-heading{font-size:1rem}.footer-social{gap:.75rem}.footer-social-link{width:42px;height:42px}}@media (max-width: 480px){.footer-enhanced{padding:1.25rem 1rem .6rem;margin-top:1.5rem}.footer-container{grid-template-columns:1fr;gap:1.25rem}.footer-column{text-align:left}.footer-brand,.footer-social{justify-content:flex-start}.footer-logo-wrapper{justify-content:center}.trust-logos{flex-direction:row;gap:.75rem}.footer-bottom{padding-top:1rem}.footer-copyright{font-size:.9rem}.footer-supervision{font-size:.8rem}}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%}body{font-family:Vazirmatn,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#efe3c2;min-height:100vh;margin:0;padding:0;position:relative;overflow-x:hidden;width:100%;color:#2d3748}.navbar{position:fixed;top:0;left:0;right:0;height:60px;background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:0 2rem;border-bottom:2px solid rgba(62,123,39,.2);z-index:1000;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 20px #0000001a}.navbar-brand{font-size:1.5rem;font-weight:700;color:#123524;text-decoration:none;display:flex;align-items:center;gap:.5rem;cursor:pointer;flex-shrink:0}.brand-text{white-space:nowrap}.hamburger-btn{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger-line{width:25px;height:3px;background:#3e7b27;margin:3px 0;transition:.3s;border-radius:2px}.hamburger-line.active:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.hamburger-line.active:nth-child(2){opacity:0}.hamburger-line.active:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.navbar-nav{display:flex;gap:1rem;align-items:center}.nav-link{color:#555;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:12px;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;cursor:pointer}.nav-link:hover{background:#3e7b271a;color:#3e7b27}.nav-link.active{background:#3e7b27;color:#efe3c2}.nav-link.btn-logout{background:#3e7b27;color:#fff}.nav-link.btn-logout:hover{background:#3e7b27;transform:translateY(-2px)}.nav-dropdown{position:relative;display:inline-block}.dropdown-menu{position:absolute;top:100%;left:0;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;box-shadow:0 8px 24px #00000026;border:1px solid rgba(62,123,39,.2);min-width:200px;margin-top:.25rem;overflow:hidden;z-index:1001;display:none;opacity:0;transform:translateY(-5px);transition:opacity .2s ease-out,transform .2s ease-out}.dropdown-menu.show{display:block;opacity:1;transform:translateY(0)}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{display:block;padding:.75rem 1.25rem;color:#555;text-decoration:none;transition:all .2s ease;font-weight:500;font-size:.95rem;border-bottom:1px solid rgba(62,123,39,.1)}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:linear-gradient(135deg,#3e7b271a,#1235241a);color:#3e7b27;padding-left:1.5rem}.main-content{margin-top:80px;width:100%;max-width:1400px;margin-left:auto;margin-right:auto;flex:1;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box;min-height:calc(100vh - 140px)}.footer{margin-top:2rem;text-align:center;color:#ffffffe6;font-size:.9rem;padding:1.5rem 0}.footer-content{max-width:1200px;margin:0 auto}.footer-text{margin:0;font-weight:600;font-size:1rem}.footer-subtitle{margin:.5rem 0 0;font-size:.85rem;opacity:.8;font-style:italic}.modal-overlay{display:flex;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);align-items:center;justify-content:center;padding:2rem}.modal-content{background:#fff;border-radius:16px;width:min(860px,calc(100vw - 2rem));max-width:860px;max-height:90vh;overflow:hidden;position:relative;animation:modalSlideIn .3s ease-out;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.modal-close{position:absolute;top:1rem;right:1rem;background:#f6efdf;border:1px solid #85A947;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;line-height:0;color:#3e7b27;z-index:10}[dir=rtl] .modal-close{right:auto;left:1rem}.modal-close:hover{background:#3e7b27;color:#efe3c2;box-shadow:0 2px 8px #3e7b274d;transform:scale(1.05)}.modal-inner{max-width:760px;margin:0 auto;padding:1.5rem 2rem 2rem;width:100%;box-sizing:border-box;flex:1;overflow-y:auto;overflow-x:hidden}.modal-inner::-webkit-scrollbar{width:0;height:0}.modal-inner{scrollbar-width:none;-ms-overflow-style:none}.modal-inner.support-modal{overflow-y:auto}.support-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-bottom:1.25rem}.support-card{background:linear-gradient(135deg,#f8f4e6,#efe3c2);padding:1.5rem;border-radius:16px;border:2px solid #85A947;transition:all .3s ease;box-shadow:0 2px 8px #85a9471a}.support-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #85a94740;border-color:#3e7b27}.support-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#3e7b27}.support-card-header h3{color:#2d3748;margin:0;font-size:1.1rem;font-weight:600}.support-card-value{color:#2d3748;margin:0 0 .75rem;font-weight:700;font-size:1rem;line-height:1.6}.support-card-value div{margin-bottom:.25rem;display:flex;align-items:center;gap:.25rem}.support-card-value span[dir=ltr]{direction:ltr;unicode-bidi:embed}.support-card-description{color:#5a5a5a;font-size:.9rem;margin:0;line-height:1.5}.support-tip-card{background:linear-gradient(135deg,#3e7b27,#5a9f3a);padding:1.5rem;border-radius:16px;margin-bottom:1.5rem;box-shadow:0 4px 12px #3e7b2733;transition:all .3s ease;color:#fff}.support-tip-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3e7b274d}.support-tip-card .support-card-header{color:#efe3c2;margin-bottom:.75rem}.support-tip-card .support-card-header h3{color:#fff;font-size:1.1rem}.support-tip-text{color:#f8f4e6;margin:0;line-height:1.6;font-size:.95rem}.modal-header{text-align:center;margin-bottom:1.5rem}.modal-icon{width:68px;height:68px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:2rem;color:#fff;box-shadow:0 4px 12px #00000026}.modal-icon.help{background:#4caf50}.modal-icon.support,.modal-icon.about{background:linear-gradient(135deg,#3e7b27,#5a9f3a)}.modal-title{color:#dce0e7;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.modal-subtitle{color:#f4eded;font-size:1rem;line-height:1.5}.modal-body{color:#2d3748;line-height:1.7}.modal-footer{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #e2e8f0}.modal-footer-centered{text-align:center;margin-top:1.5rem;padding-top:0;border-top:none}.modal-button{background:linear-gradient(135deg,#3e7b27,#5a9f3a);color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #3e7b2733}.modal-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3e7b2766;background:linear-gradient(135deg,#2d5a1f,#4a8a2f)}@media (max-width: 992px){.main-content{padding:1rem .75rem;margin-top:75px}}@media (max-width: 768px){.navbar{padding:1rem;height:auto;min-height:60px}.navbar-brand{font-size:1.2rem}.brand-text{display:none}.hamburger-btn{display:flex}.navbar-nav{position:fixed;top:60px;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;padding:1rem;box-shadow:0 4px 20px #0000001a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;gap:.5rem;max-height:calc(100vh - 60px);overflow-y:auto}.navbar-nav.open{transform:translateY(0);opacity:1;visibility:visible}.navbar-nav.open:before{content:"";position:fixed;inset:60px 0 0;background:#0000004d;z-index:-1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.nav-link{padding:.75rem 1rem;font-size:1rem;width:100%;text-align:left;border-radius:8px}.nav-dropdown{display:block;width:100%}.nav-dropdown .dropdown-menu{position:relative;top:0;left:0;margin-top:.5rem;width:100%}.main-content{padding:1.5rem 1rem;margin-top:70px;min-height:calc(100vh - 130px)}.modal-content{max-width:95vw;max-height:85vh;border-radius:12px}.modal-inner{padding:1.25rem 1.5rem 1.5rem}.support-cards-grid{grid-template-columns:1fr;gap:1rem}.support-card,.support-tip-card{padding:1.25rem}.modal-icon{width:60px;height:60px;font-size:1.75rem}.modal-title{font-size:1.5rem}.modal-subtitle{font-size:.95rem}}@media (max-width: 600px){.main-content{padding:1.25rem .75rem;margin-top:65px}}@media (max-width: 480px){.navbar{padding:.75rem}.navbar-brand{font-size:1rem}.nav-link{padding:.65rem .8rem;font-size:.9rem;gap:.5rem}.main-content{padding:1rem .5rem;margin-top:65px;min-height:calc(100vh - 120px)}.modal-content{max-width:98vw;max-height:90vh;border-radius:8px}.modal-inner{padding:1rem}.support-cards-grid{gap:.875rem}.support-card,.support-tip-card{padding:1rem}.support-card-header h3{font-size:1rem}.support-card-value{font-size:.9rem}.modal-icon{width:56px;height:56px;font-size:1.6rem}.modal-title{font-size:1.3rem}.modal-subtitle{font-size:.9rem}.modal-button{padding:.65rem 1.5rem;font-size:.95rem}.modal-close{width:32px;height:32px}}@media (max-width: 360px){.navbar{padding:.5rem}.navbar-brand{font-size:.95rem}.hamburger-line{width:22px;height:2.5px}.nav-link{padding:.6rem;font-size:.85rem}.main-content{padding:.75rem .5rem;margin-top:60px}.modal-inner,.support-card,.support-tip-card{padding:.875rem}.support-card-header{gap:.5rem}.modal-icon{width:52px;height:52px;font-size:1.5rem}.modal-button{padding:.6rem 1.25rem;font-size:.9rem}.modal-title{font-size:1.2rem}.modal-close{width:34px;height:34px;top:.65rem;right:.65rem}}@media (max-width: 320px){.navbar{padding:.5rem}.navbar-brand{font-size:.85rem}.nav-link{padding:.5rem;font-size:.8rem}.main-content{padding:.5rem}}@media (max-height: 600px) and (orientation: landscape){.navbar{min-height:50px;padding:.5rem 1rem}.navbar-nav.open{top:50px;max-height:calc(100vh - 50px)}.main-content{margin-top:60px;min-height:calc(100vh - 110px)}.footer{margin-top:1rem;font-size:.8rem}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}[dir=rtl] .support-card-header,[dir=rtl] .modal-header{direction:rtl}[dir=rtl] .support-card-value{direction:rtl;text-align:right}[dir=rtl] .support-card-value div{justify-content:flex-end}.support-card-value{unicode-bidi:plaintext}.support-card-value span[dir=ltr]{direction:ltr!important;unicode-bidi:isolate;display:inline-block}.modal-inner{scroll-behavior:smooth}.modal-button:focus{outline:3px solid rgba(62,123,39,.4);outline-offset:2px}.modal-close:focus{outline:3px solid rgba(62,123,39,.4);outline-offset:2px}html[dir=rtl] .navbar{direction:rtl!important}html[dir=rtl] .navbar-brand{margin-right:0!important;margin-left:auto!important}html[dir=rtl] .navbar-nav{flex-direction:row-reverse!important}html[dir=rtl] .nav-link{flex-direction:row!important}html[dir=rtl] .nav-link svg,html[dir=rtl] .nav-link i{margin-right:0!important;margin-left:.5rem!important}@media (max-width: 768px){html[dir=rtl] .hamburger-btn{position:absolute!important;left:1rem!important;right:auto!important}html[dir=rtl] .navbar-brand{margin-left:auto!important;margin-right:0!important;position:absolute!important;right:1rem!important;left:auto!important}html[dir=rtl] .navbar-nav{text-align:right!important;direction:rtl!important;flex-direction:column!important}html[dir=rtl] .nav-link{text-align:right!important;flex-direction:row!important;width:100%!important}html[dir=rtl] .nav-link svg,html[dir=rtl] .nav-link i{margin-left:.5rem!important;margin-right:0!important}html[dir=rtl] .nav-dropdown{text-align:right!important;width:100%!important}html[dir=rtl] .dropdown-menu{text-align:right!important;left:auto!important;right:0!important}html[dir=rtl] .dropdown-item{text-align:right!important}}@media (max-width: 480px){html[dir=rtl] .hamburger-btn{left:.75rem!important}html[dir=rtl] .navbar-brand{right:.75rem!important}}:root{--hl-ink: #102b1e;--hl-ink-deep: #0b2115;--hl-green: #3e7b27;--hl-green-2: #2f6b2f;--hl-lime: #85a947;--hl-cream: #efe3c2;--hl-bg: #ffffff;--hl-bg-soft: #f3f6f2;--hl-bg-dark: var(--hl-ink-deep);--hl-text: #16301f;--hl-muted: #55645b;--hl-line: rgba(16, 43, 30, .14);--hl-line-strong: rgba(16, 43, 30, .26);--hl-pass: #2e7d32;--hl-pass-bg: rgba(46, 125, 50, .1);--hl-warn: #a35f00;--hl-warn-bg: rgba(163, 95, 0, .1);--hl-fail: #b33a2b;--hl-fail-bg: rgba(179, 58, 43, .1);--hl-r: 6px;--hl-r-lg: 10px;--hl-shadow: 0 14px 40px rgba(16, 43, 30, .12);--hl-shadow-sm: 0 4px 14px rgba(16, 43, 30, .08);--hl-font: "Vazirmatn", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.main-content:has(.landing-page),.hl-fullbleed{margin-top:0!important;max-width:100%!important;width:100%!important;padding:0!important;display:block!important;align-items:initial!important;justify-content:initial!important;min-height:0!important}body:has(.landing-page){background:#fff}.landing-page{min-height:100vh;background:var(--hl-bg);color:var(--hl-text);font-family:var(--hl-font);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:clip}.hl-container{width:min(1180px,100%);margin:0 auto;padding:0 28px}section[id]{scroll-margin-top:84px}:focus-visible{outline:2px solid var(--hl-lime);outline-offset:2px;border-radius:2px}.hl-section-title{margin:0;font-size:clamp(26px,3.2vw,40px);line-height:1.18;font-weight:800;letter-spacing:-.01em;color:var(--hl-text)}.hl-section-sub{margin:10px 0 0;font-size:16px;color:var(--hl-muted);max-width:640px}.hl-section-head{margin-bottom:44px}.hl-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid rgba(133,169,71,.55);background:#85a9471f;color:var(--hl-cream);font-size:12.5px;font-weight:700;letter-spacing:.02em;border-radius:999px}.hl-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 22px;border:1px solid transparent;border-radius:var(--hl-r);font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.hl-btn--lg{min-height:50px;padding:12px 28px;font-size:16px}.hl-btn--primary{background:var(--hl-green);color:#fff;box-shadow:0 8px 20px #3e7b2740}.hl-btn--primary:hover{background:var(--hl-ink);transform:translateY(-1px);box-shadow:0 10px 24px #102b1e47}.hl-btn--ghost{background:transparent;color:var(--hl-ink);border-color:var(--hl-line-strong)}.hl-btn--ghost:hover{border-color:var(--hl-green);color:var(--hl-green);background:#3e7b270f}.hl-header{position:fixed;inset:0 0 auto;z-index:1000;background:transparent;transition:background .25s ease,box-shadow .25s ease,border-color .25s ease;border-bottom:1px solid transparent}.hl-header--scrolled{background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom-color:var(--hl-line);box-shadow:0 2px 12px #102b1e0f}.hl-header__inner{width:min(1180px,100%);margin:0 auto;padding:14px 28px;display:flex;align-items:center;justify-content:space-between;gap:18px}.hl-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit;flex-shrink:0}.hl-brand__logo{width:38px;height:38px;flex-shrink:0}.hl-brand__name{font-size:17px;font-weight:800;color:var(--hl-text);letter-spacing:0}.hl-header:not(.hl-header--scrolled) .hl-brand__name,.hl-header:not(.hl-header--scrolled) .hl-nav__link,.hl-header:not(.hl-header--scrolled) .hl-header__link{color:#ffffffeb}.hl-header:not(.hl-header--scrolled) .hl-nav__link:hover,.hl-header:not(.hl-header--scrolled) .hl-header__link:hover{color:var(--hl-lime)}.hl-nav{display:flex;align-items:center;gap:4px}.hl-nav__link{display:inline-block;padding:8px 12px;font-size:14px;font-weight:600;color:var(--hl-text);text-decoration:none;border:none;background:none;cursor:pointer;font-family:inherit;border-radius:var(--hl-r);transition:color .15s ease,background .15s ease}.hl-nav__link:hover{color:var(--hl-green);background:#3e7b2714}.hl-header__actions{display:flex;align-items:center;gap:10px}.hl-header__link{font-size:14px;font-weight:650;color:var(--hl-text);text-decoration:none;border:none;background:none;cursor:pointer;font-family:inherit;padding:8px 10px;border-radius:var(--hl-r);transition:color .15s ease}.hl-header__logout{color:var(--hl-muted)}.hl-header__cta{min-height:40px;padding:8px 18px;font-size:14px}.hl-header:not(.hl-header--scrolled) .hl-header__cta{background:var(--hl-lime);color:var(--hl-ink);box-shadow:none}.hl-header:not(.hl-header--scrolled) .hl-header__cta:hover{background:var(--hl-cream)}.hl-header .lang-switcher{color:inherit}.hl-header:not(.hl-header--scrolled) .lang-switcher{color:#ffffffeb}.hl-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:10px;background:#ffffff14;border:1px solid var(--hl-line);border-radius:var(--hl-r);cursor:pointer}.hl-burger span{display:block;height:2px;width:100%;background:currentColor;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.hl-header:not(.hl-header--scrolled) .hl-burger{border-color:#ffffff59}.hl-burger--open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hl-burger--open span:nth-child(2){opacity:0}.hl-burger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hl-mobile-menu{position:fixed;inset:70px 0 auto;background:#fff;border-bottom:1px solid var(--hl-line);box-shadow:0 16px 32px #102b1e24;padding:14px 20px 22px;display:flex;flex-direction:column;gap:4px;max-height:calc(100vh - 70px);overflow-y:auto;z-index:999}.hl-mobile-menu__link{display:block;width:100%;text-align:start;padding:13px 12px;font-size:15px;font-weight:650;color:var(--hl-text);text-decoration:none;background:none;border:none;border-bottom:1px solid var(--hl-line);cursor:pointer;font-family:inherit;border-radius:var(--hl-r)}.hl-mobile-menu__footer{display:flex;flex-direction:column;gap:10px;padding-top:14px}.hl-mobile-menu__lang{display:flex;justify-content:flex-start;padding:4px 8px}.hl-mobile-menu__lang .lang-switcher{color:var(--hl-text);background:#3e7b2714;border-radius:var(--hl-r);padding:8px 14px}.hl-hero{position:relative;background:radial-gradient(1200px 500px at 85% -10%,rgba(133,169,71,.28),transparent 60%),radial-gradient(900px 420px at 10% 110%,rgba(62,123,39,.35),transparent 60%),linear-gradient(160deg,var(--hl-ink-deep) 0%,var(--hl-ink) 70%,#14301f 100%);color:#fff;padding:148px 0 96px;overflow:hidden}.hl-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;pointer-events:none}.hl-hero:after{content:"";position:absolute;inset:auto -60px -180px auto;width:520px;height:520px;background-image:radial-gradient(circle at center,rgba(255,255,255,.06) 1px,transparent 1.4px);background-size:26px 26px;transform:rotate(30deg);pointer-events:none}.hl-hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:56px;align-items:center}.hl-hero__title{margin:18px 0 14px;font-size:clamp(34px,4.2vw,56px);line-height:1.14;font-weight:800;letter-spacing:-.01em;color:#fff}.hl-hero__lead{margin:0 0 28px;font-size:17px;line-height:1.75;color:#ffffffd1;max-width:560px}.hl-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}.hl-hero .hl-btn--primary{background:var(--hl-lime);color:var(--hl-ink);box-shadow:0 10px 26px #00000047}.hl-hero .hl-btn--primary:hover{background:var(--hl-cream);color:var(--hl-ink)}.hl-hero .hl-btn--ghost{color:#fff;border-color:#fff6}.hl-hero .hl-btn--ghost:hover{border-color:var(--hl-lime);color:var(--hl-lime);background:#85a9471a}.hl-hero__chips{display:flex;flex-wrap:wrap;gap:10px 22px;list-style:none;margin:0;padding:0}.hl-hero__chips li{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:#ffffffd9}.hl-hero__chips svg{color:var(--hl-lime)}.hl-hero-visual{position:relative;min-width:0}.hl-hero-visual__bg{position:absolute;inset:-30px;width:calc(100% + 60px);height:calc(100% + 60px);color:#ffffff0d;pointer-events:none}.hl-chip{position:absolute;z-index:3;padding:7px 12px;font-size:12px;font-weight:700;border-radius:var(--hl-r);background:#102b1ed9;border:1px solid rgba(133,169,71,.6);color:var(--hl-cream);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:var(--hl-shadow-sm);font-variant-numeric:tabular-nums}.hl-chip--f1{top:6%;inset-inline-end:-18px;animation:hl-float 7s ease-in-out infinite}.hl-chip--f2{top:46%;inset-inline-start:-26px;animation:hl-float 8.5s ease-in-out 1.2s infinite}.hl-chip--f3{bottom:12%;inset-inline-end:-10px;animation:hl-float 7.6s ease-in-out .6s infinite}@keyframes hl-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hl-mockup{position:relative;z-index:2;background:#fff;border-radius:var(--hl-r-lg);box-shadow:0 30px 70px #00000073;border:1px solid rgba(255,255,255,.12);color:var(--hl-text);overflow:hidden}.hl-mockup__bar{display:flex;align-items:center;gap:6px;padding:11px 14px;background:#f4f7f3;border-bottom:1px solid var(--hl-line)}.hl-mockup__dot{width:9px;height:9px;border-radius:50%;background:#c8d2cb;flex-shrink:0}.hl-mockup__dot:first-child{background:#e8a13d}.hl-mockup__dot:nth-child(2){background:#85a947}.hl-mockup__dot:nth-child(3){background:#b33a2b}.hl-mockup__title{margin-inline-start:8px;font-size:12px;font-weight:700;color:var(--hl-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hl-mockup__status{margin-inline-start:auto;font-size:10.5px;font-weight:700;color:var(--hl-green);background:var(--hl-pass-bg);padding:3px 9px;border-radius:999px;white-space:nowrap}.hl-mockup__body{display:grid;grid-template-columns:.92fr 1.08fr}.hl-mockup__panel{padding:14px 16px;border-inline-end:1px solid var(--hl-line)}.hl-mockup__panel--results{border-inline-end:none}.hl-mockup__panel-title{font-size:11.5px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--hl-green-2);margin-bottom:12px}.hl-mockup__materials{display:flex;flex-direction:column;gap:11px}.hl-mockup__material-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:5px}.hl-mockup__material-name{font-size:12.5px;font-weight:650;color:var(--hl-text)}.hl-mockup__material-pct{font-size:12px;font-weight:800;color:var(--hl-ink);font-variant-numeric:tabular-nums}.hl-mockup__track{height:7px;border-radius:999px;background:#e8ede9;overflow:hidden}.hl-mockup__fill{display:block;height:100%;border-radius:999px;transform-origin:0 50%;animation:hl-grow 1s cubic-bezier(.22,.61,.36,1) both}.hl-mockup__fill--a{background:linear-gradient(90deg,#2f6b2f,#85a947);animation-delay:.15s}.hl-mockup__fill--b{background:linear-gradient(90deg,#14301f,#3e7b27);animation-delay:.3s}.hl-mockup__fill--c{background:linear-gradient(90deg,#85a947,#c9d86a);animation-delay:.45s}.hl-mockup__fill--result{background:linear-gradient(90deg,#3e7b27,#85a947)}@keyframes hl-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hl-mockup__total{display:flex;justify-content:space-between;margin-top:14px;padding-top:10px;border-top:1px dashed var(--hl-line-strong);font-size:12px;font-weight:650;color:var(--hl-muted)}.hl-mockup__total strong{color:var(--hl-ink);font-size:13px}.hl-mockup__simulate{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:14px;padding:9px 12px;border:none;border-radius:var(--hl-r);background:var(--hl-green);color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:default}.hl-mockup__props{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}.hl-mockup__prop-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:5px;font-size:11.5px;color:var(--hl-muted);gap:6px}.hl-mockup__prop-head strong{color:var(--hl-ink);font-size:12.5px;font-variant-numeric:tabular-nums;white-space:nowrap}.hl-mockup__prop-head small{font-weight:600;color:var(--hl-muted);font-size:10px}.hl-mockup__chart{margin-top:14px;border-top:1px solid var(--hl-line);padding-top:10px}.hl-mockup__chart-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--hl-muted);margin-bottom:6px}.hl-mockup__curve{width:100%;height:74px;display:block}.hl-curve__grid{stroke:#e2e8e4;stroke-width:1}.hl-curve__line{fill:none;stroke:var(--hl-green);stroke-width:2;stroke-linecap:round;stroke-dasharray:600;stroke-dashoffset:600;animation:hl-draw 1.6s ease-out .5s forwards}.hl-curve__dot{fill:var(--hl-ink);opacity:0;animation:hl-fade-in .4s ease-out forwards}.hl-curve__dot:nth-of-type(1){animation-delay:.6s}.hl-curve__dot:nth-of-type(2){animation-delay:.7s}.hl-curve__dot:nth-of-type(3){animation-delay:.8s}.hl-curve__dot:nth-of-type(4){animation-delay:.9s}.hl-curve__dot:nth-of-type(5){animation-delay:1s}.hl-curve__dot:nth-of-type(6){animation-delay:1.1s}.hl-curve__dot:nth-of-type(7){animation-delay:1.2s}.hl-curve__dot:nth-of-type(8){animation-delay:1.3s}.hl-curve__dot:nth-of-type(9){animation-delay:1.4s}.hl-curve__dot:nth-of-type(10){animation-delay:1.5s}.hl-curve__dot:nth-of-type(11){animation-delay:1.6s}.hl-curve__dot:nth-of-type(12){animation-delay:1.7s}@keyframes hl-draw{to{stroke-dashoffset:0}}@keyframes hl-fade-in{to{opacity:1}}.hl-mockup__standards{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:10px 16px;background:#f4f7f3;border-top:1px solid var(--hl-line);font-size:11.5px}.hl-mockup__standards-label{font-weight:700;color:var(--hl-muted);margin-inline-end:2px}.hl-mockup__std{padding:3px 9px;border:1px solid var(--hl-line-strong);border-radius:4px;font-weight:700;font-size:11px;color:var(--hl-text);background:#fff}.hl-mockup__std--active{border-color:var(--hl-green);color:var(--hl-green);display:inline-flex;align-items:center;gap:6px}.hl-mockup__pass{background:var(--hl-pass);color:#fff;font-size:9px;padding:2px 6px;border-radius:3px;letter-spacing:.05em}.hl-pipeline{position:relative;z-index:2;display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:26px;padding:14px 18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:var(--hl-r-lg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hl-pipeline__step{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:650;color:#ffffffe6}.hl-pipeline__step i{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:1px solid rgba(133,169,71,.7);color:var(--hl-lime);font-size:11px;font-style:normal;font-weight:800}.hl-pipeline__arrow{width:26px;height:2px;background:linear-gradient(90deg,#85a947cc,#85a94733);position:relative;flex-shrink:0}.hl-pipeline__arrow:after{content:"";position:absolute;inset-inline-end:0;top:-3.5px;border-inline-start:7px solid var(--hl-lime);border-top:4.5px solid transparent;border-bottom:4.5px solid transparent}.hl-pipeline__pass{padding:5px 14px;border-radius:999px;background:var(--hl-pass);color:#fff;font-size:12px;font-weight:800;letter-spacing:.06em}.hl-trust{background:var(--hl-bg);border-bottom:1px solid var(--hl-line)}.hl-trust .hl-container{padding-top:26px;padding-bottom:26px}.hl-trust__title{text-align:center;font-size:13px;font-weight:700;color:var(--hl-muted);margin:0 0 18px}.hl-trust__list{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.hl-trust__item{display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 14px;border:1px solid var(--hl-line);border-radius:var(--hl-r);background:var(--hl-bg-soft);font-size:13.5px;font-weight:700;color:var(--hl-text);text-align:center}.hl-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--hl-r);background:#3e7b271a;color:var(--hl-green);flex-shrink:0}.hl-figure{margin:0;border:1px solid var(--hl-line);border-radius:var(--hl-r-lg);overflow:hidden;background:#fff;box-shadow:var(--hl-shadow-sm)}.hl-figure img{display:block;width:100%;height:auto}.hl-figure figcaption{display:flex;flex-direction:column;gap:2px;padding:10px 16px;font-size:12.5px;font-weight:700;color:var(--hl-muted);background:var(--hl-bg-soft);border-top:1px solid var(--hl-line)}.hl-figure figcaption strong{font-size:13.5px;color:var(--hl-text)}.hl-figure--dark img{background:#fff}.hl-figure--dark figcaption{background:#ffffff0f;border-color:#ffffff24;color:#ffffffb3}.hl-problem__figure{margin:0 0 18px}.hl-problem{background:var(--hl-bg-soft);padding:88px 0}.hl-problem .hl-section-title{text-align:center}.hl-problem__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:960px;margin:0 auto}.hl-problem__col{background:#fff;border:1px solid var(--hl-line);border-radius:var(--hl-r-lg);padding:26px;box-shadow:var(--hl-shadow-sm)}.hl-problem__col-head{display:flex;align-items:center;gap:10px;margin-bottom:20px}.hl-problem__col-head h3{margin:0;font-size:18px;font-weight:800}.hl-problem__mark{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;font-size:15px;font-weight:800;flex-shrink:0}.hl-problem__col-head--bad .hl-problem__mark{background:var(--hl-fail-bg);color:var(--hl-fail)}.hl-problem__col-head--good .hl-problem__mark{background:var(--hl-pass-bg);color:var(--hl-pass)}.hl-badge{margin-inline-start:auto;font-size:11.5px;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap}.hl-badge--bad{background:var(--hl-fail-bg);color:var(--hl-fail)}.hl-badge--good{background:var(--hl-pass-bg);color:var(--hl-pass)}.hl-flow{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.hl-flow__item{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:var(--hl-r);background:var(--hl-bg-soft);font-size:14.5px;font-weight:650;color:var(--hl-text)}.hl-flow--good .hl-flow__item{background:#2e7d320f}.hl-flow__num{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#102b1e14;color:var(--hl-muted);font-size:11.5px;font-weight:800;flex-shrink:0}.hl-flow--good .hl-flow__num{background:var(--hl-green);color:#fff}.hl-flow__arrow{margin-inline-start:auto;color:var(--hl-line-strong);flex-shrink:0}.hl-how{background:var(--hl-bg);padding:88px 0}.hl-how__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative}.hl-how__card{position:relative;background:var(--hl-bg);border:1px solid var(--hl-line);border-radius:var(--hl-r-lg);padding:24px 20px 22px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hl-how__card:hover{transform:translateY(-3px);border-color:#3e7b2780;box-shadow:var(--hl-shadow)}.hl-how__num{position:absolute;top:14px;inset-inline-end:16px;font-size:30px;font-weight:800;color:#102b1e1a;line-height:1}.hl-how__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:var(--hl-r);background:#3e7b271a;color:var(--hl-green);margin-bottom:16px}.hl-how__card h3{margin:0 0 8px;font-size:16.5px;font-weight:800;line-height:1.35}.hl-how__card p{margin:0;font-size:13.5px;color:var(--hl-muted);line-height:1.65}.hl-how__cta{text-align:center;margin-top:40px}.hl-how__visual{max-width:860px;margin:44px auto 0}.hl-showcase-section{background:var(--hl-ink-deep);background-image:radial-gradient(1000px 420px at 15% 0%,rgba(133,169,71,.16),transparent 60%),linear-gradient(165deg,var(--hl-ink-deep),#102b1e 60%,#0e2719);padding:96px 0}.hl-showcase-section .hl-section-title{color:#fff}.hl-showcase-section .hl-section-sub{color:#ffffffb8}.hl-showcase-stage{position:relative}.hl-showcase{background:#fff;border-radius:var(--hl-r-lg);box-shadow:0 36px 90px #00000080;overflow:hidden;color:var(--hl-text)}.hl-showcase__bar{display:flex;align-items:center;gap:6px;padding:12px 16px;background:#f4f7f3;border-bottom:1px solid var(--hl-line)}.hl-showcase__title{margin-inline-start:8px;font-size:12.5px;font-weight:700;color:var(--hl-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hl-showcase__body{display:grid;grid-template-columns:190px 1fr}.hl-showcase__sidebar{background:#f8faf8;border-inline-end:1px solid var(--hl-line);padding:14px 10px;display:flex;flex-direction:column;gap:4px}.hl-showcase__step{display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:var(--hl-r);font-size:12px;font-weight:650;color:var(--hl-muted)}.hl-showcase__step-num{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#e4eae5;font-size:10.5px;font-weight:800;flex-shrink:0}.hl-showcase__step.is-done .hl-showcase__step-num{background:#3e7b2724;color:var(--hl-green)}.hl-showcase__step.is-active{background:var(--hl-green);color:#fff}.hl-showcase__step.is-active .hl-showcase__step-num{background:#ffffff38;color:#fff}.hl-showcase__main{padding:16px;min-width:0}.hl-showcase__table-head,.hl-showcase__row{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr 1fr;gap:8px;align-items:center}.hl-showcase__table-head{padding:0 10px 9px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:var(--hl-muted);border-bottom:1px solid var(--hl-line)}.hl-showcase__table-head span:last-child,.hl-showcase__row .is-result{color:var(--hl-green)}.hl-showcase__row{padding:8px 10px;font-size:12.5px;font-weight:650;color:var(--hl-text);border-bottom:1px solid rgba(16,43,30,.07);font-variant-numeric:tabular-nums}.hl-showcase__row .is-result{font-weight:800}.hl-showcase__row-prop{display:flex;align-items:baseline;gap:6px;font-weight:700}.hl-showcase__row-prop small{font-size:10px;color:var(--hl-muted);font-weight:600}.hl-showcase__bottom{display:grid;grid-template-columns:1.25fr .75fr;gap:14px;margin-top:14px}.hl-showcase__chart{border:1px solid var(--hl-line);border-radius:var(--hl-r);padding:10px 12px}.hl-showcase__chart-title{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--hl-muted);margin-bottom:6px}.hl-showcase__curve{width:100%;height:84px;display:block}.hl-showcase__std{border:1px solid var(--hl-line);border-radius:var(--hl-r);padding:10px 12px;display:flex;flex-direction:column;gap:7px}.hl-showcase__std-title{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--hl-muted)}.hl-showcase__std-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:var(--hl-text)}.hl-status{font-size:10px;font-weight:800;padding:2.5px 8px;border-radius:999px;white-space:nowrap}.hl-status--pass{background:var(--hl-pass-bg);color:var(--hl-pass)}.hl-status--warn{background:var(--hl-warn-bg);color:var(--hl-warn)}.hl-status--fail{background:var(--hl-fail-bg);color:var(--hl-fail)}.hl-anno{position:absolute;display:flex;align-items:center;gap:9px;z-index:4}.hl-anno__dot{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--hl-lime);color:var(--hl-ink);font-size:13px;font-weight:800;box-shadow:0 0 0 4px #85a94740}.hl-anno__label{padding:6px 12px;background:#fffffff0;border:1px solid var(--hl-line);border-radius:999px;font-size:12.5px;font-weight:700;color:var(--hl-ink);box-shadow:var(--hl-shadow-sm);white-space:nowrap}.hl-anno--tl{top:-22px;inset-inline-start:6%}.hl-anno--tr{top:4%;inset-inline-end:-14px}.hl-anno--ml{top:48%;inset-inline-start:-16px}.hl-anno--mr{top:56%;inset-inline-end:-18px}.hl-anno--bl{bottom:-20px;inset-inline-start:14%}.hl-anno--br{bottom:-22px;inset-inline-end:4%}.hl-showcase-cta{text-align:center;margin-top:54px}.hl-showcase-cta .hl-btn--primary{background:var(--hl-lime);color:var(--hl-ink)}.hl-showcase-cta .hl-btn--primary:hover{background:var(--hl-cream);color:var(--hl-ink)}.hl-products{background:var(--hl-bg-soft);padding:88px 0}.hl-products__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:40px;align-items:center}.hl-products__visual{min-width:0}.hl-products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hl-product{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--hl-line);border-radius:var(--hl-r-lg);padding:22px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hl-product:hover{transform:translateY(-3px);border-color:#3e7b2780;box-shadow:var(--hl-shadow-sm)}.hl-product__glyph{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:var(--hl-r);background:linear-gradient(160deg,#3e7b2724,#85a9471a);border:1px solid rgba(62,123,39,.22);color:var(--hl-green-2);flex-shrink:0}.hl-product h3{margin:0 0 4px;font-size:16px;font-weight:800}.hl-product p{margin:0;font-size:13px;color:var(--hl-muted);line-height:1.55}.hl-product--custom{border-style:dashed;justify-content:center}.hl-product__custom-sub{visibility:hidden}.hl-params{background:var(--hl-bg);padding:88px 0}.hl-params__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hl-param{border:1px solid var(--hl-line);border-radius:var(--hl-r-lg);background:#fff;padding:16px 16px 10px;transition:transform .2s ease,box-shadow .2s ease}.hl-param:hover{transform:translateY(-3px);box-shadow:var(--hl-shadow-sm)}.hl-param__head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.hl-param__name{font-size:13.5px;font-weight:750;color:var(--hl-text)}.hl-param__value{font-size:15px;font-weight:800;color:var(--hl-ink);font-variant-numeric:tabular-nums}.hl-param__unit{font-size:11px;color:var(--hl-muted);margin-top:2px}.hl-param__spark{width:100%;height:44px;margin-top:8px;display:block}.hl-param__spark path{fill:none;stroke:var(--hl-green);stroke-width:2;stroke-linecap:round}.hl-params__note{margin:26px 0 0;text-align:center;font-size:13px;color:var(--hl-muted);max-width:720px;margin-inline:auto}.hl-standards{background:var(--hl-ink-deep);background-image:radial-gradient(900px 380px at 90% 0%,rgba(133,169,71,.16),transparent 60%),linear-gradient(165deg,var(--hl-ink-deep),#102b1e);padding:96px 0;color:#fff}.hl-standards .hl-section-title{color:#fff}.hl-standards .hl-section-sub{color:#ffffffb8}.hl-standards__flow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:44px}.hl-standards__node{display:flex;align-items:center;gap:10px;padding:13px 20px;background:#ffffff12;border:1px solid rgba(255,255,255,.18);border-radius:var(--hl-r-lg);font-size:14.5px;font-weight:700}.hl-standards__node-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--hl-r);background:#85a94733;color:var(--hl-lime)}.hl-standards__arrow{color:#85a947cc;display:inline-flex}.hl-standards__cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:880px;margin:0 auto}.hl-standards__card{background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:var(--hl-r-lg);padding:24px}.hl-standards__card h3{margin:0 0 6px;font-size:17px;font-weight:800;color:#fff}.hl-standards__card p{margin:0 0 14px;font-size:13.5px;color:#ffffffb3}.hl-standards__chips{display:flex;flex-wrap:wrap;gap:8px}.hl-standards__chips span{padding:5px 12px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);font-size:12.5px;font-weight:700;color:#ffffffeb}.hl-standards__legend{display:flex;justify-content:center;flex-wrap:wrap;gap:26px;margin:30px 0 8px}.hl-standards__note{text-align:center;font-size:13.5px;color:#ffffffa6;max-width:640px;margin:14px auto 0}.hl-standards__cta{text-align:center;margin-top:34px}.hl-standards__cta .hl-btn--primary{background:var(--hl-lime);color:var(--hl-ink)}.hl-standards__cta .hl-btn--primary:hover{background:var(--hl-cream)}.hl-why{background:var(--hl-bg);padding:88px 0}.hl-why__list{display:grid;grid-template-columns:1fr 1fr;gap:14px 40px;max-width:980px;margin:0 auto}.hl-why__item{display:flex;gap:20px;padding:20px 4px;border-bottom:1px solid var(--hl-line)}.hl-why__num{font-size:34px;font-weight:800;color:#3e7b2740;line-height:1;flex-shrink:0;font-variant-numeric:tabular-nums}.hl-why__body h3{margin:0 0 6px;font-size:17px;font-weight:800}.hl-why__body p{margin:0;font-size:14px;color:var(--hl-muted);max-width:440px}.hl-business{background:var(--hl-bg-soft);padding:88px 0}.hl-business__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hl-business__card{background:#fff;border:1px solid var(--hl-line);border-radius:var(--hl-r-lg);padding:24px 20px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.hl-business__card:hover{transform:translateY(-3px);box-shadow:var(--hl-shadow-sm)}.hl-business__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#3e7b271a;color:var(--hl-green);margin-bottom:14px}.hl-business__card h3{margin:0 0 7px;font-size:16.5px;font-weight:800}.hl-business__card p{margin:0;font-size:13px;color:var(--hl-muted);line-height:1.6}.hl-audience{background:var(--hl-bg);padding:88px 0}.hl-audience__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hl-audience__card{background:var(--hl-bg-soft);border:1px solid var(--hl-line);border-radius:var(--hl-r-lg);padding:22px;display:flex;align-items:center;gap:16px;transition:transform .2s ease,box-shadow .2s ease}.hl-audience__card:hover{transform:translateY(-3px);box-shadow:var(--hl-shadow-sm)}.hl-audience__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--hl-r);background:#fff;border:1px solid rgba(62,123,39,.25);color:var(--hl-green);flex-shrink:0}.hl-audience__card h3{margin:0 0 4px;font-size:15.5px;font-weight:800;line-height:1.35}.hl-audience__card p{margin:0;font-size:13px;color:var(--hl-muted)}.hl-audience__visual{max-width:620px;margin:36px auto 0}.hl-cred{background:var(--hl-ink-deep);background-image:radial-gradient(800px 360px at 20% 100%,rgba(133,169,71,.15),transparent 60%),linear-gradient(165deg,var(--hl-ink-deep),#102b1e);padding:96px 0;color:#fff}.hl-cred .hl-section-title{color:#fff}.hl-cred .hl-section-sub{color:#ffffffb8}.hl-formula{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;padding:34px;background:#ffffff0d;border:1px solid rgba(255,255,255,.16);border-radius:var(--hl-r-lg)}.hl-formula__term{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 22px;border-radius:var(--hl-r);background:#ffffff0f;font-size:13px;font-weight:700;color:#ffffffe6;text-align:center}.hl-formula__glyph{font-size:24px;font-weight:800;color:var(--hl-lime);line-height:1}.hl-formula__glyph--result{color:var(--hl-ink)}.hl-formula__plus,.hl-formula__equals{font-size:22px;font-weight:800;color:#85a947d9}.hl-formula__result{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 26px;border-radius:var(--hl-r-lg);background:var(--hl-lime);font-size:14px;font-weight:800;color:var(--hl-ink);text-align:center}.hl-cred__note{margin:26px auto 0;max-width:720px;text-align:center;font-size:13.5px;color:#ffffffa6}.hl-cred__docs{margin-top:34px}.hl-cred__docs-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:980px;margin:0 auto}.hl-cred__docs-caption{margin:14px 0 0;text-align:center;font-size:13px;color:#ffffff8c}.hl-report{background:var(--hl-bg);padding:88px 0}.hl-report__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center}.hl-report__flow{list-style:none;margin:26px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.hl-report__flow li{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:700;color:var(--hl-text)}.hl-report__step-num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#3e7b271f;color:var(--hl-green);font-size:12px;font-weight:800;flex-shrink:0}.hl-report__flow-arrow{margin-inline-start:auto;color:var(--hl-line-strong);flex-shrink:0}.hl-report__note{margin:22px 0 0;font-size:13.5px;color:var(--hl-muted);max-width:460px}.hl-report-card{background:#fff;border:1px solid var(--hl-line);border-radius:var(--hl-r-lg);box-shadow:var(--hl-shadow);overflow:hidden}.hl-report-card__bar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f4f7f3;border-bottom:1px solid var(--hl-line);font-size:12.5px;font-weight:700;color:var(--hl-muted)}.hl-report-card__xl{background:#3e7b2724;color:var(--hl-green);font-size:10.5px;font-weight:800;padding:3px 9px;border-radius:4px;letter-spacing:.04em}.hl-report-card__body{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0}.hl-report-card__col{padding:16px;border-inline-end:1px solid var(--hl-line)}.hl-report-card__col:last-child{border-inline-end:none}.hl-report-card__label{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--hl-muted);margin-bottom:10px}.hl-report-card__rows{display:flex;flex-direction:column;gap:8px}.hl-report-card__rows div,.hl-report-card__std div{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;color:var(--hl-muted);gap:8px}.hl-report-card__rows b{color:var(--hl-ink);font-variant-numeric:tabular-nums;font-size:12.5px}.hl-report-card__curve{width:100%;height:72px;display:block}.hl-report-card__std{display:flex;flex-direction:column;gap:9px}.hl-faq{background:var(--hl-bg);padding:88px 0}.hl-faq__list{max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.hl-faq__item{border:1px solid var(--hl-line);border-radius:var(--hl-r);background:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.hl-faq__item.is-open{border-color:#3e7b2773;box-shadow:var(--hl-shadow-sm)}.hl-faq__question{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:17px 20px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:15.5px;font-weight:750;color:var(--hl-text);text-align:start;border-radius:var(--hl-r)}.hl-faq__chevron{flex-shrink:0;color:var(--hl-green);transition:transform .2s ease}.hl-faq__item.is-open .hl-faq__chevron{transform:rotate(180deg)}.hl-faq__answer{padding:0 20px 18px}.hl-faq__answer p{margin:0;font-size:14.5px;color:var(--hl-muted);line-height:1.8;border-top:1px solid var(--hl-line);padding-top:14px}.hl-final-cta{background:radial-gradient(760px 360px at 50% -20%,rgba(133,169,71,.3),transparent 60%),linear-gradient(160deg,var(--hl-ink-deep),#0e2719);padding:110px 0;text-align:center;color:#fff}.hl-final-cta__inner{max-width:760px;margin:0 auto}.hl-final-cta__title{margin:0 0 14px;font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.2;color:#fff}.hl-final-cta__sub{margin:0 auto 34px;font-size:16.5px;color:#ffffffc7;max-width:560px}.hl-final-cta__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}.hl-final-cta .hl-btn--primary{background:var(--hl-lime);color:var(--hl-ink)}.hl-final-cta .hl-btn--primary:hover{background:var(--hl-cream)}.hl-final-cta .hl-btn--ghost{color:#fff;border-color:#fff6}.hl-final-cta .hl-btn--ghost:hover{border-color:var(--hl-lime);color:var(--hl-lime)}.hl-footer{background:#08160d;color:#fffc;padding:64px 0 28px}.hl-footer .hl-brand__name{color:#fff}.hl-footer__grid{display:grid;grid-template-columns:1.25fr 1fr .9fr;gap:40px}.hl-footer__desc{margin:16px 0;font-size:13.5px;line-height:1.8;color:#ffffffa6;max-width:320px}.hl-footer__social{display:inline-flex;align-items:center;gap:8px;color:#fffc;text-decoration:none;font-size:13.5px;font-weight:700;transition:color .15s ease}.hl-footer__social:hover{color:var(--hl-lime)}.hl-footer__heading{margin:0 0 16px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#ffffff80}.hl-footer__contact{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hl-footer__contact li{display:flex;align-items:center;gap:10px;font-size:14px}.hl-footer__contact svg{color:var(--hl-lime);flex-shrink:0}.hl-footer__contact a{color:#ffffffc7;text-decoration:none;transition:color .15s ease}.hl-footer__contact a:hover{color:var(--hl-lime)}.hl-footer__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:36px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:12.5px;color:#ffffff80}.hl-footer__bottom p{margin:0}.hl-footer__terms{color:#ffffffa6;text-decoration:none}.hl-footer__terms:hover{color:var(--hl-lime)}.hl-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease;will-change:opacity,transform}.hl-reveal--visible{opacity:1;transform:none}[dir=rtl] .hl-pipeline__arrow:after,[dir=rtl] .hl-standards__arrow svg,[dir=rtl] .hl-report__flow-arrow{transform:scaleX(-1)}[dir=rtl] .hl-flow__arrow{transform:scaleY(-1)}[dir=rtl] .hl-hero__actions .hl-btn svg:last-child{transform:scaleX(-1)}@media (prefers-reduced-motion: reduce){.hl-reveal{opacity:1;transform:none;transition:none}.hl-curve__line{stroke-dashoffset:0;animation:none}.hl-curve__dot{opacity:1;animation:none}.hl-mockup__fill,.hl-chip{animation:none}html{scroll-behavior:auto!important}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width: 1080px){.hl-hero__grid{grid-template-columns:1fr;gap:48px}.hl-hero__copy{max-width:680px}.hl-hero-visual{max-width:680px;width:100%;margin:0 auto}.hl-showcase__body{grid-template-columns:150px 1fr}.hl-business__grid{grid-template-columns:1fr 1fr}.hl-params__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.hl-products__layout{grid-template-columns:1fr}.hl-nav{display:none}.hl-burger{display:flex}.hl-header__link,.hl-header__lang{display:none}.hl-how__grid,.hl-products__grid,.hl-params__grid{grid-template-columns:1fr 1fr}.hl-problem__grid{grid-template-columns:1fr;max-width:560px}.hl-report__grid{grid-template-columns:1fr;gap:40px}.hl-audience__grid,.hl-footer__grid{grid-template-columns:1fr 1fr}.hl-standards__cards{grid-template-columns:1fr}}@media (max-width: 640px){.hl-container{padding:0 18px}.hl-header__inner{padding:12px 18px}.hl-brand__name{font-size:15.5px}.hl-header__cta{display:none}.hl-mobile-menu{inset-block-start:62px}.hl-hero{padding:118px 0 72px}.hl-hero__title{font-size:30px;line-height:1.25}.hl-hero__lead{font-size:15.5px}.hl-hero__actions .hl-btn{width:100%}.hl-chip{display:none}.hl-mockup__body{grid-template-columns:1fr}.hl-mockup__panel{border-inline-end:none;border-bottom:1px solid var(--hl-line)}.hl-mockup__panel--results{border-bottom:none}.hl-pipeline{gap:8px;padding:12px 14px;justify-content:flex-start}.hl-pipeline__arrow{width:16px}.hl-showcase__body{grid-template-columns:1fr}.hl-showcase__sidebar{display:none}.hl-showcase__bottom{grid-template-columns:1fr}.hl-showcase__table-head span:nth-child(4),.hl-showcase__row>span:nth-child(4){display:none}.hl-showcase__table-head,.hl-showcase__row{grid-template-columns:1.3fr 1fr 1fr 1fr}.hl-anno{position:static;margin-top:10px;display:flex}.hl-anno__label{font-size:12px;padding:5px 10px}.hl-showcase-stage{display:flex;flex-direction:column;gap:8px}.hl-showcase-cta{margin-top:36px}.hl-showcase__materials{margin-top:34px}.hl-showcase__materials-title{margin:0 0 14px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#ffffff8c;text-align:center}.hl-showcase__materials-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:900px;margin:0 auto}.hl-products__layout,.hl-products__grid,.hl-how__grid,.hl-business__grid,.hl-audience__grid,.hl-params__grid,.hl-standards__cards,.hl-why__list,.hl-footer__grid,.hl-showcase__materials-grid,.hl-cred__docs-grid{grid-template-columns:1fr}.hl-why__list{gap:0}.hl-standards__flow{flex-direction:column}.hl-standards__arrow{transform:rotate(90deg)}[dir=rtl] .hl-standards__arrow{transform:rotate(90deg) scaleX(-1)}.hl-formula{gap:10px;padding:22px 14px}.hl-formula__term{padding:12px 16px}.hl-report-card__body{grid-template-columns:1fr}.hl-report-card__col{border-inline-end:none;border-bottom:1px solid var(--hl-line)}.hl-report-card__col:last-child{border-bottom:none}.hl-trust__list{grid-template-columns:1fr 1fr}.hl-trust__item{font-size:12.5px;padding:10px 8px}.hl-footer__bottom{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width: 400px){.hl-hero__title{font-size:26px}.hl-problem__col{padding:18px}.hl-trust__list,.hl-params__grid{grid-template-columns:1fr}.hl-flow__item{font-size:13.5px}}.main-content:has(.auth-container){display:flex!important;align-items:center!important;justify-content:center!important;min-height:calc(100vh - 140px);padding:2rem 1rem}.auth-container{background:#fff;border-radius:20px;padding:3rem 2.5rem;box-shadow:0 20px 60px #00000014,0 0 0 1px #3e7b2714;width:100%;max-width:440px;position:relative;overflow:hidden;margin:0 auto}.auth-forgot-password-container{max-width:520px}.auth-forgot-card{position:relative;z-index:2}.auth-forgot-banner{display:flex;gap:.9rem;align-items:flex-start;background:linear-gradient(135deg,#3e7b2714,#85a9471f);border:1px solid rgba(62,123,39,.14);border-radius:16px;padding:1rem;margin-bottom:1.25rem}.auth-forgot-banner-icon{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#3e7b27;color:#efe3c2;flex-shrink:0;box-shadow:0 8px 18px #3e7b2738}.auth-forgot-banner-title{color:#1f2937;font-weight:700;margin-bottom:.15rem}.auth-forgot-banner-text{color:#64748b;font-size:.92rem;line-height:1.5}.auth-forgot-form{display:flex;flex-direction:column;gap:.75rem}.auth-forgot-submit{margin-top:.25rem}.auth-forgot-footer{margin-top:1.5rem;padding-top:1rem}.auth-field-error{display:block;margin-top:.4rem;color:#b91c1c;font-size:.85rem;font-weight:500}.auth-forgot-footer .auth-link{display:inline-flex;align-items:center;gap:.35rem}.auth-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3e7b27,#85a947,#3e7b27);background-size:200% 100%;animation:auth-gradient 3s ease infinite}@keyframes auth-gradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.auth-header{text-align:center;margin-bottom:2rem;position:relative;z-index:2;width:100%}.auth-icon{width:72px;height:72px;background:linear-gradient(135deg,#3e7b27,#4a9432);color:#fff;border-radius:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 8px 24px #3e7b2740;position:relative;transition:transform .3s ease}.auth-icon:hover{transform:translateY(-2px) scale(1.03)}.auth-icon i{font-size:1.8rem;color:#fff}.auth-title{color:#1a2e0d;font-family:Vazirmatn,sans-serif;font-size:1.75rem;font-weight:800;margin-bottom:.35rem;letter-spacing:-.02em}.auth-subtitle{color:#6b7280;font-size:.95rem;font-weight:400;line-height:1.5}.form-group{margin-bottom:1.25rem;position:relative}.form-label{display:block;color:#374151;font-weight:600;margin-bottom:.5rem;font-size:.9rem;font-family:Vazirmatn,sans-serif}.form-input{width:100%;padding:.85rem 2.8rem .85rem 1rem;border:1.5px solid #e5e7eb;border-radius:12px;font-size:.95rem;font-family:Vazirmatn,sans-serif;transition:all .2s ease;background:#fafafa;color:#1f2937;box-sizing:border-box}.form-input::placeholder{color:#9ca3af;opacity:1}.form-input:hover{border-color:#85a947;box-shadow:0 4px 12px #3e7b2733}.form-input:focus{outline:none;border-color:#3e7b27;background:#fff;color:#2d3748;box-shadow:0 0 0 4px #3e7b271a,inset 0 2px 4px #3e7b271a;transform:translateY(-2px)}.input-icon{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);color:#999;font-size:1.2rem;transition:all .3s ease}.form-input:focus+.input-icon{color:#3e7b27;transform:translateY(-50%) scale(1.1)}.btn-primary{width:100%;padding:1.3rem;background:#3e7b27!important;color:#efe3c2!important;border:none!important;border-radius:12px;font-size:1.2rem;font-weight:700;font-family:Vazirmatn,sans-serif;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #3e7b2766,0 4px 10px #0000001a;position:relative;overflow:hidden}.btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s}.btn-primary:hover:before{left:100%}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #3e7b2780,0 8px 20px #00000026}.btn-primary:active{transform:translateY(-1px)}.btn-primary:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth-footer{text-align:center;margin-top:2.5rem;padding-top:2rem;border-top:2px solid rgba(133,169,71,.2)}.auth-link{color:#3e7b27;text-decoration:none;font-weight:600;font-family:Vazirmatn,sans-serif;transition:all .3s ease;position:relative}.auth-link:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:50%;background:#3e7b27;transition:all .3s ease}.auth-link:hover:after{width:100%;left:0}.auth-link:hover{color:#85a947;transform:translateY(-1px)}.error-message,.success-message{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:1rem;border-radius:12px;margin-bottom:1.5rem;font-size:1rem;font-weight:500;white-space:normal;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word;overflow:hidden}.error-message{background:linear-gradient(135deg,#fee,#ffebee);color:#c62828;border-right:4px solid #c62828}.success-message{background:linear-gradient(135deg,#e8f5e8,#f1f8e9);color:#2e7d32;border-right:4px solid #4caf50}.loading{display:inline-block;width:18px;height:18px;border:2.5px solid rgba(255,255,255,.25);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite}@media (max-width: 768px){.auth-container{width:75%;min-width:280px;padding:2.5rem 1.75rem;margin:1rem auto}.auth-icon{width:75px;height:75px;margin-bottom:1.25rem}.auth-icon i,.auth-title{font-size:1.9rem}.auth-subtitle{font-size:1rem}.form-input{padding:1.1rem 3.2rem 1.1rem 1.1rem;font-size:1rem}.btn-primary{padding:1.15rem;font-size:1.1rem}.auth-footer{margin-top:2rem;padding-top:1.75rem}}@media (max-width: 600px){.auth-container{width:80%;min-width:280px;padding:2rem 1.5rem;margin:.75rem auto}.auth-icon{width:70px;height:70px;margin-bottom:1rem}.auth-icon i{font-size:1.8rem}.auth-title{font-size:1.7rem}.auth-subtitle{font-size:.95rem}.form-group{margin-bottom:1.5rem}.form-label{font-size:.95rem;margin-bottom:.6rem}.form-input{padding:1rem 3rem 1rem 1rem;font-size:.95rem;border-radius:10px}.input-icon{right:1rem;font-size:1.1rem}.btn-primary{padding:1.1rem;font-size:1.05rem;border-radius:10px}.auth-footer{margin-top:1.75rem;padding-top:1.5rem}.error-message,.success-message{padding:.9rem;font-size:.9rem;margin-bottom:1.25rem;border-radius:10px}}@media (max-width: 480px){.auth-container{width:92%;padding:1.75rem 1.25rem;margin:.5rem auto;border-width:1px}.auth-icon{width:65px;height:65px}.auth-icon i{font-size:1.6rem}.auth-title{font-size:1.5rem}.auth-subtitle{font-size:.9rem}.form-group{margin-bottom:1.25rem}.form-label{font-size:.9rem;margin-bottom:.5rem}.form-input{padding:.9rem 2.8rem .9rem .9rem;font-size:.9rem;border-radius:8px}.input-icon{right:.9rem;font-size:1rem}.btn-primary{padding:1rem;font-size:1rem;border-radius:8px}.auth-footer{margin-top:1.5rem;padding-top:1.25rem;font-size:.9rem}.error-message,.success-message{padding:.85rem;font-size:.85rem;margin-bottom:1rem;border-radius:8px}}@media (max-width: 360px){.auth-container{width:95%;padding:1.5rem 1rem;margin:.25rem auto}.auth-icon{width:60px;height:60px}.auth-icon i{font-size:1.5rem}.auth-title{font-size:1.35rem}.auth-subtitle{font-size:.85rem}.form-group{margin-bottom:1rem}.form-label{font-size:.85rem}.form-input{padding:.85rem 2.5rem .85rem .85rem;font-size:.85rem}.input-icon{right:.85rem}.btn-primary{padding:.95rem;font-size:.95rem}.error-message,.success-message{padding:.75rem;font-size:.8rem}}@media (max-height: 600px) and (orientation: landscape){.auth-container{padding:1rem;margin:.5rem auto}.auth-icon{width:50px;height:50px;margin-bottom:.5rem}.auth-icon i{font-size:1.4rem}.auth-title{font-size:1.3rem;margin-bottom:.25rem}.auth-subtitle{font-size:.8rem;margin-bottom:.5rem}.auth-header{margin-bottom:1rem}.form-group{margin-bottom:.75rem}.form-label{margin-bottom:.3rem;font-size:.85rem}.form-input{padding:.7rem 2.5rem .7rem .7rem;font-size:.85rem}.btn-primary{padding:.8rem;font-size:.95rem}.auth-footer{margin-top:1rem;padding-top:1rem;font-size:.85rem}}@media (hover: none) and (pointer: coarse){.form-input{font-size:16px!important}.btn-primary:active{transform:scale(.98)}.auth-link:active{transform:scale(.97)}}.password-toggle-btn{position:absolute;right:.6rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:.35rem;color:#9ca3af;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;z-index:2}.password-toggle-btn:hover{color:#3e7b27;background:#3e7b2714}.password-toggle-btn:focus{outline:none}.password-strength{display:flex;align-items:center;gap:.5rem;margin-top:.4rem}.password-strength-bar{display:flex;gap:3px;flex:1}.password-strength-segment{height:4px;border-radius:2px;flex:1;transition:background .3s ease}.password-strength-label{font-size:.75rem;font-weight:600;white-space:nowrap;min-width:42px;text-align:right}.btn-spinner{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite}.signup-container{width:95%;max-width:560px;border:2px solid rgba(133,169,71,.2);margin:0 auto}.signup-container:before{background:linear-gradient(45deg,transparent,rgba(133,169,71,.05),transparent)}@keyframes shimmer{0%{transform:translate(-100%) translateY(-100%) rotate(0)}50%{transform:translate(0) translateY(0) rotate(180deg)}to{transform:translate(100%) translateY(100%) rotate(360deg)}}.signup-icon{background:#3e7b27}.signup-icon:after{background:#3e7b27}@keyframes iconRotate{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.signup-title{background:#3e7b27;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.signup-footer{border-top:2px solid rgba(133,169,71,.2)}.signup-link{color:#3e7b27}.signup-link:after{background:#3e7b27}.signup-link:hover{color:#85a947}.terms-container{animation:fadeIn .5s ease-in-out}.terms-container input[type=checkbox]{flex-shrink:0}.terms-container label:hover{background-color:#2d501605;transition:background-color .2s ease}.btn-primary:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(135deg,#6b7280,#9ca3af)}.btn-primary:disabled:hover{transform:none;box-shadow:0 4px 12px #0000001a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.signup-form .form-input:focus{border-color:#f5576c;box-shadow:0 0 0 4px #f5576c1a,inset 0 2px 4px #f5576c1a}.signup-form .form-input:focus+.input-icon{color:#f5576c}.signup-form .btn-primary{background:#3e7b27!important;color:#efe3c2!important;box-shadow:0 8px 25px #3e7b2766,0 4px 10px #0000001a}.signup-form .btn-primary:hover{box-shadow:0 12px 35px #3e7b2780,0 8px 20px #00000026}.phone-hint{color:#2d3748;font-size:.85rem;margin-top:.25rem;display:block;line-height:1.5}@media (max-height: 600px) and (orientation: landscape){.signup-container{padding:1rem;margin:.5rem auto}.signup-icon{width:50px;height:50px;margin-bottom:.5rem}.signup-icon i{font-size:1.4rem}.signup-title{font-size:1.3rem;margin-bottom:.25rem}.auth-subtitle{font-size:.8rem;margin-bottom:.5rem}.auth-header{margin-bottom:1rem}.form-group{margin-bottom:.75rem}.form-label{margin-bottom:.3rem;font-size:.85rem}.form-input{padding:.7rem 2.5rem .7rem .7rem;font-size:.85rem}.btn-primary{padding:.8rem;font-size:.95rem}.signup-footer{margin-top:1rem;padding-top:1rem;font-size:.85rem}.phone-hint{font-size:.7rem;margin-top:.2rem}}@media (max-width: 768px){.signup-container{width:80%;min-width:300px;padding:2rem 1.5rem;margin:1rem auto}.form-row{grid-template-columns:1fr;gap:0}}@media (max-width: 480px){.signup-container{width:85%;min-width:280px;padding:1.5rem 1rem;margin:.5rem auto;border-width:1px}.signup-icon{width:70px;height:70px;margin-bottom:1rem}.signup-icon i{font-size:1.8rem}.signup-title{font-size:1.6rem}.auth-subtitle{font-size:.95rem}.form-group{margin-bottom:1.25rem}.form-label{font-size:.9rem;margin-bottom:.5rem}.form-input{padding:.9rem 2.8rem .9rem .9rem;font-size:.95rem}.input-icon{right:.9rem;font-size:1rem}.phone-hint{font-size:.75rem;margin-top:.35rem;line-height:1.4}.btn-primary{padding:1rem;font-size:1rem}.signup-footer{margin-top:1.5rem;padding-top:1.5rem;font-size:.9rem}.error-message,.success-message{padding:.85rem;font-size:.85rem;margin-bottom:1rem}}@media (max-width: 360px){.signup-container{width:90%;min-width:260px;padding:1rem .75rem;margin:.25rem auto}.signup-icon{width:60px;height:60px}.signup-title{font-size:1.4rem}.form-input{padding:.8rem 2.5rem .8rem .8rem;font-size:.9rem}.phone-hint{font-size:.7rem}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 768px){.signup-container:before{animation:none}.signup-icon:after{animation-duration:3s}@keyframes iconBounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.03)}}}@media (hover: none) and (pointer: coarse){.signup-form .form-input{font-size:16px!important}.signup-form .btn-primary:active{transform:scale(.98)}.signup-link:active{transform:scale(.97)}.phone-hint{-webkit-tap-highlight-color:transparent}}.check-email-container{animation:fadeInScale .5s ease-out}.check-email-icon{background:#3e7b27;color:#fff;animation:pulse 2s ease-in-out infinite}.check-email-title{color:#3e7b27;margin-top:20px}.check-email-content{margin:30px 0}.email-instructions{text-align:center}.email-text{font-size:16px;color:#4a5568;margin-bottom:10px}.email-address{font-size:18px;font-weight:600;color:#3e7b27;background:#3e7b271a;padding:12px 20px;border-radius:8px;margin:15px 0 30px;word-break:break-word}.instructions-list{text-align:left;margin:30px 0}.instruction-item{display:flex;align-items:center;gap:15px;padding:15px;margin-bottom:12px;background:#f7fafc;border-radius:10px;border-left:4px solid #3E7B27;transition:all .3s ease}.instruction-item:hover{background:#85a9471a;transform:translate(5px)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#3e7b27;color:#efe3c2;border-radius:50%;font-weight:700;font-size:16px;flex-shrink:0}.instruction-item span:not(.step-number){color:#2d3748;font-size:15px;line-height:1.5}.email-note{margin-top:30px;padding:15px;background:#fffaf0;border:1px solid #fbd38d;border-radius:8px;text-align:left}.email-note p{margin:0;color:#744210;font-size:14px}.email-note strong{color:#c05621}.check-email-footer{margin-top:30px}.resend-text{margin-top:15px;font-size:14px;color:#2d3748}.resend-link{background:none;border:none;color:#667eea;font-weight:600;cursor:pointer;text-decoration:underline;padding:0;font-size:14px;transition:color .2s ease}.resend-link:hover{color:#764ba2}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.code-input{text-align:center;font-size:1.5rem;letter-spacing:.5rem;font-weight:600;font-family:Courier New,monospace;padding:1rem}.code-input:focus{outline:2px solid var(--primary-color, #2563eb);outline-offset:2px}.form-hint{font-size:.875rem;color:#6b7280;margin-top:.5rem;display:block}.error-text{font-size:.875rem;color:#dc2626;margin-top:.5rem;display:block}.resend-link{background:none;border:none;color:#2d5016;cursor:pointer;font-size:.95rem;padding:.5rem 0;text-decoration:underline;transition:opacity .2s;font-weight:600;margin-top:.5rem}.resend-link:disabled{color:#9ca3af;cursor:not-allowed;opacity:.6}.info-message{background-color:#dbeafe;border-left:4px solid #3b82f6;color:#1e40af;padding:1rem;border-radius:.375rem;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.required{color:#dc2626;font-weight:600}.optional{color:#6b7280;font-size:.875rem;font-weight:400}.compact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.compact-form .form-row .form-group{margin-bottom:0}.compact-form>.form-group{margin-bottom:1rem}[dir=rtl] .code-input{direction:ltr;text-align:center}@media (max-width: 640px){.code-input{font-size:1.25rem;letter-spacing:.3rem;padding:.875rem}.form-hint,.error-text,.resend-link{font-size:.8125rem}.compact-form .form-row{grid-template-columns:1fr;gap:.5rem}.compact-form .form-row .form-group{margin-bottom:1rem}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.resend-link:disabled{animation:pulse 2s ease-in-out infinite}.code-input{text-align:center;font-size:1.5rem;letter-spacing:.5rem;font-weight:600;font-family:Courier New,monospace}.resend-link{background:none;border:none;color:#2d5016;text-decoration:underline;cursor:pointer;padding:0;font:inherit;font-size:.9rem;font-weight:600;transition:opacity .2s}.resend-link:hover:not(:disabled){opacity:.8}.resend-link:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.btn-primary{display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-spinner{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.subscription-tier-list{width:100%;padding:1rem}.subscription-tier-loading,.subscription-tier-error,.subscription-tier-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;color:#6b7280}.subscription-tier-loading .spinner{width:40px;height:40px;border:3px solid #f3f4f6;border-top:3px solid #3E7B27;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:.75rem}.subscription-tier-error i,.subscription-tier-empty i{font-size:2.5rem;margin-bottom:.75rem;color:#ef4444}.subscription-tier-empty i{color:#9ca3af}.subscription-tier-header{text-align:center;margin-bottom:1.5rem}.subscription-tier-header h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.35rem}.subscription-tier-header p{font-size:.95rem;color:#6b7280}.subscription-tier-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:1rem;max-width:1200px;margin:0 auto;width:100%}.subscription-tier-card{position:relative;background:linear-gradient(180deg,#fff,#fcfcf6);border:1px solid rgba(62,123,39,.14);border-radius:16px;padding:1rem;transition:all .3s ease;display:flex;flex-direction:column}.subscription-tier-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a;border-color:#3e7b27}.subscription-tier-card.featured{border-color:#3e7b27;box-shadow:0 8px 16px #3e7b2726}.subscription-tier-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#3e7b27,#5a9f3a);color:#fff;padding:.375rem 1rem;border-radius:1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 8px #3e7b274d}.subscription-tier-card-header{text-align:center;margin-bottom:1rem}.subscription-tier-card-header h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.35rem}.subscription-tier-duration{font-size:.8rem;color:#6b7280;font-weight:500}.subscription-tier-price{text-align:center;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e5e7eb}.discount-banner{background:linear-gradient(135deg,#3e7b27,#5a9f3a);color:#fff;padding:.6rem .85rem;border-radius:.65rem;margin-bottom:.75rem;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center;gap:.4rem;box-shadow:0 2px 8px #3e7b2759;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 4px 12px #3e7b2766}50%{box-shadow:0 4px 20px #3e7b2799}}.discount-icon{font-size:1.05rem;animation:bounce 1s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.discount-text{letter-spacing:.3px}.price-original{margin-bottom:.6rem;padding:.4rem;background:#f9fafb;border-radius:.4rem;display:flex;align-items:center;justify-content:center;gap:.4rem}.original-price-label{font-size:.8rem;color:#6b7280;font-weight:500}.original-price-value{font-size:1rem;color:#9ca3af;font-weight:600;text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ef4444}.original-price-currency{font-size:.8rem;color:#9ca3af;text-decoration:line-through}.price-current{margin-top:.4rem}.current-price-wrapper{display:flex;align-items:baseline;justify-content:center;gap:.4rem}.after-discount-label{font-size:.75rem;color:#10b981;font-weight:600;margin-top:.2rem;text-transform:uppercase;letter-spacing:.5px}.subscription-tier-price .price-currency{font-size:1.05rem;color:#3e7b27;font-weight:600;vertical-align:top}.subscription-tier-price .price-amount{font-size:clamp(1.1rem,3.5vw,2rem);font-weight:700;color:#1f2937;line-height:1;display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.current-price-wrapper{max-width:100%;display:flex;align-items:baseline;justify-content:center;gap:.4rem}.subscription-tier-features{flex:1;margin-bottom:1.25rem}.subscription-tier-feature-item{display:flex;align-items:center;gap:.6rem;margin-bottom:.65rem;padding:.35rem 0}.subscription-tier-feature-item i{color:#3e7b27;font-size:1rem;min-width:18px}.subscription-tier-feature-item span{color:#4b5563;font-size:.85rem}.subscription-tier-button{width:100%;padding:.7rem 1.2rem;background:linear-gradient(135deg,#3e7b27,#5a9f3a);color:#fff;border:none;border-radius:.45rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.4px}.subscription-tier-button:hover:not(:disabled){background:linear-gradient(135deg,#2f5f1e,#4a8230);transform:translateY(-2px);box-shadow:0 4px 12px #3e7b274d}.subscription-tier-button:disabled{background:#9ca3af;cursor:not-allowed;opacity:.7}.subscription-tier-button:active:not(:disabled){transform:translateY(0)}@media (min-width: 1200px){.subscription-tier-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 900px) and (max-width: 1199px){.subscription-tier-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 600px) and (max-width: 899px){.subscription-tier-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.subscription-tier-list{padding:1rem}.subscription-tier-header{margin-bottom:2rem}.subscription-tier-header h2{font-size:1.5rem}.subscription-tier-header p{font-size:1rem}.subscription-tier-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));gap:1rem}.subscription-tier-card{padding:1.5rem}.subscription-tier-price .price-amount{font-size:2.5rem}}@media (max-width: 480px){.subscription-tier-list{padding:.75rem}.subscription-tier-grid{grid-template-columns:1fr;gap:1rem}.subscription-tier-card{padding:1.25rem}.subscription-tier-card-header h3{font-size:1.25rem}.subscription-tier-price .price-amount{font-size:2rem}.subscription-tier-button{padding:.75rem 1.25rem;font-size:.9375rem}}.main-content:has(.dashboard-fullscreen){display:block!important;align-items:unset!important;justify-content:unset!important;max-width:1440px!important;padding:0!important;width:100%!important}@media (max-width: 768px){.start-analysis-cta{padding:2rem 1.5rem!important;justify-content:center!important}.start-analysis-cta-button{width:100%!important}}[dir=rtl] .dashboard-modal-close{right:auto!important;left:.75rem!important}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.activation-popup{position:fixed;top:100px;left:50%;transform:translate(-50%);z-index:10000;animation:slideInDown .5s ease-out,fadeOut .5s ease-in 2.5s forwards}.activation-popup-content{background:#3e7b27;color:#fff;padding:20px 40px;border-radius:12px;box-shadow:0 10px 40px #3e7b2766;display:flex;align-items:center;gap:15px;font-size:16px;font-weight:600}.activation-popup-content i{font-size:28px}.activation-popup-content p{margin:0}@keyframes slideInDown{0%{opacity:0;transform:translate(-50%) translateY(-30px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.main-content:has(.profile-container){display:block!important;align-items:unset!important;justify-content:unset!important;max-width:none!important;padding:0!important;margin-left:0!important;margin-right:0!important;width:100%!important;min-height:calc(100vh - 140px)!important;margin-top:80px!important}.profile-container{max-width:1400px;margin:0 auto;padding:1rem 1.5rem;color:#2d3748;min-height:calc(100vh - 140px);display:flex;flex-direction:column;box-sizing:border-box;gap:.75rem;width:100%}.profile-header{background:#fff;border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 4px 12px #00000014;animation:slideDown .8s ease-out;width:100%;box-sizing:border-box;flex-shrink:0;max-width:1200px;margin:0 auto;border:1px solid rgba(0,0,0,.05)}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.profile-header-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;width:100%}.profile-avatar{width:60px;height:60px;background:#3e7b27;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#efe3c2;font-weight:700;box-shadow:0 4px 12px #3e7b2740;animation:pulse 2s ease-in-out infinite;flex-shrink:0}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.profile-info{flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;overflow:hidden}.profile-name{font-size:1.25rem;font-weight:700;color:#2d3748;margin-bottom:.2rem;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.profile-username{font-size:.9rem;color:#2d3748;margin-bottom:.2rem;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.profile-email{font-size:.85rem;color:#4a5568;display:flex;align-items:flex-start;gap:.4rem;word-wrap:break-word;overflow-wrap:break-word;flex-wrap:wrap;line-height:1.3;max-width:100%;overflow:hidden;white-space:normal;-webkit-hyphens:auto;hyphens:auto;word-break:break-all}.profile-email i{flex-shrink:0;margin-top:.1rem}.profile-actions{display:flex;gap:1rem;flex-wrap:wrap}.profile-actions .btn{padding:.6rem 1.2rem!important;border-radius:10px;font-weight:600!important;cursor:pointer;border:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-size:.9rem!important;flex:1;min-width:120px}.profile-actions .btn-primary{background:#3e7b27;color:#efe3c2}.profile-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3e7b2766}.profile-actions .btn-secondary{background:#fff;color:#475569}.profile-actions .btn-secondary:hover{background:#fff;transform:translateY(-2px)}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%;box-sizing:border-box;flex:1;min-height:0;max-width:1200px;margin:0 auto}.profile-main-content{display:grid;grid-template-columns:200px 1fr;gap:1rem;width:100%;box-sizing:border-box;flex:1;min-height:0;max-width:1200px;margin:0 auto;padding:0}.profile-sidebar{display:flex;flex-direction:column;height:fit-content;position:sticky;top:100px;gap:0}.profile-nav{display:flex;flex-direction:column;gap:0;background:#fff;border-radius:12px;padding:0;box-shadow:0 2px 8px #00000014;overflow:hidden}.profile-nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;background:transparent;color:#4a5568;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;text-align:left;border-left:3px solid transparent}.profile-nav-item:hover{background:#f7fafc;color:#3e7b27;border-left-color:#3e7b27}.profile-nav-item.active{background:#f7fafc;color:#3e7b27;border-left-color:#3e7b27;font-weight:600}.profile-nav-item i{font-size:1rem;width:20px;text-align:center}.profile-content{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.card{background:#fff;border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 4px 12px #00000014;animation:fadeInUp .8s ease-out both;color:#2d3748;width:100%;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;min-height:auto;border:1px solid rgba(0,0,0,.05)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.card-title{font-size:1.15rem;font-weight:700;color:#2d3748;margin-bottom:1rem;display:flex;align-items:center;gap:.6rem;flex-shrink:0}.card-title i{color:#3e7b27;font-size:1.25rem}.info-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2e8f0;gap:.75rem;flex-wrap:wrap}.info-row:last-child{border-bottom:none}.info-label{font-weight:600;color:#4a5568;display:flex;align-items:center;gap:.6rem;font-size:.9rem}.info-value{color:#2d3748;font-weight:500;font-size:.9rem}.subscription-card{background:#3e7b27;color:#efe3c2;position:relative;overflow:hidden}.subscription-details-card{background:linear-gradient(135deg,#3e7b27,#2f5f1f);color:#efe3c2}.subscription-details-card .card-title{color:#efe3c2;margin-bottom:1rem}.subscription-details-card .card-title i{color:#efe3c2}.subscription-overview-card{background:linear-gradient(180deg,#fff,#fcfcf6);color:#2d3748;border-radius:16px;padding:1rem;border:1px solid rgba(62,123,39,.14);box-shadow:0 4px 12px #0f172a14;display:flex;flex-direction:column;gap:.75rem}.subscription-overview-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.subscription-overview-eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:#3e7b27;font-weight:700;letter-spacing:.02em;font-size:.85rem}.subscription-overview-title{margin:.25rem 0 .2rem;font-size:1.25rem;color:#1f2937}.subscription-overview-subtitle{margin:0;color:#64748b;font-size:.85rem}.subscription-status-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:999px;font-weight:700;font-size:.8rem;white-space:nowrap}.subscription-status-pill.success{background:#3e7b2724;color:#2f5f1f}.subscription-status-pill.warning{background:#f59e0b29;color:#92400e}.subscription-status-pill.danger{background:#ef444424;color:#991b1b}.subscription-status-pill.neutral{background:#94a3b82e;color:#475569}.subscription-overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6rem}.subscription-overview-metric{background:#f8faf4;border:1px solid rgba(133,169,71,.22);border-radius:12px;padding:.75rem;min-height:75px;display:flex;flex-direction:column;justify-content:center;gap:.2rem}.subscription-overview-label{font-size:.7rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.subscription-overview-value{font-size:1.15rem;color:#2d3748}.subscription-overview-metric small{color:#64748b;line-height:1.4}.subscription-overview-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding-top:.25rem}.subscription-overview-note{color:#4a5568;font-size:.85rem;flex:1;min-width:180px}.subscription-overview-action{background:#efe3c2;color:#2f5f1f;border:none;padding:.65rem 1rem;border-radius:10px;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 12px #0000001a;font-size:.9rem}.subscription-overview-action:hover{transform:translateY(-2px);box-shadow:0 12px 20px #00000029}.history-loading,.history-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;color:#64748b;text-align:center;padding:1rem}.history-empty i,.history-error i{font-size:2rem;color:#3e7b27}.history-error{color:#b45309}.history-timeline{display:flex;flex-direction:column;gap:.75rem}.history-item{display:grid;grid-template-columns:24px 1fr;gap:.65rem;align-items:start}.history-marker{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#efe3c2;color:#3e7b27;border:1px solid rgba(62,123,39,.25);margin-top:.4rem;box-shadow:0 2px 8px #00000014;font-size:.75rem}.history-item.expired .history-marker{background:#fef2f2;color:#b91c1c;border-color:#b91c1c33}.history-card{background:linear-gradient(180deg,#fff,#fbfbf6);border:1px solid rgba(133,169,71,.18);border-radius:14px;padding:.85rem 1rem;box-shadow:0 2px 8px #0f172a0f}.history-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.65rem}.history-card-header h3{margin:0;font-size:1rem;color:#1f2937}.history-card-header p{margin:.15rem 0 0;color:#64748b;font-size:.8rem}.history-status{display:inline-flex;align-items:center;padding:.4rem .75rem;border-radius:999px;font-size:.8rem;font-weight:700}.history-status.active{background:#3e7b271f;color:#2f5f1f}.history-status.expired{background:#ef44441f;color:#991b1b}.history-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.history-card-grid>div{background:#f8faf4;border:1px solid rgba(133,169,71,.16);border-radius:10px;padding:.6rem}.history-card-grid span{display:block;color:#64748b;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem}.history-card-grid strong{color:#1f2937;font-size:.9rem}@media (max-width: 900px){.history-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.history-item{grid-template-columns:1fr}.history-marker{display:none}.history-card-grid{grid-template-columns:1fr}}.subscription-card:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:transparent;animation:rotate 20s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.subscription-content{position:relative;z-index:1}.subscription-tier{font-size:1.75rem;font-weight:700;margin-bottom:.75rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.subscription-status{display:inline-block;padding:.4rem .75rem;background:#fff3;border-radius:12px;font-weight:600;margin-bottom:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.9rem}.subscription-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.6rem;margin-top:.75rem;max-width:100%}.subscription-detail{background:#ffffff26;padding:.75rem;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;min-height:60px;display:flex;flex-direction:column;justify-content:center}.subscription-detail-label{font-size:.75rem;opacity:.9;margin-bottom:.25rem}.subscription-detail-value{font-size:1.05rem;font-weight:700}.upgrade-banner{background:#3e7b27;color:#fff;padding:1rem;border-radius:12px;margin-top:1rem;display:flex;justify-content:space-between;align-items:center;animation:slideIn 1s ease-out;gap:.75rem;flex-wrap:wrap}@keyframes slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.upgrade-text{flex:1}.upgrade-title{font-size:1rem;font-weight:700;margin-bottom:.35rem}.upgrade-description{font-size:.85rem;opacity:.9}.btn-upgrade{background:#fff;color:#3e7b27;padding:.6rem 1.25rem;border-radius:12px;font-weight:700;border:none;cursor:pointer;transition:all .3s ease;font-size:.9rem}.btn-upgrade:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}.badge-success{background:#d4edda;color:#155724}.badge-warning{background:#fff3cd;color:#856404}.badge-danger{background:#f8d7da;color:#721c24}.badge-premium{background:linear-gradient(135deg,gold,#ffed4e);color:#856404;box-shadow:0 2px 8px #ffd7004d}.loading{text-align:center;padding:3rem;color:#2d3748;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;max-width:500px;margin:2rem auto}.subscription-section-profile{margin-top:2rem;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;animation:fadeInUp .8s ease-out}@media (max-width: 768px){.loading{padding:2rem;margin:1rem}}@media (max-width: 480px){.loading{padding:1.5rem;margin:.5rem}}.spinner{border:4px solid rgba(62,123,39,.2);border-top:4px solid #3E7B27;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 1rem}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.5rem;max-width:100%}.feature-item{background:#fff;padding:.75rem;border-radius:10px;display:flex;align-items:center;gap:.75rem;transition:all .3s ease;width:100%;box-sizing:border-box;min-height:60px}.feature-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.feature-icon-box{width:35px;height:35px;background:#3e7b27;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#efe3c2;font-size:1.1rem;flex-shrink:0}.feature-text{flex:1}.feature-item-title{font-weight:600;color:#2d3748;margin-bottom:.1rem;font-size:.85rem}.feature-description{font-size:.75rem;color:#2d3748}@media (max-width: 1200px){.main-content:has(.profile-container){padding:0!important}.profile-container{max-width:1100px;padding:1.5rem}.profile-main-content{grid-template-columns:220px 1fr;gap:1.5rem;padding:0}}@media (max-width: 1024px){.main-content:has(.profile-container){padding:0!important}.profile-container{padding:1.5rem;gap:1rem;max-width:900px}.profile-header{padding:1.5rem}.card{padding:1.5rem;min-height:280px}.content-grid{gap:1.5rem}.features-grid{gap:1rem}.subscription-details{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}.profile-main-content{grid-template-columns:200px 1fr;gap:1rem;padding:0}}@media (max-width: 900px){.main-content:has(.profile-container){padding:0!important}.profile-container{max-width:100%;padding:1.5rem}.content-grid{grid-template-columns:1fr;gap:2rem;max-width:700px}.card{max-width:100%;margin:0 auto;min-height:300px}.profile-header{max-width:700px}.profile-header-content{gap:1.5rem}.profile-main-content{grid-template-columns:1fr;gap:1.5rem;padding:0}.profile-sidebar{position:static;top:auto;height:auto}.profile-nav{flex-direction:row;flex-wrap:wrap;gap:.5rem;padding:.5rem;background:#f7fafc}.profile-nav-item{flex:1;min-width:120px;padding:.75rem;border-left:none;border-bottom:3px solid transparent;border-radius:8px 8px 0 0}.profile-nav-item:hover,.profile-nav-item.active{border-left-color:transparent;border-bottom-color:#3e7b27}}@media (max-width: 768px){.main-content:has(.profile-container){padding:0!important}.profile-container{padding:1.5rem;gap:1.5rem;max-width:100%}.content-grid{grid-template-columns:1fr;gap:1.5rem;max-width:600px}.profile-header{padding:1.5rem;max-width:600px}.profile-header-content{flex-direction:column;text-align:center;gap:1.5rem;align-items:center}.profile-info{width:100%;text-align:center;max-width:calc(100% - 2rem);margin:0 auto}.profile-actions{width:100%;justify-content:center;flex-wrap:wrap}.profile-avatar{width:90px;height:90px;font-size:2.2rem}.profile-name{font-size:1.6rem}.profile-email{justify-content:center;text-align:center;flex-direction:column;align-items:center;gap:.25rem;max-width:100%;padding:0 1rem;box-sizing:border-box}.profile-email i{margin-top:0}.card{padding:1.5rem;min-height:280px;max-width:100%;margin:0 auto}.upgrade-banner{flex-direction:column;text-align:center;gap:1rem;padding:1.5rem}.subscription-details{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem}.subscription-tier{font-size:1.6rem}.features-grid{grid-template-columns:1fr;gap:1rem}.feature-item{padding:1.25rem;min-height:70px}.card-title{font-size:1.3rem}.info-row{flex-direction:column;align-items:flex-start;gap:.5rem;text-align:left}.info-label{width:100%}.info-value{width:100%;text-align:left}.profile-main-content{grid-template-columns:1fr;gap:1.5rem;padding:0}.profile-sidebar{position:static;top:auto;height:auto}.profile-nav{flex-direction:row;flex-wrap:wrap;gap:.5rem;padding:.5rem}.profile-nav-item{flex:1;min-width:100px;padding:.75rem .5rem;border-left:none;border-bottom:3px solid transparent;font-size:.85rem}.profile-nav-item i{width:20px;font-size:1rem}}@media (max-width: 480px){.main-content:has(.profile-container){padding:0!important}.profile-container{padding:1rem;gap:1rem}.profile-header{padding:1.25rem}.card{padding:1.25rem;min-height:240px}.profile-avatar{width:70px;height:70px;font-size:1.75rem}.profile-name{font-size:1.35rem}.subscription-tier{font-size:1.4rem}.upgrade-banner{padding:1rem}.subscription-details{grid-template-columns:1fr;gap:.75rem}.subscription-detail{min-height:60px;padding:.75rem}.feature-item{padding:1rem;min-height:60px;flex-direction:column;text-align:center;gap:.75rem}.feature-icon-box{width:35px;height:35px;font-size:1rem}.card-title{font-size:1.2rem;flex-direction:column;gap:.5rem;text-align:center}.info-row{padding:.75rem 0}.info-label,.info-value{font-size:.9rem}.profile-main-content{grid-template-columns:1fr;gap:1rem;padding:0}.profile-nav{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem}.profile-nav-item{padding:.6rem .5rem;font-size:.8rem;border:1px solid #e2e8f0;border-left:none;border-radius:6px;text-align:center;flex-direction:column;gap:.25rem}.profile-nav-item i{width:auto;font-size:.9rem}.profile-nav-item span{display:block}}@media (max-width: 320px){.main-content:has(.profile-container){padding:0!important}.profile-container{padding:.75rem;gap:1rem}.profile-header{padding:1rem}.card{padding:1rem;min-height:200px}.profile-avatar{width:60px;height:60px;font-size:1.5rem}.profile-name{font-size:1.25rem}.subscription-tier{font-size:1.2rem}.feature-item{padding:.75rem;min-height:50px}.feature-icon-box{width:30px;height:30px;font-size:.9rem}.card-title{font-size:1.1rem}.subscription-detail{min-height:50px;padding:.5rem}.subscription-detail-label{font-size:.75rem}.subscription-detail-value{font-size:1rem}.upgrade-banner{padding:.75rem;gap:.5rem}.upgrade-title{font-size:.9rem}.upgrade-description{font-size:.8rem}.profile-actions{flex-direction:column;gap:.75rem}.btn{width:100%;justify-content:center}}@media (max-width: 768px){.profile-container div[style*="position: fixed"] div[style*="background: white"]{margin:1rem!important;padding:1.5rem!important;max-width:calc(100% - 2rem)!important;max-height:calc(100vh - 2rem)!important}}@media (max-width: 480px){.profile-container div[style*="position: fixed"] div[style*="background: white"]{margin:.5rem!important;padding:1rem!important;max-width:calc(100% - 1rem)!important;max-height:calc(100vh - 1rem)!important}}.profile-edit-btn{background:none;border:2px solid #e2e8f0;border-radius:10px;padding:.5rem .75rem;cursor:pointer;color:#4a5568;transition:all .25s ease;display:flex;align-items:center;gap:.4rem;font-size:.85rem}.profile-edit-btn:hover{border-color:#3e7b27;color:#3e7b27;background:#3e7b270f;transform:translateY(-1px)}.profile-edit-input{width:100%;max-width:260px;padding:.6rem .9rem;border:2px solid #e2e8f0;border-radius:10px;font-size:.95rem;font-family:inherit;color:#2d3748;background:#f8fafc;transition:all .25s ease;box-sizing:border-box}.profile-edit-input:focus{outline:none;border-color:#3e7b27;background:#fff;box-shadow:0 0 0 3px #3e7b271a}.profile-edit-actions{display:flex;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e2e8f0}.profile-save-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.4rem;background:#3e7b27;color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s ease;min-width:100px;justify-content:center}.profile-save-btn:hover:not(:disabled){background:#2d5a1c;transform:translateY(-1px);box-shadow:0 4px 12px #3e7b274d}.profile-save-btn:disabled{opacity:.6;cursor:not-allowed}.profile-cancel-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.4rem;background:#fff;color:#64748b;border:2px solid #e2e8f0;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s ease}.profile-cancel-btn:hover:not(:disabled){border-color:#cbd5e1;color:#475569;background:#f8fafc}.profile-save-spinner{display:inline-block;width:18px;height:18px;border:2.5px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .7s linear infinite}.profile-save-success{background:#ecfdf5;color:#065f46;padding:.6rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;margin-bottom:1rem;border-left:3px solid #10b981;animation:fadeInUp .3s ease}.profile-save-error{background:#fef2f2;color:#991b1b;padding:.6rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;margin-bottom:1rem;border-left:3px solid #ef4444;animation:fadeInUp .3s ease}.change-password-form{max-width:680px}.change-password-form .change-password-input{max-width:100%}.change-password-submit{padding:1rem 1.4rem;border-radius:14px;font-size:1.15rem;background:#2f6f1c;color:#fff;box-shadow:0 18px 40px #2e5c212e;min-width:180px;text-transform:none}.change-password-submit:hover:not(:disabled){background:#255812;transform:translateY(-2px)}.change-password-forgot{padding:.7rem 1rem;border-radius:10px;background:#fff;border:1px solid #e6edf7;color:#475569}.change-password-aux{background:#f8faf4;border:1px solid rgba(133,169,71,.16);border-radius:12px;padding:1rem;color:#475569}.change-password-aux h4{margin:0 0 .5rem}@media (max-width: 900px){.change-password-submit{min-width:140px}}@media (max-width: 768px){.profile-edit-input{max-width:100%}.profile-edit-actions{flex-direction:column}.profile-save-btn,.profile-cancel-btn{width:100%;justify-content:center}}.checkout-container{min-height:100vh;background:#f3f4f6;padding:1.5rem}.checkout-content{max-width:1200px;margin:0 auto}.checkout-header{text-align:center;margin-bottom:2rem;padding:1rem 0}.checkout-header h1{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.checkout-header p{font-size:1.125rem;color:#6b7280}.checkout-grid{display:grid;grid-template-columns:1fr 420px;gap:2rem;align-items:start}.checkout-card{background:#fff;border-radius:1rem;padding:1.75rem;box-shadow:0 4px 12px #00000014}.checkout-card h2{font-size:1.35rem;font-weight:700;color:#1f2937;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.plan-summary{display:flex;flex-direction:column;gap:1.25rem}.plan-name{display:flex;align-items:center;gap:.875rem;padding:1.25rem;background:linear-gradient(135deg,#3e7b27,#5a9f3a);border-radius:.75rem;color:#fff;font-size:1.35rem;font-weight:700}.plan-name i{font-size:1.75rem}.plan-info{display:flex;flex-direction:column;gap:.875rem}.plan-info-row{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;background:#f9fafb;border-radius:.5rem;gap:1.5rem}.plan-info-row .label{color:#6b7280;font-weight:500;display:flex;align-items:center;gap:.5rem}.plan-info-row .label i{color:#3e7b27;font-size:.875rem;margin-right:.25rem}.plan-info-row .value{color:#1f2937;font-weight:600;font-size:1.0625rem}.plan-features{padding:1.25rem;background:#f0f9ff;border-radius:.75rem;border:1px solid #bfdbfe}.plan-features h3{font-size:.9375rem;font-weight:600;color:#1e40af;margin-bottom:.875rem}.plan-features ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.plan-features li{display:flex;align-items:center;gap:.625rem;color:#1f2937;font-size:.9375rem}.plan-features li i{color:#3e7b27;font-size:.9375rem}.payment-summary-card{position:sticky;top:1.5rem}.price-breakdown{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.5rem}.price-row{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;color:#4b5563;font-size:.9375rem}.price-total{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.875rem;padding:1.25rem 0;margin-top:.875rem;border-top:2px solid #e5e7eb;font-weight:700;font-size:1.125rem;color:#1f2937}.total-amount{color:#3e7b27;font-size:1.5rem;word-break:break-word}.checkout-error-message{display:flex;align-items:start;gap:.625rem;padding:.875rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1.25rem;font-size:.9375rem}.checkout-error-message i{color:#ef4444;font-size:1.125rem;margin-top:.125rem}.checkout-error-message p{color:#991b1b;margin:0;flex:1}.checkout-actions{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.25rem}.btn-payment,.btn-cancel{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:.875rem 1.25rem;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-payment{background:linear-gradient(135deg,#3e7b27,#5a9f3a);color:#fff}.btn-payment:hover:not(:disabled){background:linear-gradient(135deg,#2f5f1e,#4a8230);transform:translateY(-2px);box-shadow:0 4px 12px #3e7b274d}.btn-payment:disabled{background:#9ca3af;cursor:not-allowed;opacity:.7}.btn-cancel{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.btn-cancel:hover:not(:disabled){background:#e5e7eb}.secure-payment-badge{display:flex;align-items:center;gap:.625rem;padding:.875rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem}.secure-payment-badge i{color:#16a34a;font-size:1.35rem}.secure-payment-badge div{display:flex;flex-direction:column;gap:.125rem}.secure-payment-badge strong{color:#15803d;font-size:.8125rem}.secure-payment-badge span{color:#166534;font-size:.6875rem}.checkout-loading,.checkout-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.checkout-loading .spinner{width:60px;height:60px;border:4px solid #f3f4f6;border-top:4px solid #3E7B27;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.checkout-loading p{color:#6b7280;font-size:1.125rem}.checkout-error i{font-size:4rem;color:#ef4444;margin-bottom:1rem}.checkout-error h2{font-size:1.875rem;color:#1f2937;margin-bottom:.5rem}.checkout-error p{color:#6b7280;font-size:1.125rem;margin-bottom:2rem}.btn-secondary{padding:.875rem 1.5rem;background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#e5e7eb}@media (max-width: 1024px){.checkout-grid{grid-template-columns:1fr}.payment-summary-card{position:static}}@media (max-width: 768px){.checkout-container{padding:1rem}.checkout-header h1{font-size:2rem}.checkout-header p{font-size:1rem}.checkout-card{padding:1.5rem}.plan-name{font-size:1.25rem}.total-amount{font-size:1.5rem}}@media (max-width: 480px){.checkout-card{padding:1.25rem}.checkout-header h1{font-size:1.5rem}.plan-name{font-size:1.125rem}.plan-name i{font-size:1.5rem}.price-total{font-size:1rem}.total-amount{font-size:1.25rem}}#root{width:100%;min-height:100vh;overflow-x:hidden}#root.centered-content{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (max-width: 768px){#root.centered-content{padding:1.5rem}}@media (max-width: 480px){#root.centered-content{padding:1rem}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
