.htm-form{background-color:var(--htm-bg-white);border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);margin-left:auto;margin-right:auto;max-width:28rem;padding:1.5rem}.htm-form-group{margin-bottom:1rem}.htm-form-label{color:var(--htm-gray-700);display:block;font-weight:600;margin-bottom:.5rem}.htm-form-input{background-color:var(--htm-bg-white);border:1px solid #8c8f94;border-radius:.25rem;color:var(--htm-text-primary);padding:.5rem .75rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.htm-form-input::-moz-placeholder{color:var(--htm-text-secondary)}.htm-form-input::placeholder{color:var(--htm-text-secondary)}.htm-form-input:focus{border-color:#0073aa;box-shadow:0 0 0 2px rgba(0,115,170,.2);outline:none}.htm-form-button{background-color:#0073aa;border:none;border-radius:.25rem;color:var(--htm-bg-white);cursor:pointer;padding:.5rem 1rem;transition:background-color .15s ease;width:100%}.htm-form-button:hover{background-color:#005177}.htm-pricing-table{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.htm-pricing-table{grid-template-columns:repeat(3,1fr)}}.htm-pricing-card{background-color:var(--htm-bg-white);border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:1.5rem;text-align:center}.htm-pricing-card.featured{box-shadow:0 0 0 2px #0073aa,0 10px 15px -3px rgba(0,0,0,.1);transform:scale(1.05)}.htm-error{color:var(--htm-danger-hover)}.htm-error,.htm-success{font-size:.875rem;margin-top:.25rem}.htm-success{color:#16a34a}.htm-archive-restriction-message,.htm-drip-locked-message,.htm-restriction-message{background:linear-gradient(135deg,var(--htm-warning-light) 0,#fde68a 100%);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);margin-top:20px;overflow:hidden;padding:16px 20px;position:relative}.htm-archive-restriction-message:before,.htm-drip-locked-message:before,.htm-restriction-message:before{content:"⚠";font-size:60px;left:-30px;line-height:1;opacity:.1;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:768px){.htm-archive-restriction-message,.htm-drip-locked-message,.htm-restriction-message{font-size:13px;padding:10px 12px 10px 40px}.htm-archive-restriction-message:before,.htm-drip-locked-message:before,.htm-restriction-message:before{font-size:16px;left:12px}}.htm-content-teaser{color:var(--htm-gray-700);line-height:1.6;margin-bottom:1.5rem;-webkit-mask-image:linear-gradient(180deg,#000 20%,transparent);mask-image:linear-gradient(180deg,#000 20%,transparent)}.htm-content-teaser p:last-child{margin-bottom:0}.htm-content-teaser img{border-radius:.375rem;height:auto;max-width:100%}.htm-content-teaser+.htm-restriction-message{margin-top:1.5rem}@media (prefers-color-scheme:dark){.htm-form{background-color:var(--htm-text-primary);box-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -1px rgba(0,0,0,.2)}.htm-form-label{color:var(--htm-border)}.htm-form-input{background-color:#0f172a;border-color:#475569;color:var(--htm-bg-gray)}.htm-form-input:focus{border-color:var(--htm-blue);box-shadow:0 0 0 2px rgba(59,130,246,.3)}.htm-form-input::-moz-placeholder{color:var(--htm-text-secondary)}.htm-form-input::placeholder{color:var(--htm-text-secondary)}.htm-form-button{background-color:var(--htm-blue-hover)}.htm-form-button:hover{background-color:#1d4ed8}.htm-pricing-card{background-color:var(--htm-text-primary);box-shadow:0 10px 15px -3px rgba(0,0,0,.4),0 4px 6px -2px rgba(0,0,0,.3);color:var(--htm-bg-gray)}.htm-pricing-card.featured{box-shadow:0 0 0 2px var(--htm-blue),0 10px 15px -3px rgba(0,0,0,.4)}.htm-error{color:#fca5a5}.htm-success{color:#86efac}.htm-archive-restriction-message,.htm-drip-locked-message,.htm-restriction-message{background:linear-gradient(135deg,rgba(251,191,36,.2),rgba(245,158,11,.2));border:1px solid rgba(251,191,36,.3);box-shadow:0 2px 8px rgba(0,0,0,.3);color:#fbbf24}.htm-archive-restriction-message:before,.htm-drip-locked-message:before,.htm-restriction-message:before{opacity:.08}.htm-content-teaser{color:var(--htm-border-dark);-webkit-mask-image:linear-gradient(180deg,#000 20%,transparent);mask-image:linear-gradient(180deg,#000 20%,transparent)}}