:root{--ink:#17382f;--muted:#587068;--green:#2f7862;--dark:#205946;--mint:#e5f2eb;--soft:#f4f8f5;--line:#d7e5dc;--cream:#fbfaf5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Aptos,Calibri,Arial,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}[hidden]{display:none!important}.page{min-height:100vh;position:relative;overflow-x:hidden}.orb{pointer-events:none;border-radius:50%;position:absolute}.orb-one{background:radial-gradient(circle at 35% 35%,#d9eee2,#0000 68%);width:34rem;height:34rem;top:-18rem;right:-13rem}.orb-two{background:radial-gradient(circle,#e6f2e7,#0000 70%);width:28rem;height:28rem;top:34rem;left:-18rem}.hp{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.primary:disabled{cursor:wait;opacity:.7;transform:none}.header{z-index:2;border-bottom:1px solid #2f786224;justify-content:space-between;align-items:center;max-width:1180px;margin:auto;padding:28px 30px;display:flex;position:relative}.brand{color:inherit;align-items:center;gap:13px;text-decoration:none;display:flex}.brand>span:last-child{flex-direction:column;line-height:1.05;display:flex}.brand strong{letter-spacing:.02em;font:500 20px Georgia,serif}.brand small{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-top:5px;font-size:11px}.logo{flex:none;width:39px;height:39px;display:inline-block;position:relative}.logo i{background:var(--green);transform-origin:100% 100%;border-radius:100% 0;width:13px;height:25px;position:absolute;bottom:6px;right:18px}.logo i:nth-child(2){background:#6da68a;transform:rotate(54deg)}.logo i:nth-child(3){background:#a5c9b3;transform:rotate(-55deg)}.secure{color:var(--muted);padding-left:20px;font-size:13px;position:relative}.secure:before{content:"○";color:var(--green);position:absolute;left:0}.hero{z-index:1;grid-template-columns:minmax(0,1fr) 280px;align-items:end;gap:80px;max-width:1080px;margin:58px auto 50px;padding:0 30px;display:grid;position:relative}.hero h1,.intro h2,.success h1{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{max-width:760px;margin:13px 0 22px;font-size:clamp(38px,5vw,64px);line-height:1.05}.hero>div>p:last-child{max-width:700px;color:var(--muted);font-size:17px;line-height:1.65}.eyebrow,.intro>p{color:var(--green);letter-spacing:.17em;text-transform:uppercase;font-size:12px;font-weight:700}.hero aside{color:var(--muted);border-left:2px solid #9cc9ae;flex-direction:column;gap:8px;padding:3px 0 3px 24px;font-size:14px;line-height:1.5;display:flex}.hero aside strong{color:var(--ink);font-size:16px}.layout{z-index:1;grid-template-columns:210px minmax(0,1fr);align-items:start;gap:38px;max-width:1080px;margin:0 auto 80px;padding:0 30px;scroll-margin-top:20px;display:grid;position:relative}.steps{padding:18px 0;position:sticky;top:24px}.steps>button{text-align:left;color:#789087;background:0 0;border:0;align-items:center;gap:13px;width:100%;padding:10px 4px;display:flex}.steps>button>span{border:1px solid #cbdcd2;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:12px;font-weight:700;display:grid}.steps>button em{flex-direction:column;font-style:normal;display:flex}.steps>button strong{font-size:13px}.steps>button small{color:#91a49c;margin-top:2px;font-size:11px}.steps>button.active{color:var(--dark)}.steps>button.active>span{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 5px 16px #2f786233}.steps>button.complete{color:var(--green)}.steps>button.complete>span{background:#dceee3;border-color:#dceee3}.side-note{border-top:1px solid var(--line);color:var(--muted);margin-top:25px;padding:20px 7px;font-size:12px;line-height:1.55}.side-note strong{color:var(--ink);margin-bottom:5px;display:block}.side-note p{margin:0}.mobile-progress{display:none}.card{background:#fff;border:1px solid #cde0d5e6;border-radius:28px;padding:clamp(28px,5vw,58px);box-shadow:0 24px 60px #1d423617}.intro{max-width:670px;margin-bottom:36px}.intro>p{margin:0 0 12px}.intro h2{margin:0;font-size:clamp(30px,4vw,43px);line-height:1.1}.intro>div{color:var(--muted);margin-top:14px;font-size:15px;line-height:1.6}.grid{gap:24px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field{flex-direction:column;gap:7px;display:flex}.field-full{grid-column:1/-1}.field>span{font-size:14px;font-weight:700}.field b,.check b,.required b{color:#b45a50}.field small{color:var(--muted);margin-top:-2px;font-size:12px;line-height:1.4}.field input,.field textarea,.field select{width:100%;color:var(--ink);background:#fbfdfb;border:1px solid #cdded4;border-radius:12px;outline:none;padding:13px 14px;transition:all .18s}.field textarea{resize:vertical;min-height:108px;line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:#91a29b}.field input:focus,.field textarea:focus,.field select:focus{background:#fff;border-color:#65a184;box-shadow:0 0 0 4px #5c9a7c1f}.notice{color:var(--muted);background:#eef6f0;border-left:3px solid #76aa8c;border-radius:14px;grid-template-columns:auto 1fr;gap:12px;margin:-7px 0 29px;padding:16px 18px;font-size:13px;line-height:1.5;display:grid}.notice strong{color:var(--ink)}.notice p{margin:0}.actions{border-top:1px solid var(--line);justify-content:space-between;gap:15px;margin-top:42px;padding-top:24px;display:flex}.primary,.secondary{border:1px solid var(--green);border-radius:999px;min-height:47px;padding:0 22px;font-weight:700;transition:all .2s}.primary{background:var(--green);color:#fff;box-shadow:0 8px 22px #2f786230}.primary span{margin-left:9px}.primary:hover{background:var(--dark);transform:translateY(-1px)}.secondary{color:var(--green);background:#fff}.secondary:hover{background:var(--soft)}.required{text-align:right;color:#7b8f87;margin:18px 0 0;font-size:11px}.review{gap:15px;display:grid}.review section{border:1px solid var(--line);border-radius:15px;overflow:hidden}.review header{background:var(--soft);justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.review h3{margin:0;font:400 18px Georgia,serif}.review header button{color:var(--green);background:0 0;border:0;font-size:12px;font-weight:700}.review dl{margin:0;padding:5px 16px 10px}.review dl div{border-bottom:1px solid #edf2ee;grid-template-columns:165px 1fr;gap:15px;padding:9px 0;display:grid}.review dl div:last-child{border:0}.review dt{color:var(--muted);font-size:12px}.review dd{white-space:pre-wrap;margin:0;font-size:13px;line-height:1.45}.consents{border-top:1px solid var(--line);margin-top:30px;padding-top:28px}.consents h3{margin:0 0 17px;font:400 23px Georgia,serif}.check{color:var(--muted);grid-template-columns:20px 1fr;align-items:start;gap:11px;margin:15px 0;font-size:13px;line-height:1.5;display:grid}.check input{width:18px;height:18px;accent-color:var(--green);margin:1px 0}.privacy{color:var(--muted);background:#f1f6f2;border-radius:13px;flex-direction:column;gap:4px;margin-top:23px;padding:15px 17px;font-size:12px;line-height:1.5;display:flex}.privacy strong{color:var(--ink);font-size:13px}.error{color:#a23e37;background:#fff2f0;border-radius:10px;padding:12px;font-size:13px}.footer{border-top:1px solid var(--line);max-width:1080px;color:var(--muted);justify-content:space-between;margin:auto;padding:25px 30px 45px;font-size:12px;display:flex}.footer strong{color:var(--ink);font:400 15px Georgia,serif}.success{z-index:2;border:1px solid var(--line);text-align:center;background:#fff;border-radius:30px;max-width:650px;margin:10vh auto;padding:65px;position:relative;box-shadow:0 24px 70px #1d42361f}.success .logo{width:48px;height:48px;margin:auto}.success .eyebrow{margin-top:13px}.success h1{margin:12px 0;font-size:48px}.success>p:not(.eyebrow){color:var(--muted);line-height:1.65}.success .privacy{text-align:left;margin:25px 0}.success .primary{margin-top:10px}.outputs-page{padding:55px 20px}.outputs{z-index:2;max-width:960px;margin:0 auto;position:relative}.outputs>.logo{margin:auto;display:block}.outputs>.eyebrow{text-align:center;margin-top:12px}.outputs>h1{text-align:center;margin:10px 0;font:400 clamp(36px,5vw,52px) Georgia,serif}.outputs>p{text-align:center;max-width:700px;color:var(--muted);margin:0 auto 35px;line-height:1.6}.output-block{border:1px solid var(--line);background:#fff;border-radius:22px;margin:20px 0;padding:25px;box-shadow:0 14px 38px #1d423612}.output-block>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;display:flex}.output-block>header div{flex-direction:column;gap:4px;display:flex}.output-block>header span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.output-block>header strong{font-size:14px}.output-block>header button{border:1px solid var(--green);background:var(--soft);color:var(--green);border-radius:999px;padding:10px 16px;font-size:12px;font-weight:700}.output-block h2{margin:22px 0 13px;font:400 25px Georgia,serif}.output-block textarea{resize:vertical;width:100%;min-height:440px;color:var(--ink);white-space:pre-wrap;background:#fbfdfb;border:1px solid #cdded4;border-radius:12px;padding:16px;font:13px/1.55 Consolas,Courier New,monospace}.outputs>.secondary{margin:28px auto 0;display:block}@media (width<=800px){.orb{display:none}.header,.hero,.layout,.footer{padding-left:19px;padding-right:19px}.secure{display:none}.hero{grid-template-columns:1fr;gap:24px;margin:40px auto 34px}.hero aside{max-width:500px}.layout{grid-template-columns:1fr;gap:12px}.steps{padding:0;position:static}.steps>button,.side-note{display:none}.mobile-progress{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:4px;margin-bottom:8px;font-size:12px;display:flex}.mobile-progress strong{color:var(--ink)}.mobile-progress i{background:#dfeae3;border-radius:9px;width:100%;height:5px;margin-top:6px;overflow:hidden}.mobile-progress i b{background:var(--green);border-radius:9px;height:100%;transition:width .3s;display:block}.card{border-radius:21px;box-shadow:0 12px 35px #1d423614}.grid.two{grid-template-columns:1fr}.field-full{grid-column:auto}}@media (width<=480px){.header{padding-top:20px;padding-bottom:20px}.hero h1{font-size:39px}.hero>div>p:last-child{font-size:15px}.card{padding:25px 19px}.intro{margin-bottom:28px}.intro h2{font-size:31px}.actions{align-items:stretch}.primary,.secondary{padding:0 17px}.review dl div{grid-template-columns:1fr;gap:3px}.notice{grid-template-columns:1fr}.success{margin:25px 15px;padding:45px 25px}.success h1{font-size:39px}.footer{flex-direction:column;gap:6px}.output-block{padding:18px}.output-block>header{flex-direction:column;align-items:flex-start}.output-block textarea{min-height:520px;font-size:12px}.outputs-page{padding:30px 14px}}.tomas-brand{--ink:#1d3443;--muted:#5d7180;--green:#2ea3f2;--dark:#1877b5;--mint:#e6f4fd;--soft:#f2f8fc;--line:#d5e5ef;--cream:#f7fafc;background:var(--cream);font-family:Roboto,Helvetica,Arial,sans-serif}.tomas-brand .orb-one{background:radial-gradient(circle at 35% 35%,#dceffc,#0000 68%)}.tomas-brand .orb-two{background:radial-gradient(circle,#e8f5fd,#0000 70%)}.tomas-brand .hero h1,.tomas-brand .intro h2,.tomas-brand .success h1,.tomas-brand .review h3,.tomas-brand .consents h3,.tomas-brand .outputs>h1,.tomas-brand .output-block h2{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:300}.tomas-brand .brand strong,.tomas-brand .footer strong{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:500}.tomas-logo{object-fit:contain;width:52px;height:52px;display:block}.success>.tomas-logo,.outputs>.tomas-logo{width:120px;height:auto;margin:0 auto 18px}
