Initial commit: AIFO official portal web.
Add static site, shared layout, and Node dev server with standard .gitignore. Co-authored-by: Cursor <cursoragent@cursor.com>
@@ -0,0 +1,8 @@
|
||||
<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="mask0_7654_1649" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="23" height="23">
|
||||
<rect width="23" height="23" fill="#D9D9D9"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_7654_1649)">
|
||||
<path d="M10.6925 19.2667H12.2503V17.8845C13.1353 17.7645 13.9364 17.4321 14.6539 16.8871C15.3713 16.3424 15.73 15.5164 15.73 14.4091C15.73 13.6105 15.4945 12.904 15.0235 12.2897C14.5525 11.6755 13.6325 11.1212 12.2634 10.6269C11.064 10.2173 10.2676 9.86257 9.87417 9.56271C9.48076 9.26285 9.28405 8.84377 9.28405 8.30547C9.28405 7.76717 9.48551 7.32983 9.88843 6.99347C10.2914 6.6571 10.8475 6.48891 11.557 6.48891C12.1508 6.48891 12.6298 6.62896 12.9939 6.90904C13.3582 7.18913 13.6384 7.54051 13.8344 7.96321L15.2428 7.39705C15.0044 6.79011 14.6157 6.27053 14.0769 5.83833C13.5378 5.40613 12.948 5.16512 12.3074 5.1153V3.73314H10.7495V5.1153C9.77691 5.3026 9.02992 5.69715 8.50854 6.29896C7.98698 6.90096 7.72619 7.5698 7.72619 8.30547C7.72619 9.16265 7.98584 9.8523 8.50512 10.3744C9.02441 10.8966 9.87056 11.3682 11.0436 11.7894C12.2561 12.2342 13.0844 12.6332 13.5284 12.9865C13.9722 13.3396 14.1941 13.8138 14.1941 14.4091C14.1941 15.1245 13.936 15.644 13.4197 15.9679C12.9033 16.2919 12.3204 16.4539 11.671 16.4539C11.0289 16.4539 10.4545 16.2609 9.94776 15.8749C9.44083 15.4887 9.05132 14.9241 8.77922 14.181L7.33573 14.7691C7.63121 15.6158 8.05571 16.2885 8.60923 16.7873C9.16293 17.286 9.85734 17.6328 10.6925 17.8275V19.2667ZM11.4999 22.3382C10.0021 22.3382 8.59402 22.0534 7.27555 21.4837C5.95689 20.914 4.80974 20.1414 3.8341 19.1657C2.85847 18.1901 2.08581 17.0429 1.51614 15.7243C0.946459 14.4058 0.661621 12.9977 0.661621 11.4999C0.661621 10.0021 0.946459 8.59402 1.51614 7.27555C2.08581 5.95689 2.85847 4.80974 3.8341 3.8341C4.80974 2.85847 5.95689 2.08581 7.27555 1.51614C8.59402 0.94646 10.0021 0.661621 11.4999 0.661621C12.9977 0.661621 14.4058 0.94646 15.7243 1.51614C17.0429 2.08581 18.1901 2.85847 19.1657 3.8341C20.1414 4.80974 20.914 5.95689 21.4837 7.27555C22.0534 8.59402 22.3382 10.0021 22.3382 11.4999C22.3382 12.9977 22.0534 14.4058 21.4837 15.7243C20.914 17.0429 20.1414 18.1901 19.1657 19.1657C18.1901 20.1414 17.0429 20.914 15.7243 21.4837C14.4058 22.0534 12.9977 22.3382 11.4999 22.3382ZM11.4999 20.6269C14.0479 20.6269 16.206 19.7427 17.9744 17.9744C19.7427 16.206 20.6269 14.0479 20.6269 11.4999C20.6269 8.95196 19.7427 6.79381 17.9744 5.02546C16.206 3.25711 14.0479 2.37293 11.4999 2.37293C8.95196 2.37293 6.79381 3.25711 5.02546 5.02546C3.25711 6.79381 2.37293 8.95196 2.37293 11.4999C2.37293 14.0479 3.25711 16.206 5.02546 17.9744C6.79381 19.7427 8.95196 20.6269 11.4999 20.6269Z" fill="#F98715"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
@@ -0,0 +1,11 @@
|
||||
<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_7654_1671)">
|
||||
<path d="M22.0418 17.25L12.9377 8.14583L8.146 12.9375L0.958496 5.75" stroke="#F98715" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M16.2915 17.25H22.0415V11.5" stroke="#F98715" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_7654_1671">
|
||||
<rect width="23" height="23" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 522 B |
@@ -0,0 +1,7 @@
|
||||
<svg width="23" height="24" viewBox="0 0 23 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 23H23" stroke="#F98715" stroke-width="1.5" stroke-miterlimit="10"/>
|
||||
<path d="M5.79286 8.13965H2.28223V22.9999H5.79286V8.13965Z" stroke="#F98715" stroke-width="1.5" stroke-miterlimit="10"/>
|
||||
<path d="M12.2699 13.9868H8.75928V22.9997H12.2699V13.9868Z" stroke="#F98715" stroke-width="1.5" stroke-miterlimit="10"/>
|
||||
<path d="M19.1918 16.813H15.6812V22.9996H19.1918V16.813Z" stroke="#F98715" stroke-width="1.5" stroke-miterlimit="10"/>
|
||||
<path d="M2 1.5L9.58758 6.72269L15.268 6.92931L22.5 13.5" stroke="#F98715" stroke-width="1.5" stroke-miterlimit="10"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 663 B |
@@ -0,0 +1,8 @@
|
||||
<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="mask0_7654_1693" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
|
||||
<rect width="23.9724" height="23.9724" fill="#D9D9D9"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_7654_1693)">
|
||||
<path d="M11.5022 22.911C9.99111 22.911 8.57076 22.6243 7.24117 22.0508C5.91158 21.4774 4.75506 20.6991 3.77162 19.716C2.78818 18.733 2.00953 17.577 1.43568 16.2479C0.862024 14.9189 0.575195 13.499 0.575195 11.988C0.575195 10.4769 0.861929 9.0566 1.4354 7.72701C2.00886 6.39742 2.78712 5.2409 3.77018 4.25746C4.75324 3.27402 5.90928 2.49537 7.2383 1.92152C8.56731 1.34786 9.98727 1.06104 11.4982 1.06104C13.0093 1.06104 14.4296 1.34777 15.7592 1.92123C17.0888 2.4947 18.2453 3.27296 19.2288 4.25602C20.2122 5.23908 20.9909 6.39512 21.5647 7.72414C22.1384 9.05315 22.4252 10.4731 22.4252 11.984C22.4252 13.4951 22.1385 14.9155 21.565 16.2451C20.9915 17.5747 20.2133 18.7312 19.2302 19.7146C18.2471 20.6981 17.0911 21.4767 15.7621 22.0505C14.4331 22.6242 13.0131 22.911 11.5022 22.911ZM11.5002 21.186C14.0685 21.186 16.2439 20.2948 18.0264 18.5123C19.8089 16.7298 20.7002 14.5544 20.7002 11.986C20.7002 9.4177 19.8089 7.24229 18.0264 5.45978C16.2439 3.67728 14.0685 2.78604 11.5002 2.78604C8.93186 2.78604 6.75645 3.67728 4.97395 5.45978C3.19145 7.24229 2.3002 9.4177 2.3002 11.986C2.3002 14.5544 3.19145 16.7298 4.97395 18.5123C6.75645 20.2948 8.93186 21.186 11.5002 21.186ZM11.5028 18.311C9.74654 18.311 8.25288 17.6964 7.02181 16.467C5.79073 15.2377 5.1752 13.7449 5.1752 11.9886C5.1752 10.2324 5.78987 8.73872 7.01922 7.50765C8.24857 6.27657 9.74137 5.66104 11.4976 5.66104C13.2538 5.66104 14.7475 6.27571 15.9786 7.50506C17.2097 8.73441 17.8252 10.2272 17.8252 11.9834C17.8252 13.7397 17.2105 15.2333 15.9812 16.4644C14.7518 17.6955 13.259 18.311 11.5028 18.311ZM11.5002 16.586C12.7652 16.586 13.8481 16.1356 14.7489 15.2348C15.6498 14.334 16.1002 13.251 16.1002 11.986C16.1002 10.721 15.6498 9.63812 14.7489 8.73729C13.8481 7.83645 12.7652 7.38603 11.5002 7.38603C10.2352 7.38603 9.15228 7.83645 8.25145 8.73729C7.35061 9.63812 6.9002 10.721 6.9002 11.986C6.9002 13.251 7.35061 14.334 8.25145 15.2348C9.15228 16.1356 10.2352 16.586 11.5002 16.586ZM11.5002 13.711C11.0298 13.711 10.6248 13.5411 10.2849 13.2013C9.94511 12.8615 9.7752 12.4564 9.7752 11.986C9.7752 11.5157 9.94511 11.1106 10.2849 10.7708C10.6248 10.4309 11.0298 10.261 11.5002 10.261C11.9705 10.261 12.3756 10.4309 12.7155 10.7708C13.0553 11.1106 13.2252 11.5157 13.2252 11.986C13.2252 12.4564 13.0553 12.8615 12.7155 13.2013C12.3756 13.5411 11.9705 13.711 11.5002 13.711Z" fill="#F98715"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
@@ -0,0 +1,3 @@
|
||||
<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M7.43491 21.4168C5.80002 21.4168 4.41607 20.8503 3.28304 19.7173C2.15001 18.5843 1.5835 17.2003 1.5835 15.5654C1.5835 14.879 1.70055 14.212 1.93466 13.5643C2.16877 12.9166 2.50419 12.3296 2.94091 11.8032L7.06012 6.84925L4.43279 1.5835H18.5675L15.9402 6.84925L20.0594 11.8032C20.4961 12.3296 20.8316 12.9166 21.0657 13.5643C21.2998 14.212 21.4168 14.879 21.4168 15.5654C21.4168 17.2003 20.8473 18.5843 19.7082 19.7173C18.5694 20.8503 17.1884 21.4168 15.5654 21.4168H7.43491ZM11.5002 15.8638C10.9184 15.8638 10.4215 15.6578 10.0095 15.2457C9.59723 14.8337 9.39112 14.3368 9.39112 13.755C9.39112 13.1731 9.59723 12.6761 10.0095 12.264C10.4215 11.852 10.9184 11.646 11.5002 11.646C12.0819 11.646 12.5788 11.852 12.9909 12.264C13.4031 12.6761 13.6092 13.1731 13.6092 13.755C13.6092 14.3368 13.4031 14.8337 12.9909 15.2457C12.5788 15.6578 12.0819 15.8638 11.5002 15.8638ZM8.66196 6.10433H14.3495L15.7293 3.3335H7.271L8.66196 6.10433ZM7.43491 19.6668H15.5654C16.7113 19.6668 17.6813 19.2678 18.4754 18.4698C19.2697 17.6718 19.6668 16.7037 19.6668 15.5654C19.6668 15.0838 19.5842 14.6168 19.4189 14.1645C19.2536 13.7121 19.0177 13.3033 18.711 12.9384L14.4795 7.85433H8.54995L4.30037 12.9203C3.99373 13.2853 3.75593 13.697 3.58695 14.1555C3.41798 14.6138 3.3335 15.0838 3.3335 15.5654C3.3335 16.7037 3.7325 17.6718 4.5305 18.4698C5.3285 19.2678 6.29664 19.6668 7.43491 19.6668Z" fill="#F98715"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
@@ -0,0 +1,8 @@
|
||||
<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="mask0_7654_1736" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="23" height="23">
|
||||
<rect width="23" height="23" fill="#D9D9D9"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_7654_1736)">
|
||||
<path d="M15.0712 3.50539C14.7429 3.50539 14.4656 3.39203 14.2392 3.16528C14.0129 2.93854 13.8997 2.66101 13.8997 2.33268C13.8997 2.00436 14.013 1.72702 14.2398 1.50066C14.4665 1.27449 14.7441 1.16141 15.0724 1.16141C15.4007 1.16141 15.678 1.27478 15.9044 1.50152C16.1308 1.72807 16.2439 2.0056 16.2439 2.33412C16.2439 2.66245 16.1306 2.93979 15.9038 3.16615C15.6771 3.39231 15.3996 3.50539 15.0712 3.50539ZM15.0379 21.839C14.7096 21.839 14.4323 21.7256 14.2061 21.4989C13.9798 21.2723 13.8666 20.9948 13.8666 20.6663C13.8666 20.3379 13.98 20.0606 14.2067 19.8342C14.4335 19.6081 14.711 19.495 15.0393 19.495C15.3676 19.495 15.645 19.6084 15.8713 19.8351C16.0975 20.0618 16.2106 20.3394 16.2106 20.6677C16.2106 20.996 16.0973 21.2734 15.8708 21.4997C15.644 21.7259 15.3664 21.839 15.0379 21.839ZM19.6379 7.39786C19.3096 7.39786 19.0323 7.28449 18.8061 7.05774C18.5798 6.831 18.4666 6.55347 18.4666 6.22515C18.4666 5.89682 18.58 5.61948 18.8067 5.39312C19.0335 5.16676 19.311 5.05358 19.6393 5.05358C19.9676 5.05358 20.245 5.16695 20.4713 5.39369C20.6975 5.62044 20.8106 5.89797 20.8106 6.2263C20.8106 6.55462 20.6973 6.83196 20.4708 7.05832C20.244 7.28468 19.9664 7.39786 19.6379 7.39786ZM19.6048 17.9799C19.2765 17.9799 18.9992 17.8665 18.7728 17.6398C18.5464 17.4132 18.4333 17.1357 18.4333 16.8072C18.4333 16.4788 18.5466 16.2015 18.7734 15.9751C19.0001 15.749 19.2776 15.6359 19.606 15.6359C19.9345 15.6359 20.2118 15.7493 20.438 15.976C20.6644 16.2025 20.7775 16.4801 20.7775 16.8086C20.7775 17.1369 20.6642 17.4143 20.4374 17.6406C20.2107 17.8668 19.9331 17.9799 19.6048 17.9799ZM21.2525 12.6723C20.9242 12.6723 20.6468 12.559 20.4205 12.3322C20.1941 12.1055 20.0809 11.8279 20.0809 11.4996C20.0809 11.1713 20.1943 10.894 20.421 10.6676C20.6478 10.4412 20.9253 10.3281 21.2536 10.3281C21.582 10.3281 21.8593 10.4414 22.0857 10.6682C22.312 10.8949 22.4252 11.1724 22.4252 11.5008C22.4252 11.8291 22.3118 12.1064 22.0851 12.3328C21.8583 12.5592 21.5808 12.6723 21.2525 12.6723ZM11.5002 22.4252C9.99044 22.4252 8.57076 22.1385 7.24117 21.565C5.91158 20.9915 4.75506 20.2133 3.77162 19.2302C2.78818 18.2471 2.00953 17.0911 1.43568 15.7621C0.862024 14.4331 0.575195 13.0131 0.575195 11.5022C0.575195 9.99111 0.862024 8.57076 1.43568 7.24117C2.00915 5.91158 2.78751 4.75506 3.77076 3.77162C4.75401 2.78818 5.91024 2.00953 7.23944 1.43568C8.56865 0.862024 9.9889 0.575195 11.5002 0.575195V2.3002C8.93186 2.3002 6.75645 3.19145 4.97395 4.97395C3.19145 6.75645 2.3002 8.93186 2.3002 11.5002C2.3002 14.0685 3.19145 16.2439 4.97395 18.0264C6.75645 19.8089 8.93186 20.7002 11.5002 20.7002V22.4252ZM15.2952 16.4961L10.6377 11.8386V6.0377H12.3627V11.1618L16.4961 15.2952L15.2952 16.4961Z" fill="#F98715"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
@@ -0,0 +1,3 @@
|
||||
<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M6.5 16.3845C6.75133 16.3845 6.96158 16.2999 7.13075 16.1307C7.29992 15.9616 7.3845 15.7513 7.3845 15.5C7.3845 15.2487 7.29992 15.0384 7.13075 14.8693C6.96158 14.7001 6.75133 14.6155 6.5 14.6155C6.24867 14.6155 6.03842 14.7001 5.86925 14.8693C5.70008 15.0384 5.6155 15.2487 5.6155 15.5C5.6155 15.7513 5.70008 15.9616 5.86925 16.1307C6.03842 16.2999 6.24867 16.3845 6.5 16.3845ZM5.75 12.8848H7.25V6.75H5.75V12.8848ZM10.75 16.25H17.25V14.75H10.75V16.25ZM10.75 12.25H17.25V10.75H10.75V12.25ZM10.75 8.25H17.25V6.75H10.75V8.25ZM3.80775 20C3.30258 20 2.875 19.825 2.525 19.475C2.175 19.125 2 18.6974 2 18.1923V4.80775C2 4.30258 2.175 3.875 2.525 3.525C2.875 3.175 3.30258 3 3.80775 3H19.1923C19.6974 3 20.125 3.175 20.475 3.525C20.825 3.875 21 4.30258 21 4.80775V18.1923C21 18.6974 20.825 19.125 20.475 19.475C20.125 19.825 19.6974 20 19.1923 20H3.80775ZM3.80775 18.5H19.1923C19.2693 18.5 19.3398 18.4679 19.4038 18.4038C19.4679 18.3398 19.5 18.2692 19.5 18.1923V4.80775C19.5 4.73075 19.4679 4.66025 19.4038 4.59625C19.3398 4.53208 19.2693 4.5 19.1923 4.5H3.80775C3.73075 4.5 3.66025 4.53208 3.59625 4.59625C3.53208 4.66025 3.5 4.73075 3.5 4.80775V18.1923C3.5 18.2692 3.53208 18.3398 3.59625 18.4038C3.66025 18.4679 3.73075 18.5 3.80775 18.5Z" fill="#F98715"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |