.header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fffffff2;transition:all .3s ease}.header.scrolled{box-shadow:0 2px 10px #0000001a;background-color:#fffffffa}.logo-text{font-weight:700;letter-spacing:-.5px}.nav-link{position:relative;color:#333;font-weight:500;padding-bottom:.25rem;transition:color .2s ease}.nav-link:hover{color:#019863}.nav-link:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#019863;transition:width .3s ease}.nav-link:hover:after{width:100%}.mobile-nav{border-top:1px solid #eee}.mobile-nav a{font-weight:500;color:#333;transition:color .2s ease}.mobile-nav a:hover{color:#019863}.hero-section{padding-top:80px;background:linear-gradient(135deg,#f9f9f9,#f1f1f1);content-visibility:auto}.price-card{max-width:700px;background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease;border:1px solid rgba(0,0,0,.06)}.price-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.price-card.updating{opacity:.85}.fallback-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;margin-bottom:1.25rem;border-radius:10px;background-color:#fffbeb;border:1px solid #fde68a}.fallback-banner-content{display:flex;align-items:flex-start;gap:.625rem;min-width:0}.fallback-banner-icon{flex-shrink:0;color:#d97706;margin-top:2px}.fallback-banner-text{display:flex;flex-direction:column;gap:2px;min-width:0}.fallback-banner-title{font-weight:600;font-size:.875rem;color:#92400e}.fallback-banner-detail{font-size:.8125rem;color:#a16207;line-height:1.4}.fallback-retry-btn{display:flex;align-items:center;gap:.375rem;flex-shrink:0;padding:.375rem .75rem;border-radius:6px;border:1px solid #fbbf24;background:#fff;color:#92400e;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.fallback-retry-btn:hover{background:#fef3c7;border-color:#f59e0b}.total-failure-banner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem}.total-failure-icon{color:#dc2626;margin-bottom:.75rem}.total-failure-title{font-size:1.125rem;font-weight:600;color:#991b1b;margin-bottom:.5rem}.total-failure-detail{font-size:.875rem;color:#6b7280;max-width:400px;line-height:1.5;margin-bottom:1.25rem}.total-failure-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;border-radius:8px;border:none;background-color:#dc2626;color:#fff;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .2s ease}.total-failure-btn:hover:not(:disabled){background-color:#b91c1c}.total-failure-btn:disabled{opacity:.6;cursor:not-allowed}.price-display{display:flex;flex-direction:column;align-items:center;margin:1.5rem 0}.price-value{font-size:3rem;font-weight:700;color:#333;margin-bottom:.5rem;transition:color .3s ease}.price-value.stale{color:#78716c}.price-skeleton{width:260px;height:3.5rem;border-radius:8px;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;margin-bottom:.5rem}.price-change{display:flex;align-items:center;font-weight:500;border-radius:20px;padding:.25rem .75rem}.price-change.up{background-color:#10b9811a;color:#10b981}.price-change.down{background-color:#ef44441a;color:#ef4444}.refresh-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;transition:all .2s ease}.refresh-btn:hover:not(:disabled){background:#f3f4f6;color:#333;border-color:#d1d5db}.refresh-btn:disabled{opacity:.5;cursor:not-allowed}.refresh-info{display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#6b7280;margin-top:1rem}.pulse-dot{width:10px;height:10px;border-radius:50%;background-color:#d1d5db;margin-right:.5rem;transition:background-color .3s ease}.pulse-dot.live{background-color:#10b981}.pulse-dot.fallback{background-color:#f59e0b}.pulse-dot.pulsing{animation:pulse 1.5s infinite}.error-message{background-color:#ef44441a;color:#ef4444;padding:1rem;border-radius:8px;text-align:center;margin:1rem 0}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #f59e0bb3}70%{transform:scale(1);box-shadow:0 0 0 10px #f59e0b00}to{transform:scale(.95);box-shadow:0 0 #f59e0b00}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 768px){.price-value{font-size:2.5rem}.price-skeleton{width:200px;height:2.75rem}.fallback-banner{flex-direction:column;align-items:flex-start}.fallback-retry-btn{align-self:flex-end}}.price-table-section{background-color:#f9fafb}.table-stale-notice{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;margin-bottom:1rem;border-radius:8px;background-color:#fffbeb;border:1px solid #fde68a;font-size:.8125rem;color:#92400e}.table-container{overflow-x:auto;border-radius:12px;box-shadow:0 4px 20px #0000000f}.price-table{width:100%;border-collapse:separate;border-spacing:0;background-color:#fff}.price-table th,.price-table td{padding:1rem;text-align:left}.price-table th{background-color:#f8f9fa;font-weight:600;color:#4b5563;position:sticky;top:0}.price-table tr:not(:last-child) td{border-bottom:1px solid #f0f0f0}.price-table tr:hover td{background-color:#f9fafb}.gold-type{font-weight:600;color:#333;margin-right:.5rem}.gold-purity{font-size:.875rem;color:#6b7280}.change-cell{display:flex;align-items:center;border-radius:6px;padding:.25rem .5rem;font-weight:500;display:inline-flex}.change-cell.up{background-color:#10b9811a;color:#10b981}.change-cell.down{background-color:#ef44441a;color:#ef4444}.change-cell.flat{background-color:#6b72801a;color:#6b7280}.change-icon,.change-value{margin-right:.25rem}.change-percent{font-size:.875rem;opacity:.8}@media (max-width: 768px){.price-table th,.price-table td{padding:.75rem .5rem;font-size:.875rem}.gold-purity{display:block;margin-top:.25rem}.change-percent{display:none}}.converter-section{background-color:#fff}.converter-stale-notice{display:flex;align-items:center;gap:.375rem;max-width:800px;margin:0 auto .75rem;padding:.5rem 1rem;border-radius:8px;background-color:#fffbeb;border:1px solid #fde68a;font-size:.75rem;color:#92400e}.converter-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;display:flex;flex-direction:column;max-width:800px;margin:0 auto;border:1px solid rgba(0,0,0,.06)}@media (min-width: 768px){.converter-card{flex-direction:row}}.converter-inputs{padding:1.5rem;background-color:#f9fafb;flex:1}@media (min-width: 768px){.converter-inputs{border-right:1px solid rgba(0,0,0,.06)}}.input-label{display:block;font-weight:500;color:#4b5563;margin-bottom:.5rem}.weight-input-container{margin-bottom:1.5rem}.input-wrapper{position:relative;display:flex;align-items:center}.weight-input{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.weight-input:focus{border-color:#019863;outline:none;box-shadow:0 0 0 2px #01986333}.input-suffix{position:absolute;right:1rem;color:#6b7280}.currency-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.currency-button{display:flex;align-items:center;justify-content:center;padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;color:#4b5563;transition:all .2s ease;cursor:pointer}.currency-button:hover{background-color:#f9fafb}.currency-button.active{background-color:#019863;color:#fff;border-color:#019863}.currency-icon{margin-right:.5rem}.conversion-result{padding:1.5rem;flex:1;display:flex;flex-direction:column}.result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.result-title{font-weight:600;color:#374151}.refresh-button{display:flex;align-items:center;font-size:.75rem;color:#6b7280}.refresh-button svg{margin-right:.25rem}.result-value{font-size:2.25rem;font-weight:700;color:#019863;margin-bottom:1.5rem}.other-currencies{margin-top:auto}.other-currency-value{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px dashed #e5e7eb}.other-currency-value:last-child{border-bottom:none}.other-currency-label{color:#6b7280}.other-currency-amount{font-weight:500;color:#374151}.faq-section{background-color:#f9fafb}.faq-container{display:flex;flex-direction:column;gap:1rem}.faq-item{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000000d;transition:box-shadow .3s ease}.faq-item:hover{box-shadow:0 4px 15px #00000014}.faq-item.active{box-shadow:0 6px 20px #0000001a}.faq-question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.25rem;text-align:left;background-color:#fff;color:#333;font-weight:600;border:none;cursor:pointer;transition:all .2s ease}.faq-item.active .faq-question{color:#019863}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.faq-answer.show{max-height:500px;padding:0 1.25rem 1.25rem}.faq-answer p{color:#4b5563;line-height:1.6}.newsletter-section{background-color:#fff}.newsletter-container{display:flex;flex-direction:column;background-color:#f9fafb;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;max-width:1000px;margin:0 auto}@media (min-width: 768px){.newsletter-container{flex-direction:row}}.newsletter-content{padding:2rem;flex:1}.newsletter-form{margin-top:1.5rem}.form-group{display:flex;position:relative}.newsletter-input{flex:1;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease}.newsletter-input:focus{outline:none;border-color:#019863;box-shadow:0 0 0 2px #01986333}.newsletter-input.error{border-color:#ef4444;box-shadow:0 0 0 2px #ef444433}.newsletter-button{display:flex;align-items:center;justify-content:center;margin-left:.5rem;padding:.75rem 1.5rem;background-color:#019863;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.newsletter-button:hover{background-color:#017e52}.newsletter-button:disabled{background-color:#9ca3af;cursor:not-allowed}.button-text{margin-right:.5rem}.form-error,.form-success{display:flex;align-items:center;margin-top:.75rem;font-size:.875rem}.form-error{color:#ef4444}.form-success{color:#10b981}.form-error svg,.form-success svg{margin-right:.5rem;flex-shrink:0}.newsletter-image-container{display:none;position:relative;flex:1}@media (min-width: 768px){.newsletter-image-container{display:block}}.newsletter-image{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(https://images.pexels.com/photos/4968391/pexels-photo-4968391.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2);background-size:cover;background-position:center}@media (max-width: 767px){.newsletter-button{padding:.75rem 1rem}.button-text{display:none}.button-icon{margin-right:0}}.site-footer{background-color:#1a1a1a;color:#e5e7eb}.footer-top{padding:3rem 0}.footer-content{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.footer-content{flex-direction:row}}.footer-logo-section{flex:1}.footer-logo{display:flex;align-items:center;margin-bottom:1rem}.logo-text{font-size:1.5rem;font-weight:700;margin-left:.5rem;letter-spacing:-.5px}.text-gold{color:#019863}.footer-description{margin-bottom:1.5rem;line-height:1.6;color:#9ca3af}.user-counter{display:flex;align-items:center;background-color:#ffffff0d;padding:.75rem 1rem;border-radius:6px;margin-bottom:1.5rem}.counter-value{font-weight:700;color:#019863;margin-right:.5rem}.counter-label{font-size:.875rem;color:#9ca3af}.footer-links-section{display:flex;flex-direction:column;gap:2rem;flex:2}@media (min-width: 576px){.footer-links-section{flex-direction:row;justify-content:space-between}}.footer-heading{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1.25rem;position:relative}.footer-heading:after{content:"";position:absolute;bottom:-.5rem;left:0;width:40px;height:2px;background-color:#019863}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#9ca3af;text-decoration:none;transition:color .2s ease;display:inline-block;position:relative}.footer-links a:after{content:"";position:absolute;width:0;height:1px;bottom:-1px;left:0;background-color:#019863;transition:width .3s ease}.footer-links a:hover{color:#fff}.footer-links a:hover:after{width:100%}.footer-contact-info{list-style:none;padding:0;margin:0}.footer-contact-info li{display:flex;align-items:center;margin-bottom:1rem}.footer-contact-info svg{margin-right:.75rem;color:#019863;flex-shrink:0}.footer-contact-info a{color:#9ca3af;text-decoration:none;transition:color .2s ease}.footer-contact-info a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 0}.footer-bottom-content{display:flex;flex-direction:column;align-items:center;gap:1rem}@media (min-width: 768px){.footer-bottom-content{flex-direction:row;justify-content:space-between}}.copyright{color:#9ca3af;font-size:.875rem}.footer-legal-links{display:flex;gap:1.5rem}.footer-legal-links a{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer-legal-links a:hover{color:#fff}.disclaimer-text{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.75rem;color:#9ca3af;line-height:1.6}.disclaimer-text p:not(:last-child){margin-bottom:.75rem}.external-link{display:inline-flex;align-items:center;color:#019863;text-decoration:none;transition:color .2s ease}.external-link svg{margin-left:.25rem}.external-link:hover{color:#01c282}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:Inter,system-ui,sans-serif;color:#333;background-color:#fff;line-height:1.5}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.container{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1rem;padding-right:1rem}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem;font-weight:700}.section-header p{margin-left:auto;margin-right:auto;max-width:42rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.visible{visibility:visible}.static{position:static}.mx-auto{margin-left:auto;margin-right:auto}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.contents{display:contents}.hidden{display:none}.min-h-screen{min-height:100vh}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-none{max-width:none}.flex-grow{flex-grow:1}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.border{border-width:1px}.px-4{padding-left:1rem;padding-right:1rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-gold{--tw-text-opacity: 1;color:rgb(1 152 99 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.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-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{--color-gold: #019863;--color-gold-dark: #017e52;--color-gold-light: #e6f7f1;--color-black: #1a1a1a;--color-black-light: #333333}.hover\:text-goldDark:hover{--tw-text-opacity: 1;color:rgb(1 126 82 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}@media (min-width: 768px){.md\:mb-0{margin-bottom:0}.md\:flex{display:flex}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-28{padding-top:7rem;padding-bottom:7rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}
