style.scss 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158
  1. // Pretendard Font Face
  2. @font-face {
  3. font-family: 'Pretendard';
  4. font-weight: 100;
  5. font-style: normal;
  6. font-display: swap;
  7. src: url('/font/Pretendard-Thin.woff2') format('woff2'),
  8. url('/font/Pretendard-Thin.woff') format('woff');
  9. }
  10. @font-face {
  11. font-family: 'Pretendard';
  12. font-weight: 200;
  13. font-style: normal;
  14. font-display: swap;
  15. src: url('/font/Pretendard-ExtraLight.woff2') format('woff2'),
  16. url('/font/Pretendard-ExtraLight.woff') format('woff');
  17. }
  18. @font-face {
  19. font-family: 'Pretendard';
  20. font-weight: 300;
  21. font-style: normal;
  22. font-display: swap;
  23. src: url('/font/Pretendard-Light.woff2') format('woff2'),
  24. url('/font/Pretendard-Light.woff') format('woff');
  25. }
  26. @font-face {
  27. font-family: 'Pretendard';
  28. font-weight: 400;
  29. font-style: normal;
  30. font-display: swap;
  31. src: url('/font/Pretendard-Regular.woff2') format('woff2'),
  32. url('/font/Pretendard-Regular.woff') format('woff');
  33. }
  34. @font-face {
  35. font-family: 'Pretendard';
  36. font-weight: 500;
  37. font-style: normal;
  38. font-display: swap;
  39. src: url('/font/Pretendard-Medium.woff2') format('woff2'),
  40. url('/font/Pretendard-Medium.woff') format('woff');
  41. }
  42. @font-face {
  43. font-family: 'Pretendard';
  44. font-weight: 600;
  45. font-style: normal;
  46. font-display: swap;
  47. src: url('/font/Pretendard-SemiBold.woff2') format('woff2'),
  48. url('/font/Pretendard-SemiBold.woff') format('woff');
  49. }
  50. @font-face {
  51. font-family: 'Pretendard';
  52. font-weight: 700;
  53. font-style: normal;
  54. font-display: swap;
  55. src: url('/font/Pretendard-Bold.woff2') format('woff2'),
  56. url('/font/Pretendard-Bold.woff') format('woff');
  57. }
  58. @font-face {
  59. font-family: 'Pretendard';
  60. font-weight: 800;
  61. font-style: normal;
  62. font-display: swap;
  63. src: url('/font/Pretendard-ExtraBold.woff2') format('woff2'),
  64. url('/font/Pretendard-ExtraBold.woff') format('woff');
  65. }
  66. @font-face {
  67. font-family: 'Pretendard';
  68. font-weight: 900;
  69. font-style: normal;
  70. font-display: swap;
  71. src: url('/font/Pretendard-Black.woff2') format('woff2'),
  72. url('/font/Pretendard-Black.woff') format('woff');
  73. }
  74. html,
  75. body,
  76. button,
  77. input,
  78. select,
  79. textarea {
  80. font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  81. }
  82. .ico, ::before, ::after{
  83. display: inline-block;
  84. background-repeat: no-repeat;
  85. background-position: center;
  86. background-size: 100%;
  87. }
  88. .btn--border--blue{
  89. border-radius: 10px;
  90. border: 1px solid #2f6fe0;
  91. color: #2f6fe0;
  92. font-size: 13px;
  93. font-weight: 600;
  94. display: flex;
  95. align-items: center;
  96. justify-content: center;
  97. text-align: center;
  98. }
  99. .user--main{
  100. .input--wrap{
  101. label{
  102. color: #8a8f9a;
  103. font-size: 13px;
  104. margin-bottom: 6px;
  105. line-height: 1;
  106. display: block;
  107. font-weight: 400;
  108. }
  109. .required{
  110. color: #2f6fe0;
  111. font-size: 13px;
  112. font-weight: 500;
  113. }
  114. input{
  115. height: 52px;
  116. border-radius: 12px;
  117. line-height: 1;
  118. border: 1px solid #e3e6eb;
  119. width: 100%;
  120. padding: 0 16px;
  121. font-size: 14px;
  122. font-weight: 400;
  123. &::placeholder{
  124. color: #b0b5bf;
  125. }
  126. }
  127. &.pw--input--wrap{
  128. position: relative;
  129. input{
  130. padding-right: 48px;
  131. }
  132. .pw--toggle--btn{
  133. display: flex;
  134. justify-content: center;
  135. align-items: center;
  136. position: absolute;
  137. right: 0px;
  138. width: 48px;
  139. height: 52px;
  140. bottom: 0;
  141. }
  142. }
  143. .input--inner--wrap{
  144. display: flex;
  145. gap: 8px;
  146. &.gap--4{
  147. gap: 4px;
  148. align-items: center;
  149. font-size: 14px;
  150. input{
  151. text-align: center;
  152. }
  153. span{
  154. color: #b0b5bf;
  155. }
  156. }
  157. }
  158. &+.input--info{
  159. margin-top: 6px;
  160. color: #9aa0ac;
  161. font-size: 12px;
  162. font-weight: 400;
  163. }
  164. }
  165. button, input[type=radio], input[type=checkbox]{
  166. cursor: pointer;
  167. }
  168. .float--btn--wrap{
  169. position: fixed;
  170. bottom: 32px;
  171. padding: 0 20px;
  172. left: 0;
  173. width: 100%;
  174. z-index: 100;
  175. display: flex;
  176. flex-direction: column;
  177. gap: 12px;
  178. a{
  179. display: flex;
  180. justify-content: center;
  181. align-items: center;
  182. text-align: center;
  183. line-height: 1;
  184. background-color: #2f6fe0;
  185. border-radius: 12px;
  186. color: #fff;
  187. height: 52px;
  188. font-size: 16px;
  189. font-weight: 700;
  190. width: 100%;
  191. &.disabled{
  192. color: #9aa0ac!important;
  193. pointer-events: none!important;
  194. background-color: #e5e7eb!important;
  195. }
  196. &.border--btn{
  197. background-color: #fff;
  198. color: #2f6fe0;
  199. border: 1.5px solid #2f6fe0;
  200. }
  201. }
  202. }
  203. .color--blue{
  204. color: #2f6fe0!important;
  205. }
  206. }
  207. .join--container{
  208. padding: 60px 25px 100px;
  209. min-height: 100vh;
  210. .title--wrap{
  211. h1{
  212. color: #1a1d29;
  213. font-size: 24px;
  214. font-weight: 800;
  215. letter-spacing: -0.3px;
  216. }
  217. h2{
  218. color: #1a1d29;
  219. font-size: 22px;
  220. font-weight: 800;
  221. letter-spacing: -0.3px;
  222. }
  223. p{
  224. color: #8a8f9a;
  225. font-size: 14px;
  226. font-weight: 400;
  227. }
  228. }
  229. .find--tab--wrap{
  230. display: flex;
  231. button{
  232. width: 50%;
  233. padding: 12px 0;
  234. font-size: 15px;
  235. color: #9aa0ac;
  236. border-bottom: 1px solid #eceef1;
  237. font-weight: 500;
  238. &.active{
  239. font-weight: 700;
  240. border-radius: 2px;
  241. border-bottom-color: #2f6fe0;
  242. border-bottom-width: 2px;
  243. color: #1a1d29;
  244. }
  245. }
  246. }
  247. .login--wrap{
  248. .desc--p{
  249. color: #8a8f9a;
  250. font-size: 13px;
  251. font-weight: 400;
  252. }
  253. .label--p{
  254. color: #1a1d29;
  255. font-size: 14px;
  256. font-weight: 700;
  257. }
  258. .change--pw--box{
  259. padding: 16px;
  260. border-radius: 12px;
  261. border: 1px solid #f0e4be;
  262. background-color: #fffbef;
  263. display: flex;
  264. flex-direction: column;
  265. gap: 6px;
  266. span{
  267. color: #1a1d29;
  268. font-size: 13px;
  269. font-weight: 700;
  270. }
  271. li{
  272. color: #8a8f9a;
  273. font-size: 12px;
  274. font-weight: 400;
  275. position: relative;
  276. padding-left: 12px;
  277. &::before{
  278. position: absolute;
  279. border-radius: 50%;
  280. top: calc(50% - 2px);
  281. left: 0;
  282. content: '';
  283. width: 4px;
  284. height: 4px;
  285. background-color: #8a8f9a;
  286. }
  287. }
  288. }
  289. .find--social--box{
  290. padding: 16px;
  291. border-radius: 12px;
  292. border: 1px solid #f0e4be;
  293. background-color: #fffbef;
  294. display: flex;
  295. flex-direction: column;
  296. gap: 6px;
  297. span{
  298. color: #1a1d29;
  299. font-size: 13px;
  300. font-weight: 700;
  301. }
  302. p{
  303. color: #8a8f9a;
  304. font-size: 12px;
  305. font-weight: 400;
  306. }
  307. }
  308. .find--result--wrap{
  309. display: flex;
  310. flex-direction: column;
  311. line-height: 1;
  312. border-radius: 16px;
  313. border: 1px solid #e8edf3;
  314. background-color: #f7f9fc;
  315. padding: 24px 20px;
  316. position: relative;
  317. .result--label{
  318. margin-bottom: 8px;
  319. color: #8a8f9a;
  320. font-weight: 500;
  321. font-size: 12px;
  322. }
  323. .result--bubble{
  324. position: absolute;
  325. right: 20px;
  326. top: 20px;
  327. border-radius: 12px;
  328. background-color: #eaf1fe;
  329. padding: 4px 10px;
  330. color: #2f6fe0;
  331. font-size: 11px;
  332. font-weight: 600;
  333. }
  334. .result--txt{
  335. color: #1a1d29;
  336. font-size: 24px;
  337. margin-bottom: 12px;
  338. font-weight: 800;
  339. }
  340. .result--date{
  341. color: #8a8f9a;
  342. font-size: 12px;
  343. font-weight: 400;
  344. }
  345. }
  346. .auto--login--wrap{
  347. display: flex;
  348. justify-content: space-between;
  349. align-items: center;
  350. line-height: 1;
  351. .auto--login{
  352. label{
  353. display: flex;
  354. align-items: center;
  355. gap: 8px;
  356. color: #6b7280;
  357. font-size: 13px;
  358. line-height: 1;
  359. font-weight: 500;
  360. input[type=checkbox]{
  361. appearance: none;
  362. width: 18px;
  363. height: 18px;
  364. border-radius: 5px;
  365. border: 1px solid #cfd4dc;
  366. background: #fff;
  367. background-image: none;
  368. background-repeat: no-repeat;
  369. background-position: center;
  370. background-size: 12px 12px;
  371. cursor: pointer;
  372. &:checked {
  373. border-color: #2f6fe0;
  374. background-color: #2f6fe0;
  375. background-image: url('/img/ico--check.svg');
  376. }
  377. }
  378. }
  379. }
  380. .find--pw--btn{
  381. color: #2f6fe0;
  382. font-size: 13px;
  383. font-weight: 500;
  384. }
  385. }
  386. .login--btn--wrap{
  387. display: flex;
  388. flex-direction: column;
  389. gap: 12px;
  390. justify-content: center;
  391. button{
  392. width: 100%;
  393. height: 52px;
  394. font-size: 16px;
  395. font-weight: 700;
  396. color: #fff;
  397. border-radius: 12px;
  398. background-color: #2f6fe0;
  399. }
  400. }
  401. .social--login--wrap{
  402. .social--login--txt{
  403. display: flex;
  404. align-items: center;
  405. justify-content: center;
  406. position: relative;
  407. &::before{
  408. content: '';
  409. background-color: #e3e6eb;
  410. height: 1px;
  411. width: 100%;
  412. position: absolute;
  413. z-index: -1;
  414. top: 50%;
  415. }
  416. span{
  417. color: #b0b5bf;
  418. text-align: center;
  419. background-color: #fff;
  420. font-size: 12px;
  421. font-weight: 500;
  422. padding: 0 16px;
  423. }
  424. }
  425. .social--login--list{
  426. display: flex;
  427. align-items: center;
  428. justify-content: space-between;
  429. gap: 12px;
  430. li{
  431. display: flex;
  432. width: 100%;
  433. align-items: center;
  434. justify-content: center;
  435. a{
  436. height: 52px;
  437. background-repeat: no-repeat;
  438. background-position: center;
  439. border-radius: 12px;
  440. font-size: 0;
  441. line-height: 0;
  442. background-size: 24px 24px;
  443. width: 100%;
  444. &.kakao{
  445. background-image: url(/img/ico--kakao.svg);
  446. background-color: #fee500;
  447. }
  448. &.naver{
  449. background-image: url(/img/ico--naver.svg);
  450. background-size: 20px 20px;
  451. background-color: #0f874f;
  452. }
  453. &.apple{
  454. background-image: url(/img/ico--apple.svg);
  455. background-color: #0f1938;
  456. }
  457. }
  458. }
  459. }
  460. }
  461. .join--btn--wrap{
  462. text-align: center;
  463. color: #8a8f9a;
  464. font-size: 13px;
  465. font-weight: 500;
  466. a{
  467. color: #2f6fe0;
  468. font-weight: 700;
  469. }
  470. }
  471. }
  472. .join--step--wrap{
  473. .step--txt{
  474. color: #8a8f9a;
  475. font-size: 12px;
  476. font-weight: 600;
  477. line-height: 1;
  478. }
  479. .step--bar{
  480. margin-top: 10px;
  481. display: flex;
  482. gap: 8px;
  483. justify-content: space-between;
  484. span{
  485. width: 33.3333%;
  486. height: 4px;
  487. background-color: #e3e6eb;
  488. border-radius: 2px;
  489. transition: backgroundColor 0.3s;
  490. &.active{
  491. background-color: #2f6fe0;
  492. }
  493. }
  494. }
  495. }
  496. .join--wrap{
  497. .all--check--wrap{
  498. label{
  499. display: flex;
  500. gap: 12px;
  501. background-color: #f4f8ff;
  502. padding: 18px 16px;
  503. border-radius: 12px;
  504. border: 1px solid #bbd2f7;
  505. align-items: center;
  506. color: #1a1d29;
  507. font-size: 15px;
  508. font-weight: 700;
  509. input[type=checkbox]{
  510. appearance: none;
  511. min-width: 24px;
  512. width: 24px;
  513. height: 24px;
  514. border-radius: 5px;
  515. border: 1px solid #cfd4dc;
  516. background: #fff;
  517. background-image: none;
  518. background-repeat: no-repeat;
  519. background-position: center;
  520. background-size: 16px 16px;
  521. cursor: pointer;
  522. &:checked {
  523. border-color: #2f6fe0;
  524. background-color: #2f6fe0;
  525. background-image: url('/img/ico--check.svg');
  526. }
  527. }
  528. }
  529. }
  530. .each--check--wrap{
  531. .each--wrap{
  532. padding: 12px 0px 12px 16px;
  533. display: flex;
  534. label{
  535. display: flex;
  536. color: #3d4250;
  537. font-size: 14px;
  538. font-weight: 500;
  539. align-items: center;
  540. gap: 10px;
  541. width: 100%;
  542. input[type=checkbox]{
  543. appearance: none;
  544. width: 22px;
  545. min-width: 22px;
  546. height: 22px;
  547. border-radius: 5px;
  548. border: 1px solid #cfd4dc;
  549. background: #fff;
  550. background-image: none;
  551. background-repeat: no-repeat;
  552. background-position: center;
  553. background-size: 14px 14px;
  554. cursor: pointer;
  555. &:checked {
  556. border-color: #2f6fe0;
  557. background-color: #2f6fe0;
  558. background-image: url('/img/ico--check.svg');
  559. }
  560. }
  561. span{
  562. font-weight: 600;
  563. color: #9aa0ac;
  564. font-size: 11px;
  565. margin-left: -4px;
  566. }
  567. }
  568. button{
  569. width: 30px;
  570. min-width: 30px;
  571. color: #b0b5bf;
  572. font-size: 18px;
  573. margin-left: auto;
  574. font-weight: 400;
  575. }
  576. }
  577. }
  578. .join--btn{
  579. width: 86px;
  580. min-width: 86px;
  581. }
  582. .join--bubble--wrap{
  583. display: flex;
  584. flex-wrap: wrap;
  585. gap: 8px;
  586. .area--bubble{
  587. border-radius: 18px;
  588. border: 1px solid #d6dae1;
  589. background-color: #fff;
  590. padding: 10px 20px;
  591. color: #4b5563;
  592. font-size: 13px;
  593. font-weight: 500;
  594. &.active{
  595. border: 1px solid #2f6fe0;
  596. background-color: #2f6fe0;
  597. color: #fff;
  598. font-weight: 600;
  599. }
  600. }
  601. }
  602. }
  603. .join--complete--wrap{
  604. text-align: center;
  605. .ico{
  606. width: 80px;
  607. height: 80px;
  608. background-color: #19941b;
  609. border-radius: 50%;
  610. background-image: url(/img/ico--join--complete--check.svg);
  611. background-position: center;
  612. background-size: 30px 30px;
  613. }
  614. h2{
  615. color: #1a1d29;
  616. font-size: 20px;
  617. font-weight: 800;
  618. }
  619. p{
  620. color: #8a8f9a;
  621. font-size: 14px;
  622. font-weight: 400;
  623. }
  624. }
  625. .join--benefit--wrap{
  626. border-radius: 14px;
  627. background-color: #f4f8ff;
  628. border: 1px solid #bbd2f7;
  629. padding: 20px 16px;
  630. line-height: 1.4;
  631. h3{
  632. font-size: 13px;
  633. font-weight: 700;
  634. }
  635. p{
  636. color: #1a1d29;
  637. font-size: 18px;
  638. font-weight: 800;
  639. }
  640. span{
  641. display: block;
  642. font-size: 12px;
  643. color: #8a8f9a;
  644. font-weight: 400;
  645. }
  646. }
  647. }
  648. .modal--dim{
  649. position: fixed;
  650. background-color: rgba(15,19,32,0.55);
  651. top: 0;
  652. left: 0;
  653. width: 100%;
  654. height: 100vh;
  655. padding: 36px;
  656. opacity: 0;
  657. transition: all 0.3s;
  658. z-index: 1000;
  659. display: flex;
  660. align-items: center;
  661. justify-content: center;
  662. pointer-events: none;
  663. &.active{
  664. opacity: 1;
  665. pointer-events: all;
  666. }
  667. .alert--wrap{
  668. background-color: #fff;
  669. min-width: 288px;
  670. max-width: 400px;
  671. width: 100%;
  672. border-radius: 20px;
  673. background: #FFF;
  674. box-shadow: 0 12px 32px 0 rgba(15, 23, 41, 0.22);
  675. padding: 32px 24px 24px 24px;
  676. // 기본 상태: 살짝 아래 + 투명
  677. opacity: 0;
  678. transform: translateY(24px);
  679. transition: opacity 0.3s ease, transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
  680. // 활성 상태: 제자리 + 보임 (살짝 튀어오르며 fade-in)
  681. &.active{
  682. opacity: 1;
  683. transform: translateY(0);
  684. }
  685. &.center{
  686. display: flex;
  687. flex-direction: column;
  688. align-items: center;
  689. justify-content: center;
  690. text-align: center;
  691. }
  692. .error--ico{
  693. width: 56px;
  694. height: 56px;
  695. border-radius: 28px;
  696. display: flex;
  697. align-items: center;
  698. justify-content: center;
  699. font-size: 30px;
  700. font-weight: 800;
  701. margin-bottom: 16px;
  702. // 기본 (error: 빨강)
  703. background-color: #fee4e2;
  704. color: #e5484d;
  705. &.error--ico--success{
  706. background-color: #d1fae5;
  707. color: #059669;
  708. }
  709. &.error--ico--info{
  710. background-color: #dbeafe;
  711. color: #2563eb;
  712. }
  713. }
  714. .modal--tit{
  715. margin-bottom: 16px;
  716. h2{
  717. color: #1a1d29;
  718. font-size: 17px;
  719. font-weight: 700;
  720. letter-spacing: -0.3px;
  721. }
  722. }
  723. .modal--cont{
  724. p{
  725. color: #6b7280;
  726. font-size: 14px;
  727. font-weight: 400;
  728. line-height: 1.5;
  729. }
  730. }
  731. .modal--btn{
  732. margin-top: 32px;
  733. width: 100%;
  734. display: flex;
  735. gap: 8px;
  736. button{
  737. color: #fff;
  738. background-color: #2f6fe0;
  739. border-radius: 12px;
  740. width: 100%;
  741. height: 48px;
  742. font-size: 15px;
  743. font-weight: 700;
  744. transition: opacity 0.15s ease;
  745. &:hover{ opacity: 0.9; }
  746. &.cancel{
  747. background-color: #f3f4f6;
  748. color: #6b7280;
  749. }
  750. }
  751. }
  752. }
  753. }
  754. .user--header{
  755. height: 60px;
  756. position: fixed;
  757. top: 0;
  758. left: 0;
  759. width: 100%;
  760. background-color: #fff;
  761. z-index: 100;
  762. padding: 0 20px;
  763. .sub--header--wrap{
  764. display: flex;
  765. height: 100%;
  766. align-items: center;
  767. justify-content: center;
  768. position: relative;
  769. padding: 0 24px;
  770. .back--btn{
  771. position: absolute;
  772. left: 0;
  773. width: 24px;
  774. height: 24px;
  775. background-image: url(/img/ico--back.svg);
  776. }
  777. h2{
  778. color: #1a1d29;
  779. font-size: 16px;
  780. font-weight: 700;
  781. line-height: 1;
  782. }
  783. }
  784. .header--wrap{
  785. display: flex;
  786. align-items: center;
  787. height: 100%;
  788. .header--logo{
  789. display: flex;
  790. align-items: center;
  791. gap: 8px;
  792. .logo{
  793. width: 30px;
  794. height: 30px;
  795. border-radius: 9px;
  796. background-image: url(/img/ico--logo.svg);
  797. }
  798. h1{
  799. color: #1a1d29;
  800. font-size: 18px;
  801. font-weight: 800;
  802. letter-spacing: -0.18px;
  803. }
  804. }
  805. }
  806. }
  807. .home--wrap{
  808. background-color: #F6F7F9;
  809. padding-top: 60px;
  810. padding-bottom: 76px;
  811. min-height: calc(100vh);
  812. .home--tab--wrap{
  813. padding: 0 8px;
  814. background-color: #fff;
  815. border-bottom: 1px solid #eceef1;
  816. display: flex;
  817. overflow-x: auto;
  818. button{
  819. white-space: nowrap;
  820. height: 50px;
  821. padding: 0 12px;
  822. color: #8a8f9a;
  823. font-weight: 500;
  824. font-size: 15px;
  825. span{
  826. position: relative;
  827. }
  828. &.active{
  829. color: #1a1d29;
  830. font-weight: 700;
  831. span{
  832. &::before{
  833. content: '';
  834. position: absolute;
  835. background-color:#fc801c;
  836. display: inline-block;
  837. bottom: -11px;
  838. width: 100%;
  839. height: 2px;
  840. border-radius: 2px;
  841. }
  842. }
  843. }
  844. }
  845. }
  846. .home--container{
  847. padding: 20px 20px 25px 20px;
  848. display: flex;
  849. flex-direction: column;
  850. gap: 14px;
  851. .my--part--wrap{
  852. border-radius: 18px;
  853. background: #2F6FE0;
  854. box-shadow: 0 4px 16px 0 rgba(46, 110, 224, 0.26);
  855. padding: 18px;
  856. display: flex;
  857. flex-direction: column;
  858. gap: 14px;
  859. line-height: 1;
  860. > div{
  861. display: flex;;
  862. gap: 10px;
  863. align-items: center;
  864. justify-content: space-between;
  865. h2{
  866. color: #fff;
  867. font-size: 13px;
  868. font-weight: 600;
  869. }
  870. a{
  871. font-size: 12px;
  872. font-weight: 500;
  873. color: rgba(255, 255, 255, 0.85);
  874. }
  875. .part--count{
  876. display: flex;
  877. flex-direction: column;
  878. width: 33.3333%;
  879. gap: 3px;
  880. color: #fff;
  881. position: relative;
  882. &:last-child{
  883. &::after{
  884. display: none;
  885. }
  886. }
  887. &::after{
  888. content: '';
  889. background: rgba(255, 255, 255, 0.28);
  890. position: absolute;
  891. width: 1px;
  892. top: calc(50% - 15px);
  893. right: 0;
  894. height: 30px;
  895. }
  896. span{
  897. font-size: 21px;
  898. font-weight: 800;
  899. letter-spacing: -0.105px;
  900. }
  901. p{
  902. color: rgba(255, 255, 255, 0.80);
  903. font-size: 11px;
  904. font-weight: 500;
  905. }
  906. }
  907. }
  908. }
  909. .home--card--wrap{
  910. padding: 18px;
  911. background-color: #fff;
  912. border-radius: 16px;
  913. border: 1px solid #eceef1;
  914. display: flex;
  915. flex-direction: column;
  916. gap: 12px;
  917. .thumb--wrap{
  918. border-radius: 14px;
  919. height: 140px;
  920. overflow: hidden;
  921. font-size: 13px;
  922. background-color: #edf0f3;
  923. img{
  924. width: 100%;
  925. object-fit: cover;
  926. height: 100%;
  927. }
  928. &.no--image{
  929. background-color: #FC801C;
  930. background-size: 96px 96px;
  931. background-image: url(/img/ico--logo.svg);
  932. background-repeat: no-repeat;
  933. background-position: center;
  934. }
  935. }
  936. .card--label{
  937. display: flex;
  938. gap: 8px;
  939. align-items: center;
  940. .part--label{
  941. color: #fff;
  942. font-size: 11px;
  943. font-weight: 700;
  944. padding: 4px 9px;
  945. border-radius: 100px;
  946. background-color: #d9650a;
  947. line-height: 1;
  948. &.blue{
  949. background-color: #2F6FE0;
  950. }
  951. }
  952. .status--label{
  953. display: flex;
  954. align-items: center;
  955. gap: 4px;
  956. font-size: 11px;
  957. color: #1e9e48;
  958. font-weight: 600;
  959. .ico{
  960. width: 6px;
  961. height: 6px;
  962. border-radius: 50%;
  963. background-color: #1e9e48;
  964. }
  965. &.closed{
  966. color: #9aa0ac;
  967. .ico{
  968. background-color: #9aa0ac;
  969. }
  970. }
  971. }
  972. }
  973. .card--name{
  974. white-space: nowrap;
  975. overflow: hidden;
  976. text-overflow: ellipsis;
  977. color: #1a1d29;
  978. line-height: 1;
  979. font-size: 15px;
  980. font-weight: 700;
  981. letter-spacing: -0.045px;
  982. }
  983. .card--desc{
  984. line-height: 1;
  985. color: #8a8f9a;
  986. font-size: 12px;
  987. font-weight: 400;
  988. white-space: nowrap;
  989. overflow: hidden;
  990. text-overflow: ellipsis;
  991. }
  992. .card--info{
  993. display: flex;
  994. gap: 10px;
  995. align-items: center;
  996. color: #8a8f9a;
  997. font-size: 12px;
  998. font-weight: 500;
  999. flex-wrap: wrap;
  1000. .area{
  1001. display: flex;
  1002. gap: 4px;
  1003. align-items: center;
  1004. .ico{
  1005. width: 14px;
  1006. height: 14px;
  1007. background-image: url(/img/ico--area.svg);
  1008. }
  1009. }
  1010. .date{
  1011. display: flex;
  1012. gap: 4px;
  1013. align-items: center;
  1014. .ico{
  1015. height: 14px;
  1016. background-image: url(/img/ico--date.svg);
  1017. width: 14px;
  1018. }
  1019. }
  1020. }
  1021. .card--btn{
  1022. padding: 12px;
  1023. line-height: 1;
  1024. color: #fff;
  1025. height: 40px;
  1026. font-size: 15px;
  1027. font-weight: 700;
  1028. background-color: #d9650a;
  1029. border-radius: 12px;
  1030. text-align: center;
  1031. &.closed{
  1032. background-color: #e5e7eb;
  1033. color: #9aa0ac;
  1034. }
  1035. }
  1036. }
  1037. .user--btn--wrap{
  1038. display: flex;
  1039. flex-direction: column;
  1040. gap: 12px;
  1041. button{
  1042. text-align: center;
  1043. font-size: 16px;
  1044. font-weight: 700;
  1045. border-radius: 12px;
  1046. border: 1px solid #eceef1;
  1047. background-color: #fff;
  1048. color: #8a8f9a;
  1049. height: 52px;
  1050. }
  1051. }
  1052. }
  1053. }
  1054. .bottom--nav--wrap{
  1055. padding-top: 16px;
  1056. display: flex;
  1057. flex-direction: column;
  1058. line-height: 1;
  1059. gap: 6px;
  1060. .link--list{
  1061. display: flex;
  1062. a{
  1063. color: #8a8f9a;
  1064. font-size: 12px;
  1065. font-weight: 500;
  1066. }
  1067. }
  1068. .copyright--txt{
  1069. color: #b6bbc4;
  1070. font-size: 11px;
  1071. font-weight: 400;
  1072. }
  1073. }
  1074. footer{
  1075. position: fixed;
  1076. bottom: 0;
  1077. left: 0;
  1078. width: 100%;
  1079. border-top: 1px solid #eceef1;
  1080. background-color: #fff;
  1081. .footer--wrap{
  1082. display: flex;
  1083. .ico{
  1084. width: 24px;
  1085. height: 24px;
  1086. &.ico1{
  1087. background-image: url(/img/ico--footer1.svg);
  1088. }
  1089. &.ico2{
  1090. background-image: url(/img/ico--footer2.svg);
  1091. }
  1092. &.ico3{
  1093. background-image: url(/img/ico--footer3.svg);
  1094. }
  1095. &.ico4{
  1096. background-image: url(/img/ico--footer4.svg);
  1097. }
  1098. }
  1099. a{
  1100. width: 25%;
  1101. display: flex;
  1102. align-items: center;
  1103. justify-content: center;
  1104. flex-direction: column;
  1105. height: 76px;
  1106. font-size: 11px;
  1107. font-weight: 500;
  1108. gap: 5px;
  1109. color: #9aa0ac;
  1110. &.active{
  1111. font-weight: 700;
  1112. color: #FC801C;
  1113. .ico{
  1114. &.ico1{
  1115. background-image: url(/img/ico--footer1--on.svg);
  1116. }
  1117. &.ico2{
  1118. background-image: url(/img/ico--footer2--on.svg);
  1119. }
  1120. &.ico3{
  1121. background-image: url(/img/ico--footer3--on.svg);
  1122. }
  1123. &.ico4{
  1124. background-image: url(/img/ico--footer4--on.svg);
  1125. }
  1126. }
  1127. }
  1128. }
  1129. }
  1130. }