:root{--orange-50:#fff0e2;--orange-100:#ffd8b3;--orange-200:#ffc07d;--orange-300:#ffa84a;--orange-400:#fe850e;--orange-500:#e6760c;--orange-600:#cc670a;--orange-700:#b25808;--orange-800:#994906;--orange-900:#7f3a05;--teal-50:#e6f3f0;--teal-100:#bfdcd6;--teal-200:#8fbeb6;--teal-300:#5fa099;--teal-400:#2f7a6d;--teal-500:#015546;--teal-600:#014c40;--teal-700:#013f35;--teal-800:#012f27;--teal-900:#011f1a;--warm-white:#fefdfb;--soft-gray:#6b7068}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4,.landing-page h5,.landing-page h6{letter-spacing:-.02em;font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.1}.landing-page h1{font-size:4rem}.landing-page h2{font-size:2.5rem}.landing-page h3{font-size:1.5rem}.landing-page p{line-height:1.7}.landing-page .paper-texture{position:relative}.landing-page .paper-texture:before{content:"";pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.landing-page .animated-link{text-decoration:none;display:inline-block;position:relative}.landing-page .animated-link:after{content:"";background-color:currentColor;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.landing-page .animated-link:hover:after{width:100%}.landing-page .btn-premium{transition:all .3s;position:relative;overflow:hidden}.landing-page .btn-premium:before{content:"";background:#ffffff1a;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page .btn-premium:hover:before{width:300px;height:300px}
